Hi,

I'm installing apache 1.3.9 with php 4 (and mysql support, and some other
modules) and after configuring and compiling everything successfully, I
alter the apache httpd.conf file for the two php4 mime types, yet when I
hit a page of one of those types on my server (such as .html) my browser
brings up a file save dialog...

does anyone know why this might happen?  When I configured apache I used this:

./configure --prefix=/www --activate-module=src/modules/fastcgi/libfastcgi.a
--activate-module=src/modules/php4/libphp4.a --enable-module=auth_dbm

...to include support for fastcgi and auth_dbm as well.  fwiw, fastcgi does 
work, but auth_dbm does not.  

thanks alot,
Todd




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