NextCode Forum Index NextCode
Open Source Software Creation
 

Phpxmail Help
Click here to go to the original topic

 
       NextCode Forum Index -> General (phpxmail)
View previous topic :: View next topic  
Author Message
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...
Back to top  
tim



Joined: 03 Mar 2006
Posts: 1

Posted: Fri Mar 03, 2006 12:04 am    Post subject:  

i have solved this
try:
chmod 777 -R /opt/lampp/htdocs/PHP/


work's for me :D
Back to top  
 
       NextCode Forum Index -> General (phpxmail)
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.13 © 2001, 2002 phpBB Group