The simpler media website CMS
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /zenphoto/zp-core/admin-functions.php:9) in /zenphoto/zp-core/admin-functions.php on line 9
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /zenphoto/zp-core/admin-functions.php:9) in /zenphoto/zp-core/admin-functions.php on line 9
Warning: Cannot modify header information - headers already sent by (output started at /zenphoto/zp-core/admin-functions.php:9) in /zenphoto/zp-core/functions.php on line 2025
Warning: Cannot modify header information - headers already sent by (output started at /zenphoto/zp-core/admin-functions.php:9) in /zenphoto/zp-core/auth_zp.php on line 44
Warning: Cannot modify header information - headers already sent by (output started at /zenphoto/zp-core/admin-functions.php:9) in /zenphoto/zp-core/admin-functions.php on line 200
`
Then I can see administration panel.
And under administration panel I have next error messages:
`
Warning: Unknown: open(/tmp/sess_b8e1405a91bed491ecef97a29160497f, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
`
Comments
The session error is something in php.ini, I found your post looking to solve the same problem.