[dokuwiki] css loading problem

  • From: "Ali Valenzuela" <alivalenzuela@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 4 Jul 2006 11:04:59 -0700

Hello,

I'm new to dokuwiki but have been working on configuring this on my school's
server space for several days now and I've poured over the online
documentation, faq, and mailing list archive but have found very few others
with a similar problem.

Everything works... except for any and all styles -- neither the default
styles nor any variants through the templating system seem to work.

The path appears to be correct since the RSS, CC, donation, etc. images and
links at the bottom appear correctly.  I've tried changing inc/template.php
to have absolute paths to the css.php file but that didn't fix the problem.
I doubt that I have access to the php error log on the school's servers.

Additional information that might be helpful: Stanford runs php in CGI mode
on it's cgi-only servers, which are separate from the servers used to serve
pages.  I thought this might've been the source of the problem and that's
why I attempted to use absolute paths.  But that didn't seem to do anything
at all.  Also, php pages served directly by Apache must have
#!/usr/pubsw/bin/php as the first line or else a server error is produced.
I added this line to index.php and doku.php and that allows the application
to *function*, only without any styles.

Any pointers or suggested would be most appreciated!

Happy 4th,
Ali

Other related posts: