Title: kerosene Stationery
I have installed on my workstation the following:
 
Window XP
MySQL 3.23.51
PHP 4.2.2-win32
Apache 1.3.26-win32.
 
The Apache Server seems to work fine because when I call http://localhost or http://127.0.0.1 I get the Apache screen which seems to tell me that the server is working.
My problem is when I try to open a PHP file, I do get a blank sceen in my browser and when I do a view source I still see my commands in PHP. It looks like the web server did not send the script to php for interpretation.
 
In my HTTPD.conf
I have added the following:
 
LoadModule php4_module c:/php/sapi/php4apache.dll (At the first line of the file)
AddModule mod_php4.c (On line 242 at the end of the AddModule list)
AddType application/x-httpd-php .php (Line 816 under AddType application/x-tar .tgz)
 
Thanks for your help
 
 
 
Pierre Cousineau


Associé Principal
Ventes et Marketing
[EMAIL PROTECTED]
TEL: 613-632-1133
FAX: 613-632-9175

 

Reply via email to