Forums / Install & configuration / Install problem 3.2 beta 2

Install problem 3.2 beta 2

Author Message

Peter Szmulik

Saturday 13 September 2003 1:29:56 pm

Trying to install 3.2 beta 2 using ezpublish-3[1].2_2-winnt.exe on a WinXP SP2 system.

I uninstalled the old version, rebooted & then run the installation file. Completed OK. Clicked the shortcut on the desktop (that leads to the index.php file) and got the following (I can see the navigation top bar from the demo site):

Access denied
You don't have permission to access this area.

Possible reasons for this is.

Your current user does not have the proper privileges to access this page.
You misspelled some parts of your url, try changing it.

Warning: Unknown(): open(/tmp\sess_ca4bd246b5ef92c057b8d0f67cf54a64, 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

Tor-Ove Johnsen

Saturday 13 September 2003 2:28:44 pm

i've got the same problem. i'm absolutly a newbie when it comes to php, apache etc.

can someone please help?

Marco Zinn

Saturday 13 September 2003 4:12:32 pm

I guess, the setting of session.save_path is not correct for you.
It's in your php.ini files, probably in your windows directory.
See here:
http://ez.no/developer/ez_publish_3/forum/install_configuration/first_install_access_denied_no_database_connection_failed_to_openwrite_file
(read the 2nd post for a solution)

It also could be a problem with your Database settings (see here: http://ez.no/developer/ez_publish_3/documentation/installation_and_configuration/troubleshooting/warning_failed_to_write_session_data_user_)

For more, search the website for "session.save_path"

Marco
http://www.hyperroad-design.com

Tor-Ove Johnsen

Saturday 13 September 2003 5:24:37 pm

thanks you for the help. I just re-installed everything on the system and got it to work now. thanks.