How can I fix this error in Laragon 2.2.2? Laragon does not run mysql_connect
-
Hi, somebody can help whith this error...
"Uncaught Error: Call to undefined function mysql_connect()"
I was working with XAMP v3.2.2 and I want to migrate to laragon, I installed Laragon 2.2.2 but the function mysql_connect() does not run correctly, how can I fix it?
thanks
-
@Isideas-Sas : What is your PHP version in XAMP v3.2.2?
You can add the same version to Laragon to be compatible with your current code:
https://forum.laragon.org/topic/166/tutorial-how-to-add-another-php-version
-