No CSS on new installation

Having trouble installing serendipity?
Post Reply
Dan Christopher
Posts: 1
Joined: Thu Jul 17, 2008 1:12 am

No CSS on new installation

Post by Dan Christopher »

Hi, I just installed serendipity on my webserver (freebsd,apache,postgresql), and the css is not showing up on the blog or on the administration page. I assume that this is supposed to be generated on the fly by serendipity.css.php, but for some reason it isn't. I have pretty loose permissions on this directory, so I don't think it should have an error trying to write to the css file. Any ideas?

Edit: Ok, figured it out! I just checked the httpd.conf file and "AllowOverride" was set to "none". I changed it to "all" and it works fine now.
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

Glad you found it! Normally this turns out to be ads inserted into every file by the webserver. It would've taken a while to find an .htaccess problem.
Judebert
---
Website | Wishlist | PayPal
Post Reply