php installation on windows.....

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
k_tech01
Forum Newbie
Posts: 1
Joined: Sat Apr 21, 2007 7:39 pm

php installation on windows.....

Post by k_tech01 »

hello everyone, after installing apache, mysql, and php, I have trouble creating php page to display in the browser correctly, apache is working after going to http://localhost, it displays a page just fine, but when creating php page with regular notepad and put it in the apache directory, the page displays the php code, I did move the .ini file that comes with php to the \windows folder as the installation cd explains, and the .dll under \windows\system32. I'm probably missing something any thoughts to what I'm missing?

thanks in advance.
User avatar
guitarlvr
Forum Contributor
Posts: 245
Joined: Wed Mar 21, 2007 10:35 pm

Post by guitarlvr »

have you added your php directory path to the "path" variable in environment variables?

Wayne
Post Reply