I'm trying to install phpmychat and am getting a series of fetch errors, starting at line 25 of the config.lib.php file. I've checked and $result appears to contain no data. ($conn = "Response id#3) I do NOT have any tables created in the database that phpmychat will be using. Is this the problem? (I guess I was assuming phpmychat would create them if they were missing.)
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In the included install directory, there are 2 Instructions.txt files - one automatical, and one Manual. Please read and follow them.
It seems you didn't connect to the database, which must be created first from your site cpanel/MySQL. Then the installer will try create the tables for you.
Hit back if this doesn't help.
Ciprian M.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to install phpmychat and am getting a series of fetch errors, starting at line 25 of the config.lib.php file. I've checked and $result appears to contain no data. ($conn = "Response id#3) I do NOT have any tables created in the database that phpmychat will be using. Is this the problem? (I guess I was assuming phpmychat would create them if they were missing.)
Thanks
In the included install directory, there are 2 Instructions.txt files - one automatical, and one Manual. Please read and follow them.
It seems you didn't connect to the database, which must be created first from your site cpanel/MySQL. Then the installer will try create the tables for you.
Hit back if this doesn't help.
Ciprian M.