soon82
Joined: 20 Feb 2006
Posts: 1
|
| Posted: Mon Feb 20, 2006 5:37 am Post subject: Phpxmail Help |
|
|
i have install xmailserver 1.22 and xampp (apache, php 5.0 mysql). xmail and apache are running very well.. Now i would like to install phpxmail to configure my mail server...
i had follow all the step to setup the phpxmail...
once i login to http://localhost/php/
i get this kind of messages..
Warning: touch() [function.touch]: Unable to create file servers.php because Permission denied in /opt/lampp/htdocs/PHP/class.xmail.php on line 515
Warning: fileperms() [function.fileperms]: stat failed for servers.php in /opt/lampp/htdocs/PHP/class.xmail.php on line 557
Warning: chmod() [function.chmod]: No such file or directory in /opt/lampp/htdocs/PHP/class.xmail.php on line 559
Your server does not allow automatic file chmoding
You have to manually chmod 666 servers.php/make it writable
anybody can help me to solve this problem... |
|