PhpMyAdmin problems..

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

PhpMyAdmin problems..

Postby mike.martinez » 06. February 2007 18:02

trying to access phpmyadimin I recieve this error.

Code: Select all
Warning: session_write_close() [function.session-write-close]: open(/tmp/sess_PVeoeCw5M5DxKxsMAQ1Nls8zrS9, O_RDWR) failed: Permission denied (13) 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 (/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
mike.martinez
 
Posts: 2
Joined: 06. February 2007 17:55

Postby mike.martinez » 06. February 2007 19:07

i'm a noob :( for some reason firefox wasnt liking it
mike.martinez
 
Posts: 2
Joined: 06. February 2007 17:55

Postby sari42 » 11. February 2007 23:02

mike.martinez wrote:i'm a noob :( for some reason firefox wasnt liking it
it has nothing to dowith FF.
as the error msg. says : php has no rights to write the session to /tmp

solution: include the apache/php user (nobody?) in the group which has r/w access to /tmp or just chmod /tmp to "777"
(or set session.save_path in php.ini or .htaccess to a writable folder)
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 32 guests