I can not get past the 1st install step, I did create a phpopenchat mysql database, but when I try to enter I get the err "error connecting to the database"
any one else have this problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I solved that problem, works on other computer. But I can't get past step 5:
Warning: fopen("/usr/local/apache/sites/198.65.152.17/htdocs/chat/includes/defaults_inc.php", "w+") - Permission denied in /usr/local/apache/sites/198.65.152.17/htdocs/chat/html/admin/install.php on line 215
Warning: Supplied argument is not a valid File-Handle resource in /usr/local/apache/sites/198.65.152.17/htdocs/chat/html/admin/install.php on line 216
Warning: Supplied argument is not a valid File-Handle resource in /usr/local/apache/sites/198.65.152.17/htdocs/chat/html/admin/install.php on line 221
NOTE: Do a "chmod 644 .htaccess" in <phpopenchat-2.x.x>/html and
in <phpopenchat-2.x.x>/includes "chmod 644 defaults_inc.php"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can not get past the 1st install step, I did create a phpopenchat mysql database, but when I try to enter I get the err "error connecting to the database"
any one else have this problem?
I solved that problem, works on other computer. But I can't get past step 5:
Warning: fopen("/usr/local/apache/sites/198.65.152.17/htdocs/chat/includes/defaults_inc.php", "w+") - Permission denied in /usr/local/apache/sites/198.65.152.17/htdocs/chat/html/admin/install.php on line 215
Warning: Supplied argument is not a valid File-Handle resource in /usr/local/apache/sites/198.65.152.17/htdocs/chat/html/admin/install.php on line 216
Warning: Supplied argument is not a valid File-Handle resource in /usr/local/apache/sites/198.65.152.17/htdocs/chat/html/admin/install.php on line 221
NOTE: Do a "chmod 644 .htaccess" in <phpopenchat-2.x.x>/html and
in <phpopenchat-2.x.x>/includes "chmod 644 defaults_inc.php"