Jump to content

PhP configuration in Window XP


Recommended Posts

Hi all,

 

Is there anybody know how to configure the php and apache in windows xp.

 

I want to enabled some support in the php, but dont know how to do it in localhost.

 

For example, i want enabled this --with-gdbm[=DIR].  , how to do it in the localhost for window xp?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/72558-php-configuration-in-window-xp/
Share on other sites

In order to do that you have to recompile PHP. On Windows you don't/should not need to recompile PHP. PHP is already compiled. In order to enable extra libraries you just need to enable either an extension/or an setting within the php.ini.

In order to do that you have to recompile PHP. On Windows you don't/should not need to recompile PHP. PHP is already compiled. In order to enable extra libraries you just need to enable either an extension/or an setting within the php.ini.

 

can show the example for enabled extra library in php.ini?

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.