Does anyone have the php.ini file and the file needed for apache? Could someone send me it? I am trying to configure PHP, Apache, MySQL. Could someone let me know if they could send me their files? I will change what I need. Thanks! Chad
When you install PHP 4.1.1 PHP.ini is in your PHP directory such as c:\php\php.ini-dist. Then copy php.ini-dist to your WINDOWS directory...typically c:\winnt - rename it to php.ini
Apache 1.3.22
open your httpd.conf file the edit it.
ScriptAlias /php/ "c:/php/" AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php.exe"
PHP manual is ...
http://www.php.net/manual/en/install.windows.php#install.windows.manual