Hi All,
     I have a slight problem configuring PHP with Apache. I'm using PHP 4.3
with Apache 1.3.27 on my RedHat Linux 7.2 box. 
 
I initially configured php with apache and it worked fine. The phpinfo page
showed that PHP was configured with 
 
--with-mysql --with-apxs=/usr/local/apache/bin/apxs 
 
 
However, now i wanted to enable the gd option along with freetype support
and a number of other things. I again configured PHP with those extra
arguments in the ./configure command and then did make and make install.
However, when i execute the phpinfo() page again, it doesn't show me PHP
being configured with those extra options!. Am i missing something??
 
Can anyone please help me with this?
 
thanks
Nilesh.
 
 
 
 


Reply via email to