in .....conf/httpd.conf
Do the following;
# For example, the PHP 3.x module (not part of the Apache distribution - see
# http://www.php.net) will typically use:
#
AddType application/x-httpd-php3 .php3 .php #or whatever extensions.
AddType application/x-httpd-php3-source .phps
#
# And for PHP 4.x, use:
#
AddType application/x-httpd-php .php4 .phtml #or whatever extension as
long as it's different than the
#settings for the php3 files
AddType application/x-httpd-php-source .phps
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 06, 2001 7:22 AM
To: [EMAIL PROTECTED]
Subject: [PHP] problem loading php4-document
Hi All,
We have successfully installed php3 and php4 under AIX4.3.3 with
Apache1.3.19.
Now we can see the php3-documents in the browser(NS4.7).
In opposition to that the php4-documents are only downloadable.
Is there any setting that is not described in the manual we have to do
therewith the browser can show us both types of php?
Thanks for help,
Markus Mattes
IT-Services and Solutions GmbH business
unit: e-security
IBM Global Services Company Phone : +49-221-304-2738 or
-2561, FAX: -2518
Gustav-Heinemann-Ufer 120-122, D-50968 Köln e-mail:
[EMAIL PROTECTED]
--
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]
--
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]