Question
I`m getting after pressing
Next and then
Save in configure script:
The requested URL /bin/bin/configure was not found on this server.
TWiki installed in /usr/local/www/twiki
configure script is accessible via url
http://twiki.tld/bin/configure
Cherokee settings for TWiki site are:
Server twiki.tld {
DirectoryIndex index.html
DocumentRoot /usr/local/www/twiki
Directory / {
Handler common
}
Directory /bin {
Handler cgi
}
Configure guessed setting for general path setting are:
{DefaultUrlHost}
http://twiki.tld
{ScriptUrlPath} /bin
{PubUrlPath} /pub
{PubDir} /usr/local/www/twiki/pub
{TemplateDir} /usr/local/www/twiki/templates
{DataDir} /usr/local/www/twiki/data
{LocalesDir} /usr/local/www/twiki/locale
Please help me to find a missconfiguration (may be).
Environment
--
BorisSakalyuk - 25 Jan 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Closed. It was a Cherokee misconfiguration (php handler missing)
--
BorisSakalyuk - 01 Feb 2007