Jump to content

I cannot install PHP5 with Apache 2.2...


Recommended Posts

Downgrade Apache to Apache2.0.x instead. The php5apache2.dll Apache Module is not compatible with Apache2.2.x. If you wnat to use Apache2.2.x with PHP you'll need to get the third party php45apache2.dll Apache2.2 Module from apachelounge.com
[quote author=JP128 link=topic=112963.msg460942#msg460942 date=1162356720]
Ok, I now have it working, thanks... But now when I try to get MySQL, I get a  CALL TO UNDEFINED FUNCTION... hmmm.
[/quote]
You'll need to enable the MySQL extension in the php.ini now. PHP5 doesnt come with mysql builtin no more. To enable the mysql extension please read this [url=http://www.phpfreaks.com/forums/index.php/topic,95378.0.html]FAQ Thread[/url]

@thorep JP128 is using Windows so no compiling necessary :)

Archived

This topic is now archived and is 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.