Jump to content

help for php apache


pura

Recommended Posts

Hi

 

I tried to run php with Apache in windows. But Apache doesn't recognize the PHP file and returns an alert box to save a file.

 

i knew that i need to have a line

AddType application/x-httpd-php. php

in httpd.conf under conf directory or apache installed directory. But this doesn't work. can i get any help please.

 

many thanks

 

Link to comment
https://forums.phpfreaks.com/topic/52865-help-for-php-apache/
Share on other sites

Hi

 

I tried to run php with Apache in windows. But Apache doesn't recognize the PHP file and returns an alert box to save a file.

 

i knew that i need to have a line

AddType application/x-httpd-php. php

in httpd.conf under conf directory or apache installed directory. But this doesn't work. can i get any help please.

 

many thanks

 

 

What version of apache and what version of windows are you using?

 

Have you copied the php dll's as you are told to do in the PHP install readme file?

Link to comment
https://forums.phpfreaks.com/topic/52865-help-for-php-apache/#findComment-261035
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.