View Single Post
  #5  
Old 06-10-2011, 05:29 PM
boransal boransal is offline
New Member
 
Join Date: Jun 2011
Posts: 3
i downgrade php to 5.2.17 now look ok, i will test web site tomorrow

opera browser problem from one of js file because of upgrading php,

now another problem, permission issue for temp

when i switch to apache there is a erros message on top of the page

Warning: session_start() [function.session-start]: open(/tmp/sess_4661fc0b91227c99c9b891864b29c55f, O_RDWR) failed: Permission denied (13) in /home/azmaxi24/public_html/index.php on line 2

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/azmaxi24/public_html/index.php:2) in /home/azmaxi24/public_html/index.php on line 2

Can you help me about this, as you say i want to test between apache and LS
Reply With Quote