Jump to content
The Uniform Server Community

Recommended Posts

Posted

When I try to run phpMyAdmin, I get the following:

 

Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.

 

The error log shows:

 

- [sat Jun 28 19:48:51 2008] [error] [client 127.0.0.1] PHP Warning: session_start() [function.session-start]: open(/tmp/\\sess_ov4uim9hrsfg8mod07sqomt2q6, O_RDWR) failed: No such file or directory (2) in W:\\home\\admin\\www\\phpMyAdmin\\libraries\\session.inc.php on line 100, referer: http://localhost/apanel/navigation.php

 

Any help would be greatly appreciated!

 

Sue

Posted

open(/tmp/\\sess_ov4uim9hrsfg8mod07sqomt2q6, O_RDWR) failed: No such file or directory 

it might be the configuration of temporary file path is wrong. /tmp/sess... or /tmp\\sess... is right but /tmp/\\sess... has double directory separator.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...