Page 1 of 1

Error after minor hosting change

Posted: Thu Dec 10, 2015 4:10 pm
by otisbast
Hello,

I have been running 2.6.4 without problems for several years. I recently made some minor changes to my hosting account, and I am now getting the following errors:


phpMyFAQ warning [2]: session_start() [function.session-start]: open(/home/content/21/4910921/tmp/sess_53l1irpsg62jseo3pdj4i9jm84, O_RDWR) failed: No such file or directory (2) in index.php on line 50

phpMyFAQ warning [2]: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/21/4910921/html/EDBEWW/inc/functions.php:173) in index.php on line 50

phpMyFAQ warning [2]: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/21/4910921/html/EDBEWW/inc/functions.php:173) in index.php on line 50

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /home/content/21/4910921/html/EDBEWW/inc/functions.php:173) in Session.php on line 329

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /home/content/21/4910921/html/EDBEWW/inc/functions.php:173) in index.php on line 589

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /home/content/21/4910921/html/EDBEWW/inc/functions.php:173) in index.php on line 590

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /home/content/21/4910921/html/EDBEWW/inc/functions.php:173) in index.php on line 591

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /home/content/21/4910921/html/EDBEWW/inc/functions.php:173) in index.php on line 592

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /home/content/21/4910921/html/EDBEWW/inc/functions.php:173) in index.php on line 593

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /home/content/21/4910921/html/EDBEWW/inc/functions.php:173) in index.php on line 594

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /home/content/21/4910921/html/EDBEWW/inc/functions.php:173) in index.php on line 595

Any ideas? Thanks...

Re: Error after minor hosting change

Posted: Thu Dec 10, 2015 8:51 pm
by Thorsten
Hi,

yes, the folder /home/content/21/4910921/tmp/ to store the session files is missing.

bye
Thorsten