|
I have downloaded php-5.2.12-win32-installer. Running this file creates a directory named php5 and this directory has a text file called “license” and program file called php.ini.
However, the how-to guide I have for php was published in 2004 and it does not mention this php.ini file. The guide does tell you how to set up a file called “configure”, but this file does not exist with the installer program that I downloaded.
I am assuming that php files are run with a web browser (I have Internet Explorer 6), but when I try to run the first php script from the how-to guide I end up with the MS Word text file that I used to write the script. The how-to guide talks about configuring your server as part of the installation process for php, but since my php installer does not have a configure file I don’t know what to do. Can someone help?
|