ID: 14079
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Apache related
Operating System: Win98
PHP Version: 4.0.6
New Comment:

Please ask support questions on the [EMAIL PROTECTED] mailinglist.

Not a bug > closing

Previous Comments:
------------------------------------------------------------------------

[2001-11-16 05:16:30] [EMAIL PROTECTED]

I config PHP4.0.6 for Apache 1.3.12 for Win32 

: in apache configuation file:

ScriptAlias /php/ "C:/PHP/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"

then I test with phpinfo.php file in htdocs directory.

: phpinfo.php : 

<?php phpinfo(); ?>

when I type: http://localhost/phpinfo.php, Browser should show me some information 
table but It show me the original code.

<?php phpinfo(); ?>

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14079&edit=1


-- 
PHP Development 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]

Reply via email to