hi you all,

I really hope you can help me ;).
Just installed apache 2.0.28 and php 4.1.0 (as DSO) on a suse linux 7.2
machine (apache 1.3.22 and php 4.0.6 are running fine already);
i've put the 2.0.28 on port 81, but it looks like apache just won't pass the
.php files to the php module. added the following 3 lines to my httpd.conf:

LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php
AddHandler application/x-httpd-php .php

but when i try to get a php file, it just won't work (internet explorer will
try to download it as if it were an executable).

hope someone can help!!
thanx in advance,

dan



-- 
PHP Install 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