Hello, I need your help. I have just downloaded this "phpMyChat" script from https://sourceforge.net/projects. After that have read all instructions containing inside plus/install/manual installation text file. Also, have created a database and add all tables present in plus/install/manual installation/database/mysql_new_install.txt and add database credentials in the config folder as well.
But still, when trying to open this project in the browser, it says "
This page isn’t working
localhost is currently unable to handle this request.
HTTP ERROR 500".
KINDLY SORT THIS OUT AND RESPOND BACK AS SOON AS POSSIBLE.
THANK YOU IN ADVANCE!
I AM USING PHPMYADMIN AND APACHE SERVER, PHP 7.4
Except Stefan, redownload the new published zip version, which includes a fix for php server with geoip enabled. That caused a conflict with the phpMyChat included geoIP plugin.
It is now fixed.
Ciprian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I need your help. I have just downloaded this "phpMyChat" script from https://sourceforge.net/projects. After that have read all instructions containing inside plus/install/manual installation text file. Also, have created a database and add all tables present in plus/install/manual installation/database/mysql_new_install.txt and add database credentials in the config folder as well.
But still, when trying to open this project in the browser, it says "
This page isn’t working
localhost is currently unable to handle this request.
HTTP ERROR 500".
KINDLY SORT THIS OUT AND RESPOND BACK AS SOON AS POSSIBLE.
THANK YOU IN ADVANCE!
I AM USING PHPMYADMIN AND APACHE SERVER, PHP 7.4
Hafsa,
If your MySQL is running on strict mode (sql_mode = strict), I suggest you turn it off and try reinstalling the database.
Except Stefan, redownload the new published zip version, which includes a fix for php server with geoip enabled. That caused a conflict with the phpMyChat included geoIP plugin.
It is now fixed.
Ciprian