I have installed phpopenchat and keep getting an error:
Sorry, an error occurred.
at /home/longyman/public_html/phpopenchat/index.php:62
[2] session_start(): Cannot send session cookie - headers already sent by (output started at /home/me/public_html/phpopenchat/config.inc.php:511)
Your webserver has no write permissions in "/home/me/public_html/phpopenchat/tmp"!
Use the Installer to install your chat! Or in your favorite shell, do the following:
chmod 777 /home/me/public_html/phpopenchat/tmp
and press ENTER.
PHP 4.3.8 (Linux)
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; AAPT; FunWebProducts; .NET CLR 1.1.4322)
Webserver: Apache/1.3.31 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.8 FrontPage/5.0.2.2634a mod_ssl/2.8.19 OpenSSL/0.9.7a
URI: http://longsword.5gigs.com/phpopenchat/index.php
I have just read through 2 years of posts but nothing there has helped! Don't know enough about php to do any more....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Someone please put me out of my misery!!
I have installed phpopenchat and keep getting an error:
Sorry, an error occurred.
at /home/longyman/public_html/phpopenchat/index.php:62
[2] session_start(): Cannot send session cookie - headers already sent by (output started at /home/me/public_html/phpopenchat/config.inc.php:511)
Your webserver has no write permissions in "/home/me/public_html/phpopenchat/tmp"!
Use the Installer to install your chat! Or in your favorite shell, do the following:
chmod 777 /home/me/public_html/phpopenchat/tmp
and press ENTER.
PHP 4.3.8 (Linux)
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; AAPT; FunWebProducts; .NET CLR 1.1.4322)
Webserver: Apache/1.3.31 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.8 FrontPage/5.0.2.2634a mod_ssl/2.8.19 OpenSSL/0.9.7a
URI: http://longsword.5gigs.com/phpopenchat/index.php
I have just read through 2 years of posts but nothing there has helped! Don't know enough about php to do any more....
Did you do read the instructions before you pasted them into this forum?
I think this is the salient point:
... in your favorite shell, do the following:
chmod 777 /home/me/public_html/phpopenchat/tmp
and press ENTER.