Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Install prob

Status
Not open for further replies.

Crundy

Programmer
Jul 20, 2001
305
GB
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!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top