Jump to content

Apache with PHP


JP128

Recommended Posts

We need more details. What steps have you taken to configure apache, php and mysql?

Really, sounds like you should probably just download and install something like [a href=\"http://www.apachefriends.org/en/xampp.html\" target=\"_blank\"]xampp[/a].
Link to comment
Share on other sites

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
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.