Hi All,
I'm trying to install PHP on my Redhat 7 box, which already has apache & mysql installed on it. I ran:
./configure --with-apxs=/usr/local/apache/bin/apxs
make
make install
and everything goes ok. I then added the loadmodule and addtype statements to my httpd.conf file and stopped and started apache. Everything seems ok.
I can access any non-php pages fine, but when I try a php page, I instantly get the 'Cannot find server or dns error' page.
Does anyone know what's going on? C:\DOS:>
C:\DOS:>RUN
RUN DOS RUN!!
I'm trying to install PHP on my Redhat 7 box, which already has apache & mysql installed on it. I ran:
./configure --with-apxs=/usr/local/apache/bin/apxs
make
make install
and everything goes ok. I then added the loadmodule and addtype statements to my httpd.conf file and stopped and started apache. Everything seems ok.
I can access any non-php pages fine, but when I try a php page, I instantly get the 'Cannot find server or dns error' page.
Does anyone know what's going on? C:\DOS:>
C:\DOS:>RUN
RUN DOS RUN!!