Hi,
the xmail/phpxmail tutorial is great and I'm keen to make it work but have hit a problem.
I get a 404 - not found error when when I try to view the phpxmail config page.
http://192.168.23.111/phpxmail (browser shows
http://192.168.23.111/phpxmail/)
http://192.168.23.111/phpinfo.php displays okay so lighttpd / php5 is working.
www server root is /opt/www and contains:
-rw-r--r-- 1 root root 20 Jan 1 19:14 phpinfo.php
drwxr-xr-x 6 root root 4096 Jan 3 00:29 phpxmail
the dir /opt/www/phpxmail/
contains many .php files and .inc files including servers.php after command <touch servers.php> but the file size is zero blocks / bytes.
Should all the .php & .inc also be in the server root directory (/opt/www)?
It seems to me that pointing the browser at http://<ip.address/phpxmail is asking it to look at nothing if my server_root doesn't have any files (other than the phpinfo.php file).... the browser address bar shows
http://192.168.23.111/phpxmail/like its looking at a directory as there is no phpxmail file?!
If anyone has any ideas please let me know.
Thanks for help so far.
Chris