Hi all,
I am facing dificulties to make PHP work with Apache on
Windows. I have installed Apache 1.3.19, PHP_401pl_Win32
and as indicated I put the following lines in the configuration of Apache
# And for PHP 4.x, use:
#
ScriptAlias /php/ "C:/php/"
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
But when I try to run simples script containing phpinfo()
I do not receive a message error in the log file and at the
same time I receive a blank page (without the information
I was waiting for).
Could you help to complete the configuration of PHP if itīs necessary.
Thanks.
Dimas
[EMAIL PROTECTED]
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]