No Styles, Themes or other formatting after installing

Having trouble installing serendipity?
Post Reply
allied
Posts: 1
Joined: Thu Sep 07, 2006 11:08 pm

No Styles, Themes or other formatting after installing

Post by allied »

HI,
I just installed the latest version for the first time on Win2003 machine.
Front end and back end pages have no css formatting at all.

In the html source code there are references to serendipity.css & serendipity_admin.css that look like this:
http://www.xxxyyyzzz.com/sblog/serendipity.css

Is there a problem with serendipity_rewriteURL() function on win2003 machine or it is something else?

Thanks
mgroeninger
Regular
Posts: 546
Joined: Mon Dec 20, 2004 11:57 pm
Contact:

Post by mgroeninger »

I assume you are using apache, running on Win2003? The rewrite stuff does not support IIS out of the box, because IIS hasn't really had a good rewrite solution. (though I think it does in 2003, doesn't it?)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Just to increase the verbosity a bit: You can turn off URL Rewriting by entering the s9y configuration and set "URL Rewriting" to "None".

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply