View previous topic :: View next topic |
Author |
Message |
Ph0eniX Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/103802685344eb685847e81.jpg)
Joined: 24 Sep 2004 Posts: 502 Location: New York, U.S.
|
Posted: Fri Oct 24, 2008 12:51 pm Post subject: Turning off specific PHP/Apache extensions [SOLVED] |
|
|
I have compiled PHP/Apache with a bunch of extensions but I don't necessarily want them all loaded all the time. Is there a way to turn some off them off?
Thanks! ![Very Happy :D](images/smiles/icon_biggrin.gif)
Last edited by Ph0eniX on Mon Oct 27, 2008 4:01 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
M Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 12 Dec 2006 Posts: 432
|
Posted: Fri Oct 24, 2008 4:54 pm Post subject: |
|
|
I think that for PHP you must compile him with sharedext USE flag, then you can load/unload them from ini file, otherwise they are all builtin in binary. As for apache you can select which modules to build with APACHE2_MODULES var. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ph0eniX Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/103802685344eb685847e81.jpg)
Joined: 24 Sep 2004 Posts: 502 Location: New York, U.S.
|
Posted: Mon Oct 27, 2008 4:00 pm Post subject: |
|
|
Thank you! ![Very Happy :D](images/smiles/icon_biggrin.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|