Page 1 of 1

php installation on windows.....

Posted: Sat Apr 21, 2007 11:28 pm
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.

Posted: Mon Apr 23, 2007 11:27 am
by guitarlvr
have you added your php directory path to the "path" variable in environment variables?

Wayne