installing php for apache 1.3.26 on Redhat 7.3

G

Guest

Guest
Hi,

I am tryong to get php working on my machine, I followed the instructions for installing php as a static module and after compiling, when i try to load a test php page a dialog appears asking me what i want to do with the .php file (like the one when you click on a .gz file or .avi).

I have added this line on apache's httpd.conf file,

AddType application/x-httpd-php .php

Can someone give some ideas?

Thanks
 
imhotepp said:
Hi,

I am tryong to get php working on my machine, I followed the instructions for installing php as a static module and after compiling, when i try to load a test php page a dialog appears asking me what i want to do with the .php file (like the one when you click on a .gz file or .avi).

I have added this line on apache's httpd.conf file,

AddType application/x-httpd-php .php

Can someone give some ideas?

Thanks
At your maschine PHP not started like process or apache not understand PHP...
 
What is your wwwroot folder ?
/usr/local/apache
Where is your php folder
Do you have an error during compiling
 
Pakcik_Kantin said:
What is your wwwroot folder ?
/usr/local/apache
Where is your php folder
Do you have an error during compiling
Sorry, but i'm using Wintel platform for Apache, PHP and MySQL.
But in time i'm installing Apache and PHP unser Slakware and Solaris. Than i'm do installation i'm read manual and all installed without problem....
You have a some problem with in?
 
Back
Top