I installed version phpopenchat-3.0.0b8 this afternoon
and keep getting the error below. I installed it using
install.php and tested it using test.php which gave me
all green signs indicating everything was OK and ready
to be used.
Please send me an email at anye@caripito.com if you
know what the problem might be. I can't even access
the admin area. PLEASE HELP.
Thanks in advance.
Angelo
Sorry, an error occurred.
at
c:\apachegroup\apache\htdocs\phpopenchat\index.php:
62
[8] A session had already been started - ignoring
session_start()
Your webserver has no write permissions
in "c:\apachegroup\apache\htdocs\phpopenchat\tmp"!
Use the Installer to install your chat! Or in your favorite
shell, do the following:
chmod 777
c:\apachegroup\apache\htdocs\phpopenchat\tmp
and press ENTER.
Logged In: NO
You can visit the following link to view the message I am
getting. Please advise.
http://68.202.148.218:69/phpopenchat/index.php
Logged In: NO
getting the exact same thing
Logged In: NO
you need to do what the message says... make the tmp folder
writable by everyone.
Logged In: NO
On Slackware my "/tmp" dir is as follows:
drwxrwxrwx 24 root root 4096 2005-10-04 11:23 tmp/
Still having the following error:
Your webserver has no write permissions in "/tmp"!
Use the Installer to install your chat! Or in your favorite shell,
do the following:
chmod 777 /tmp
and press ENTER.
Any comment on this behaviour?
Kindest regards,
Yavuz Darendelioglu
Logged In: NO
Hi everybody,
I asked for help on "write permission error" problem, (with
Slackware LINUX) while permissions of "/tmp" was 777.
Up to 17/10/2005 nonody helped / answered / informed /
contacted / said anything.
After few hours of hard work I investigated the situation and
finally, I solved. it's now running without any problem at
http://www.bizimbal.com/chat.
The error message itself is a wrong description. Well, it is
really a "writing problem", but not "write permission" problem.
Thanks everybody for their valuable help -)))
Yavuz Darendelioglu
test@bizimbal.com
Ankara, Turkey
--------------------------------------
Date: 2005-10-04 01:26
Sender: nobody
Logged In: NO
On Slackware my "/tmp" dir is as follows:
drwxrwxrwx 24 root root 4096 2005-10-04 11:23 tmp/
Still having the following error:
Your webserver has no write permissions in "/tmp"!
Use the Installer to install your chat! Or in your favorite
shell,
do the following:
chmod 777 /tmp
and press ENTER.
Any comment on this behaviour?
Kindest regards,
Yavuz Darendelioglu
Logged In: NO
I have the same problem!
Please send me an email at ben@yang.cd if you
know what the problem might be.