whats about your .htaccess-file. is it written correct and readable for apache?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-05-13
One my friend has encountered similar problem. Somehow mysql was not able to understand that the connection is local (maybe misconfiguration of ip protocol stack?). So registration of public phpopenchat account has helped...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have followed the install instruction with the option mooving includes files to html folder.
/phpopenchat/phpopenchat-2.3.0/html/ this takes me to:
Error:
Sorry, the chat room is too busy at this time. Try again to login!.
Help!
Oh yes, I am using linux and I have existing mysql and phpmyadmin. I have succed creating the phpopenchat database
this message comes, if connectdbcannot conenct. maybe you have a typo in user/password/host-configuration?
I have the same problem and It's seems to be everything is right (mysql: login/password/localhost)
All tables was created successfully
Admin Panel works, but /chat/index.php doesn't
whats about your .htaccess-file. is it written correct and readable for apache?
One my friend has encountered similar problem. Somehow mysql was not able to understand that the connection is local (maybe misconfiguration of ip protocol stack?). So registration of public phpopenchat account has helped...