Fragdonut
Banned User
Hello!
I've got troubles with my webpage..
and when I tries to connect to localhost/phpmyadmin
I also can't run my server because of this, it crashes when loading the database.
any ideas? I tried googling, but no success.
I've got troubles with my webpage..
that comes up when I tries to connect to localhostWarning: session_start() [function.session-start]: open(/tmp\sess_n8agm57tqkk1j17vqt5dn0ms27, O_RDWR) failed: No such file or directory (2) in C:\Users\Administrator\Documents\xampp\htdocs\index.php on line 5
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Users\Administrator\Documents\xampp\htdocs\index.php:5) in C:\Users\Administrator\Documents\xampp\htdocs\index.php on line 5
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Users\Administrator\Documents\xampp\htdocs\index.php:5) in C:\Users\Administrator\Documents\xampp\htdocs\index.php on line 5
and when I tries to connect to localhost/phpmyadmin
phpMyAdmin - Error
Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.
I also can't run my server because of this, it crashes when loading the database.
any ideas? I tried googling, but no success.