Jump to content

What is Apache?


suttercain

Recommended Posts

I installed WAMP which included MySQL, PHP 5.2 and Apache. It was very easy and all the services are running on my local machine. Problem is when I try to view PHP code in Firefox it ask me to save it or open it. If I save it, I just re-save the file. If I open it, it open in DreamweaverMX.

 

How do I set it so I am able to test my script on my local machine without having to FTP it every time to view it.

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/38507-what-is-apache/#findComment-184767
Share on other sites

I installed WAMP which included MySQL, PHP 5.2 and Apache. It was very easy and all the services are running on my local machine. Problem is when I try to view PHP code in Firefox it ask me to save it or open it. If I save it, I just re-save the file. If I open it, it open in DreamweaverMX.

 

How do I set it so I am able to test my script on my local machine without having to FTP it every time to view it.

 

Thanks in advance.

if you have wamp installed then make sure you are going to http://localhost/ to run your PHP files, All php files should be located in C:/WAMP/www. You cannot double click PHP files whilst in Windows explorer to run run, like you can with html files.

Link to comment
https://forums.phpfreaks.com/topic/38507-what-is-apache/#findComment-184780
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.