logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Enabling modules in PHP 5.4.4
Author
hlfernandez



Joined: 22 Jul 2012
Posts: 4
Location: Spain, Ourense

PostPosted: Fri 27 Jul '12 9:54    Post subject: Enabling modules in PHP 5.4.4 Reply with quote

Hi all,

I have installed PHP 5.4.4 with Apache 2.4 and it works fine.

If I enable modules in php.ini, when I start Apache throws a PHP startup warning and It doesn't load the modules. However, if I execute first php -m and then start the Apache server, it loads the modules succesfully.

Do you have any idea?

Regards,

Hugo.
Back to top
hlfernandez



Joined: 22 Jul 2012
Posts: 4
Location: Spain, Ourense

PostPosted: Fri 27 Jul '12 11:11    Post subject: Reply with quote

Solved. extension_dir must be "C:/php/ext" instead of "ext".
Back to top


Reply to topic   Topic: Enabling modules in PHP 5.4.4 View previous topic :: View next topic
Post new topic   Forum Index -> Other Software