System environment is Apache+PHP4+mysql, PhpOpenChat of the latest version is untared in the /var/www/chat/. Following the instruction on INSTALL:
I created the database by the 'db.schema' ;
httpd.conf is reconfigured;
defaults_inc.php and .htaccess are chmod(ed);
After all above, I direct the URL to index.php, the installation procedure just loops at the step 1.
I don't know where the problem is? Pls tell me how i can fix it!
Thanks in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
System environment is Apache+PHP4+mysql, PhpOpenChat of the latest version is untared in the /var/www/chat/. Following the instruction on INSTALL:
I created the database by the 'db.schema' ;
httpd.conf is reconfigured;
defaults_inc.php and .htaccess are chmod(ed);
After all above, I direct the URL to index.php, the installation procedure just loops at the step 1.
I don't know where the problem is? Pls tell me how i can fix it!
Thanks in advance!