problem with php and apache installation on widows xp

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
itsmani1
Forum Regular
Posts: 791
Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:

problem with php and apache installation on widows xp

Post by itsmani1 »

Hello....


From " http://httpd.apache.org/download.cgi?Pr ... m%2Fapache " i got
Win32 Binary (MSI Installer): apache_2.2.2-win32-x86-no_ssl.msi [PGP] [MD5] and i don't know weather it will work or not?


1- from where i can get apache 1.3 and apache 2.0 for windows?

2- i am trying to install php4.x and apache 2.x on windows xp but its not working, infact after doing some hardwork i am able to run apache successfull but when i try to access some .php file it don't work and says me :

do you want to save this file?

any help please?

thanks
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

There is an attribute in the httpd.conf file that needs to be edited to allow php files to be executed through the PHP engine by apache. I bet if you search these forums for your error message you would get a ton of results and answers on how to fix your problem.
Post Reply