Hey all I am new to sourceforge really enjoy the PHPOpenChat nice program. I just wish there were more skins heres my problem. When I try to log as a Admin I get this error:
Warning: open(/usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/tmp/sess_05e0124d0ad1cca6ebab394999fb7687, O_RDWR) failed: No such file or directory (2) in /usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/index.php on line 47
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/index.php:47) in /usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/index.php on line 51
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/index.php:47) in /usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/index.php on line 52
Warning: open(/usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/tmp/sess_05e0124d0ad1cca6ebab394999fb7687, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/tmp) in Unknown on line 0
Thanks for your help.....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey all I am new to sourceforge really enjoy the PHPOpenChat nice program. I just wish there were more skins heres my problem. When I try to log as a Admin I get this error:
Warning: open(/usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/tmp/sess_05e0124d0ad1cca6ebab394999fb7687, O_RDWR) failed: No such file or directory (2) in /usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/index.php on line 47
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/index.php:47) in /usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/index.php on line 51
Warning: Cannot add header information - headers already sent by (output started at /usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/index.php:47) in /usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/index.php on line 52
Warning: open(/usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/tmp/sess_05e0124d0ad1cca6ebab394999fb7687, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/usr/local/psa/home/vhosts/cozmicshredder.com/httpdocs/phpopenchat/admin/tmp) in Unknown on line 0
Thanks for your help.....
You need to set the permission on the TMP folder to write.
I get the same problem and my TMP folder is set to 777 so how in gods name do I fix this??
I also tried putting in the full path like that other posting suggested and it just gives me a login screen.