Jump to content

Recommended Posts

Thread closed you already posted this problem in the PHP Installation forum. Please do not post duplicat threads around the forum.

[a href=\"http://www.phpfreaks.com/forums/index.php?showtopic=96797&pid=387967&st=0&#entry387967\" target=\"_blank\"]Link to post[/a]

Also I would recommend you to download the zipped binaries rather than the MSI package for PHP. PHP doesnt need an installer if you're using Apache. With the zipped binaries you can just extract the contents of the file to where you want php to be installed to.

Also reason why you are getting that error is because there was a license change between PHP and MySQL. Thats whay PHP no more comes with built in MySQL support. In order to use mysql functions you need to enable the mysql extension.
Link to comment
https://forums.phpfreaks.com/topic/12888-apache-with-php/#findComment-49585
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.