Hey, I have had no problems installing Joomla on my server various times, but suddenly out of no where, now I keep getting these errors on the installation/index.php intro page. Thanks in advance for any help in dissecting the code.
Warning: session_start() [function.session-start]: open(/tmp/sess_7e589d98d8afce03163dbff519dcd632, O_RDWR) failed: Permission denied (13) in /home/joomla/public_html/libraries/joomla/session/session.php on line 423
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/joomla/public_html/libraries/joomla/session/session.php:423) in /home/joomla/public_html/libraries/joomla/session/session.php on line 423
Warning: Cannot modify header information - headers already sent by (output started at /home/joomla/public_html/libraries/joomla/session/session.php:423) in /home/joomla/public_html/libraries/joomla/session/session.php on line 426
That code is the error code at the top, and then below the area where I can select to install in my preferred language it has the following errors:
Warning: session_write_close() [function.session-write-close]: open(/tmp/sess_7e589d98d8afce03163dbff519dcd632, O_RDWR) failed: Permission denied (13) in /home/joomla/public_html/libraries/joomla/session/session.php on line 556
Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /home/joomla/public_html/libraries/joomla/session/session.php on line 556