Page 1 of 1

plz help me is urgent...mail problem

Posted: Thu Jul 03, 2014 9:11 pm
by jayshah
mail(/home/************/.logs/php_mail.log): failed to open stream: No such file or directory in /home/************/public_html/system/library/mail.php on line 150Warning: mail(/home/************/.logs/php_mail.log): failed to open stream: No such file or directory in /home/************/public_html/system/library/mail.php on line 150Warning: Cannot modify header information - headers already sent by (output started at /home/************/public_html/index.php:106) in /home/************/public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 28Warning: Cannot modify header information - headers already sent by (output started at /home/************/public_html/index.php:106) in /home/************/public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 29

how solve the problems plz help me .........

Any help would be great as I really need this to work.

Regards
jay.

Re: plz help me is urgent...mail problem

Posted: Fri Jul 04, 2014 5:46 am
by tacobandito
This looks like a permissions issue. Ensure that the permissions are correct...typically that's 755 for folders and 644 files.

Re: plz help me is urgent...mail problem

Posted: Fri Jul 04, 2014 12:49 pm
by jayshah
im Ensure that the permissions are correct... i things some other problem not a permissions issue..plz help me ...thanks for replying

Re: plz help me is urgent...mail problem

Posted: Fri Jul 04, 2014 9:33 pm
by tacobandito
Well, if it's not a permissions issue...does /home/************/.logs/php_mail.log exist? Cause it's either permissions, or the file doesn't exist.