Posted by: BrunZone in PHP
First, extract the PHP package. I extracted the package in a folder named PHP under my ‘C’ drive. I Change the default directory name to PHP as this keeps things simple. Then copy the file php.ini-dist in PHP directory to you windows directory (C:\Windows) and rename the file to php.ini. This is the PHP configuration file. We will work with this file later.
Now move the php4ts.dll file from the newly created php directory into the sapi subdirectory.
NOTE: I am using PHP4. If you choose to use a different version of PHP then the dll file will have a slightly different name. For example, if you are using PHP5 than your dll may read php5ts.dll.
PHP can be downloaded at http://www.php.net/downloads.php
Tags:
PHP
This entry was posted on Friday, July 20th, 2007 at 9:08 pm and is filed under PHP.You can follow any responses to this entry through the RSS 2.0 feed.You can leave a response, or trackback from your own site.