Portal Home > Knowledgebase > Articles Database > re compile php


re compile php




Posted by erroring, 07-22-2010, 01:07 AM
I need to enable sqlite and GD lib in CentOS 5.4 64-bit and install them with yum. and when i want to recompile php (with same command in phpinfo) the error appear about apxs path is incorrect.... is there any way to enable sqlite an GD lib without compiling php? if apxs path is incorrect why the first time (from kloxo installation) php compiled!!? and if there is no way except compiling php how can i find apxs path? apache version is 2.?? and php is 5.2.13 panel is kloxo

Posted by Steven, 07-22-2010, 01:30 AM
do you have the httpd-devel package installed? that is the package with apxs

Posted by erroring, 07-22-2010, 01:43 AM
how can I realize that?

Posted by prashant1979, 07-22-2010, 01:57 AM
rpm -qa | grep 'httpd-devel'

Posted by erroring, 07-22-2010, 03:03 AM
this command returns nothing...

Posted by prashant1979, 07-22-2010, 03:10 AM
What about rpm -qa | grep 'httpd'? If it still does not show httpd-devel, that means it is not installed. You can then install it using yum install httpd-devel.

Posted by erroring, 07-22-2010, 03:20 AM
and after that where is the apxs path?

Posted by erroring, 07-22-2010, 03:25 AM
ok. apxs path solved... Last edited by erroring; 07-22-2010 at 03:32 AM.

Posted by erroring, 07-22-2010, 03:45 AM
thanks to you and : http://www.eukhost.com/forums/f15/tr...-servers-6041/



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Fake Creditcard (Views: 721)


Language: