- 23 Jun 2024, 17:17
#5587
Hi Team,
I am brand new to OpenCATS and I am trying to install the available version of OpenCATS-0.9.4-3 on Windows Server 2012 running PHP version 8.2.12. I have installed XAMPP and all other prerequisites. When I ran the installation wizard, I got lots of $data{0} errors that I fixed by changing it to $data[0]. Finally, I got to the page to start the installation but now I am stuck at the below error:
=====================================================================================================
PHP MySQL extension (mysql) is not loaded.
Check your settings in php.ini.
Under certain Linux / BSD distributions, the PHP MySQL extension is a separate package.
Debian: Run "apt-get install php5-mysql" and restart your webserver.
FreeBSD: Install the php5-mysql port, or configure MySQL support in the php-extensions port and restart your webserver.
=====================================================================================================
I tried loading the mysql extension in php.ini as extension=mysql and restarted the Apache service but the error is still there.
Looking for some immediate help friends.
Regards
I am brand new to OpenCATS and I am trying to install the available version of OpenCATS-0.9.4-3 on Windows Server 2012 running PHP version 8.2.12. I have installed XAMPP and all other prerequisites. When I ran the installation wizard, I got lots of $data{0} errors that I fixed by changing it to $data[0]. Finally, I got to the page to start the installation but now I am stuck at the below error:
=====================================================================================================
PHP MySQL extension (mysql) is not loaded.
Check your settings in php.ini.
Under certain Linux / BSD distributions, the PHP MySQL extension is a separate package.
Debian: Run "apt-get install php5-mysql" and restart your webserver.
FreeBSD: Install the php5-mysql port, or configure MySQL support in the php-extensions port and restart your webserver.
=====================================================================================================
I tried loading the mysql extension in php.ini as extension=mysql and restarted the Apache service but the error is still there.
Looking for some immediate help friends.
Regards