actually i have been trying to install phpopenchat..and i go through the 5 steps successfully...doing the chmod 777 and again the 644 after installation ...but when i go tto he chat/html it simply says
You don't read the INSTALL instructions!
Use the PHPOpenChat-Installer to install and configure your chat.
and when i go to the chat/html/admin/index.php i have the following :
Warning: main(defaults_inc.php): failed to open stream: No such file or directory in /var/www/html/bad/chat/html/admin/index.php on line 18
Warning: main(): Failed opening 'defaults_inc.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /var/www/html/bad/chat/html/admin/index.php on line 18
can somebody help me please?
cherio Vrinda
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-06-01
actually i solve the probs by copying all the files of includes into html & admin
then i need to do some changes into default_inc.php by rewritting the databasehost, user etc,,,
hope it rocks now!!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi ,
actually i have been trying to install phpopenchat..and i go through the 5 steps successfully...doing the chmod 777 and again the 644 after installation ...but when i go tto he chat/html it simply says
You don't read the INSTALL instructions!
Use the PHPOpenChat-Installer to install and configure your chat.
the .htaccess file read the following
php_value include_path ".:/var/www/html/bad/chat/includes"
and when i go to the chat/html/admin/index.php i have the following :
Warning: main(defaults_inc.php): failed to open stream: No such file or directory in /var/www/html/bad/chat/html/admin/index.php on line 18
Warning: main(): Failed opening 'defaults_inc.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /var/www/html/bad/chat/html/admin/index.php on line 18
can somebody help me please?
cherio Vrinda
actually i solve the probs by copying all the files of includes into html & admin
then i need to do some changes into default_inc.php by rewritting the databasehost, user etc,,,
hope it rocks now!!!!