Warning: session_start() [function.session-start]: open(/path/sess_bba5f2dc0629c06a87fdc51797a3a06e, O_RDWR) failed: No such file or directory (2) in /home/newownt/public_html/install/core/install.php on line 45
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/newownt/public_html/install/core/install.php:45) in /home/newownt/public_html/install/core/install.php on line 45
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/newownt/public_html/install/core/install.php:45) in /home/newownt/public_html/install/core/install.php on line 45
Warning: Unknown: open(/path/sess_b77e1a7fba4a07354945af4d00928634, 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 (N;/path) in Unknown on line 0
Anyone met this problem when start the installation on first step ?
Thanks.
I have solved that problem by creating tmp directory in root. All warnings dissapeard.