I am a newbie. I'm sure this question reveals that. I have been coding in PHP though for a while on Windows so I know a bit about that.
Anyhow, we installed Ubuntu Hoary, and Apache, PHP4,
MySql etc. on a new server.
Everything was great - phptest.php w/ phpinfo() worked fine from a remote browser, yada yada.
Then, on the server, I messed around with sudo chmod, taking away permissions from the world for accessing /var/www, then putting permissions back.
Now if I access the directory through a browser, instead of executing php files, it prompts to download then!!!!
Crap! What the hell did I do??? Help!!!!!
|