Unable to install 1.2.8

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
baby2boy
Posts: 12
Joined: Fri 23. Sep 2005, 00:10

Unable to install 1.2.8

Post by baby2boy »

Hi

I am unable to install the latest version of phpwcms. Everything I try fails and I keep getting the following errors whether I install or login via FF. IE seems to be fine.

Also I couldn't upgrade.

Please help? The errors are:

Code: Select all

Warning: session_start() [function.session-start]: open(/tmp/sess_eaaa01b875b55c3c11e78370fed80705, O_RDWR) failed: Permission denied (13) in /home/welkpr/public_html/login.php on line 24

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

Warning: Cannot modify header information - headers already sent by (output started at /home/welkpr/public_html/login.php:24) in /home/welkpr/public_html/include/inc_lib/default.inc.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at /home/welkpr/public_html/login.php:24) in /home/welkpr/public_html/include/inc_lib/default.inc.php on line 29

Warning: Unknown(): open(/tmp/sess_eaaa01b875b55c3c11e78370fed80705, O_RDWR) failed: Permission denied (13) 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
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Re: Unable to install 1.2.8

Post by DeXXus »

baby2boy wrote: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[/code]
Looks like your session_save_path is not writable on your webhosting (or is not pointing to the correct location on your webhost).
baby2boy
Posts: 12
Joined: Fri 23. Sep 2005, 00:10

Post by baby2boy »

Hi,

Thanks. I have logged in again and everything is working as it should be, all the errors have dissappeared.

Really strange. Anybody have a clue?

Cheers
Jon
Post Reply