phpmyadmin session_write_close() error?

Problems with the Linux version of XAMPP, questions, comments, and anything related.

phpmyadmin session_write_close() error?

Postby hanpedro » 23. April 2007 12:26

After upgrding xampp 1.6.1, phpmyadmin shows session_write_close() error?

내용은
Warning: session_write_close() [function.session-write-close]: The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in /opt/lampp/phpmyadmin/index.php on line 44

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 (/opt/lampp/tmp) in /opt/lampp/phpmyadmin/index.php on line 44

Warning: Cannot modify header information - headers already sent by (output started at /opt/lampp/phpmyadmin/index.php:44) in /opt/lampp/phpmyadmin/index.php on line 101

Thus I'd tried ;;

chown -R nobody:nobody opt/lampp/tmp
chown -R 777 opt/lampp/tmp

But still the session error continues

Is this not a permission problem?
hanpedro
 
Posts: 134
Joined: 09. February 2005 06:03
Operating System: SCientific Linux 6.1 x86

phpmyadmin session_write_close() error?

Postby vbisht » 06. March 2008 11:27

service mysql stop
remove all files belonging to mysql user (daemon/nobody)
service mysql start

it worked for me.
vbisht
 
Posts: 1
Joined: 06. March 2008 11:24

Postby sari42 » 07. March 2008 00:37

sometimes it helps to use the latest pma version (2.11.5 atm), delete all p* cookies and empty the browser cache (to get rid of outdated .js files).
sari42
 
Posts: 800
Joined: 27. November 2005 18:28


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 93 guests