PHP: install on windows

Published by

Posted on June 29, 2008

Error

unable to load php.ini from C:\windows

getting error no input file found or blank screen after modifying doc_root

Solution

This solution will be modified after further testing.

What I did was created a custom php.ini , eliminating most of the settings that set in the default php.ini :(

i included the mysql information and extension libraries

The file then loaded.

Additional error
Cannot load mcrypt extension. Please check your PHP configuration.

follow

http://us3.php.net/manual/en/mcrypt.installation.php

Place  libmcrypt.dll  within the %system%\system folder