Page 1 of 1

Error In Admin Start Page

Posted: 28 Nov 2008, 21:48
by Thais
http://www.megaace.com/photos/imagevue/

I have two errors on the start of my admin page.

What does this mean?:
A PHP Error was encountered

Severity: Warning

Message: Unknown(): open(/var/php_sessions/sess_d5d2ef08873866131fb07626039dad7b, O_RDWR) failed: No such file or directory (2)

Filename: Unknown

Line Number: 0
A PHP Error was encountered

Severity: Warning

Message: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions)

Filename: Unknown

Line Number: 0

Posted: 01 Dec 2008, 01:52
by Nick
There is a problem with sessions on your server, here is the error:

Please send this error message to your hosting provider and ask them to fix it.

Session file stores id of a user and in your case it cannot be stored because directory is missing.
Here is a similar case: viewtopic.php?t=4001&highlight=sessions

Posted: 06 Dec 2008, 09:11
by Thais
I found out that the problem is my server has PHP, but does not have the PHP extensions: mbstring, XML Parser, and EXIF. That is why I am getting the PHP errors. So I will not be able to upgrade to v2 on the existing server :( too sad.

Posted: 09 Dec 2008, 04:20
by Nick
Trust me, its not hard for them server guys to enable those extensions, they come with php, they just need to uncomment the lines in php.ini and restart webserver. Try to email your support.