Posted by dawnerd on 07/17/06 04:40
Eric Capps wrote:
> I'm writing a web app that uses a PHP script to request information from
> the server. I'd like to test it locally on my machine, but despite
> having PHP installed, I can't seem to get it to process the .php file
> automatically when it is read. Is there a way to turn automatic
> processing of a file/directory on/off?
You can easily install a server bundle. I would recommend one called
apache2triad. I use it and it only takes a few minutes to install.
[Back to original message]
|