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
|
Title: kerosene Stationery
- [PHP-INST] Installation Problems Pablo A. Rios
- Re: [PHP-INST] Installation Problems Josh Lokot
- Re: [PHP-INST] Installation Problems Sivakumar Mambakkam
- [PHP-INST] installation problems Tim McQuillen
- [PHP-INST] Installation Problems Alexander Tait Brotman
- [PHP-INST] Installation Problems Dave Lurie
- Re: [PHP-INST] Installation Problems Chris
- [PHP-INST] Installation problems Thierry Boitieux
- [PHP-INST] Re: Installation problems Pierre Cousineau
- Re: [PHP-INST] Installation problems toby -
- [PHP-INST] Installation Problems Shahram Khosraviani
- [PHP-INST] Installation Problems Nilesh Parmar
- [PHP-INST] Re: Installation Problems Neil M
- [PHP-INST] PHP w/ MySQL Nick Gianakas
- [PHP-INST] Installation problems Andreas Ekeroot
- [PHP-INST] Re: Installation problems Jonas Geiregat
- Re: [PHP-INST] Re: Installation proble... Andreas Ekeroot