Hi again,
Im trying to install an Apache Web Server and PHP in a Windows NT .
* Apache 1.2.23
* PHP 4.1.1
* Windows NT Server 4.0 with SP4
The installation of Apache Web Server and PHP was succesfully ok, but when I
configure the PHP and Apache, editing the PHP.ini and httpd.conf files, as
installation manual says, was not any problem neither.
The problem appears when i try to load a php file with the web server, then
shows all the content of a file. The server reads and show the file but not
execute it.
And, of course I added the lines:
LoadModule php4_module PATH/php4apache.dll
AddType application/x-httpd-php .php
in my httpd.conf file.
Any ideas?
Advanced thanks,
Berli
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php