reinstalling php
Posted: Wed Feb 11, 2004 11:30 am
my Question.
first i had a rpm install of the apache 1.3 and php 4.2.1
problems i had -> mysql_connect undefined
answer -> do a ./configure --with-mysql=ect.
however with the rpm this should already been done if i am not mistaken.
Now i am trying to reinstall everthing exept de apache.
when trying to configure --with-mysql --with-apache=/usr/include/apache ( sinds this is where the httpd.h is..
however on ./configuration with the apache command it will say that it can not find the httpd.h
locate httpd.h -> /usr/include/apache/httpd.h
I am kinda stuck here
Help would be very welcome
first i had a rpm install of the apache 1.3 and php 4.2.1
problems i had -> mysql_connect undefined
answer -> do a ./configure --with-mysql=ect.
however with the rpm this should already been done if i am not mistaken.
Now i am trying to reinstall everthing exept de apache.
when trying to configure --with-mysql --with-apache=/usr/include/apache ( sinds this is where the httpd.h is..
however on ./configuration with the apache command it will say that it can not find the httpd.h
locate httpd.h -> /usr/include/apache/httpd.h
I am kinda stuck here
Help would be very welcome