Al 03/10/10 11:27, En/na Juan J. Martínez ha escrit:

I don't think you have the same problem than David (check that thread)
because "vserver!1!rule!105!handler!change_user" it's 0 in your
configuration.

You're running Cherokee as www-data:www-data, so I'd check permissions
first. Can www-data user run the command you have setup in the
script_alias to execute any of the pl files?

# su -m www-data -
$ /usr/bin/perl /whatever/file.pl

Does it work?

Cheers,

Juanjo

I don't think so: thttpd is running with www-data and all is ok.
oddmuse.pl has chown to www-data:www-data.

The output is:

www-d...@negre:~$ /usr/bin/perl /var/www/wiki/wiki.pl
Status: 404 NOT FOUND
Etag: 1283270329
Cache-control: max-age=10
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> <html xmlns="http://www.w3.org/1999/xhtml";><head><title>Servidor:wiki: Inici</title><link rel="alternate" type="application/wiki" title="Edit this page" href="http://localhost?action=edit;id="; /><link type="text/css" rel="stylesheet" href="http://www.oddmuse.org/oddmuse.css"; /><meta name="robots" content="INDEX,FOLLOW" /><link rel="alternate" type="application/rss+xml" title="Servidor:wiki" href="http://localhost?action=rss"; /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/></head><body class="http://localhost";><div class="header"><span class="gotobar bar"><a class="local" href="http://localhost/Inici";>Inici</a> <a class="local" href="http://localhost/MostraHistorial";>MostraHistorial</a> </span><h1><a title="Click to search for references to this page" rel="nofollow" href="http://localhost?search=%22Inici%22";>Inici</a></h1></div><div class="wrapper"><div class="content browse"><p>[Aquesta pàgina és buida]</p></div><div class="wrapper close"></div></div><div class="footer"><hr /><span class="gotobar bar"><a class="local" href="http://localhost/Inici";>Inici</a> <a class="local" href="http://localhost/MostraHistorial";>MostraHistorial</a> </span><span class="edit bar"><br /> <a class="edit" accesskey="e" title="Click to edit this page" rel="nofollow" href="http://localhost?action=edit;id=Inici";>Edit this page</a> <a class="history" rel="nofollow" href="http://localhost?action=history;id=Inici";>View other revisions</a> <a class="admin" rel="nofollow" href="http://localhost?action=admin;id=Inici";>Administration</a></span><form method="get" action="http://localhost"; enctype="multipart/form-data" class="search"> <p><label for="search">Search:</label> <input type="text" name="search" size="20" accesskey="f" id="search" /> <input type="submit" name="dosearch" value="Go!" /></p></form></div>
</body>
</html>
www-d...@negre:~$


Is this help you?

Thanks for answering.
Xan.
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to