
|
[dokuwiki]
||
[Date Prev]
[01-2006 Date Index]
[Date Next]
||
[Thread Prev]
[01-2006 Thread Index]
[Thread Next]
[dokuwiki] Re: dokuwiki looks crazy
- From: Thomas Balsfulland <tbals@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 10 Jan 2006 23:36:04 +0100
> dokuwiki isn't picking up your stylesheets.
> if you use firefox with webdeveloper, use the css, view CSS function to
> see that I mean. It'll also show you the expected locations of the
> files you can check there and make sure the files are present and
> readable. It looks like there might be a redirect to cgi-bin getting in
> the way.
> Cheers,
> Chris
hi chris,
ok, dokuwiki isn't picking up thestylesheets. but why?
dokuwiki is not installed in the cgi-bin dir, it should be?
its installed to /var/www/admin/web/dokuwiki and the vhost-config says:
DocumentRoot /var/www/admin/web
ScriptAlias /cgi-bin/ /var/www/cgi-bin/admin/
now i installed the webdeveloper addon and i saw what you say - so i
copy dokuwiki/lib to the cgi-bin dir - now i got:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
webmaster@xxxxxxxxx and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.0.54 (Debian GNU/Linux) mod_fastcgi/2.4.2
mod_ssl/2.0.54 OpenSSL/0.9.7e Server at admin.ctrl-c.de Port
443</address>
</body></html>
hmmmm....what says the log-files:
error.log:
Premature end of script headers: style.css, referer:
https://admin.ctrl-c.de/dokuwiki/doku.php
suexec.log:
file has no execute permission:
(/var/www/cgi-bin/admin/lib/styles/style.css
:
file has no execute permission:
(/var/www/cgi-bin/admin/lib/tpl/default/images/button-php.gif)
i am really confused what i have to fix now.
regards
thomas
--
thomas balsfulland tbals@xxxxxxxxx
zwischen mut und dummheit liegt nur ein grat
der sich durch das vorbereitetsein unterscheidet
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|