Page 2 of 2

Re: serendipity.css error in 1.6-alpha3

Posted: Mon Jan 10, 2011 8:56 pm
by garvinhicking
Hi!

Can you zip up your apache config (/etc/apache2 I guess) and I'll try to use it on my setup to see if it could be a setup issue.

I could really use some help on this, I'm not proficient with this kind of problem.

Re: serendipity.css error in 1.6-alpha3

Posted: Mon Jan 10, 2011 10:00 pm
by yellowled
garvinhicking wrote:Can you zip up your apache config (/etc/apache2 I guess) and I'll try to use it on my setup to see if it could be a setup issue.
http://dl.dropbox.com/u/691134/apache2config.zip

YL

Re: serendipity.css error in 1.6-alpha3

Posted: Tue Jan 11, 2011 1:48 pm
by garvinhicking
Hi!

Hm, also with your config it seems to work.

I created a directory /rewrite. Inside there I put these files:

.htaccess:

Code: Select all

RewriteEngine On
RewriteRule ^(serendipity_admin\.css|serendipity\.css) index.php?url=/$1 [L,QSA]
index.php:

Code: Select all

<?php
print_r($_REQUEST);
serendipity.css.php:

Code: Select all

CSS here.
Can you try to reproduce the issue with this minimal fileset?

Regards,
Garvin

Re: serendipity.css error in 1.6-alpha3

Posted: Tue Jan 11, 2011 2:32 pm
by yellowled
Sure. /rewrite/index.php gives me:

Code: Select all

Array ( [SESS29af1facda0a866a687d5055f2fade2c] => lCxn2bUAm0SFwYm07vSWQ506tYi2d-NnfSP41qVbjuY ) 
while /rewrite/serendipity.css.php emits:

Code: Select all

Array ( [url] => /serendipity.css [SESS29af1facda0a866a687d5055f2fade2c] => lCxn2bUAm0SFwYm07vSWQ506tYi2d-NnfSP41qVbjuY ) 
YL

Re: serendipity.css error in 1.6-alpha3

Posted: Tue Jan 11, 2011 3:36 pm
by garvinhicking
Hi!

Hm, that's how it's meant to be.

Can you somehow setup your blog so that I can access it via SSH or FTP, and of course via HTTP? I would need to investigate that. Maybe .htaccess forwarding is working properly, but s9y's index.php is not calling serendipity.css.php how its meant to be.

Regards,
Garvin

Re: serendipity.css error in 1.6-alpha3

Posted: Tue Jan 11, 2011 4:14 pm
by yellowled
garvinhicking wrote:Can you somehow setup your blog so that I can access it via SSH or FTP, and of course via HTTP?
I guess, but not over the next couple of days. I'm still at #ganzunten, going back to home on Thursday, so lots of prep work tomorrow plus a day on the train the day after that. I'll probably not get to this before Saturday.

YL

Re: serendipity.css error in 1.6-alpha3

Posted: Tue Jan 11, 2011 8:46 pm
by garvinhicking
Hi!

Sure. I also have little time, so that's beneficiary. I always wonder what #ganzunten is, so at one time I'm gonna ask. I always thought it referred to your mood :)

Regards,
Garvin

Re: serendipity.css error in 1.6-alpha3

Posted: Tue Jan 11, 2011 10:10 pm
by kleinerChemiker
For me, #ganzunten sounds like down under :?:

Re: serendipity.css error in 1.6-alpha3

Posted: Tue Jan 11, 2011 11:33 pm
by yellowled
kleinerChemiker wrote:For me, #ganzunten sounds like down under :?:
Kind of. My girlfriend lives in the very south of Germany, which #ganzunten refers to. However, she doesn't want the actual region or town mentioned on the interwebs, so I use this on twitter as a pseudo.

YL