{ you said Hi,
which error do you get exactly ?
did you create that php file in the htdocs directory ?
Copy the php5ts.dll file to system32. The standard location for php.ini is the windows directory.
Check the apache error_log file for any error messages.}
I didnt really get any error except the browser states it cant find the php.info.php file[Mon Feb 07 18:42:47 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Feb 07 18:44:16 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Feb 07 18:44:19 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Feb 07 18:44:20 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Feb 07 19:12:50 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php/
[Mon Feb 07 19:12:58 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php/
[Mon Feb 07 19:13:04 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php/
[Mon Feb 07 19:14:02 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:14:05 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:14:06 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:14:56 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:14:57 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:28:48 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:28:48 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Feb 07 19:28:49 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:28:49 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Feb 07 19:28:50 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:28:50 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Feb 07 19:28:51 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:28:51 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Feb 07 19:28:56 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:28:56 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Feb 07 19:28:56 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/phpinfo.php
[Mon Feb 07 19:28:56 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Feb 07 19:32:37 2005] [warn] pid file C:/Program Files/Apache Group/Apache2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
anyway you get the picture. these are the errors i get. that last one im not sure about.
apache starts fine
yes i put the php.info.php file in the htdocs of appache and the dll file was in the system file and the system 32 file.
i have since deleted PHP5 and changed the conf file back to the way it was, deleted the dll file, info file and ini file.
Im starting over fresh. hopefully