Martin,
Perhaps I can help with this one... We have the same configuration you
report - working with no trouble. This is:
Solaris 9 (SPARC)
Apache 2.0.44
PHP-4.3.0-dev (snapshot from late January)
We ALSO were having trouble with the AddType approach; We commented out the
respective php 'AddTy
cc: <[EMAIL PROTECTED]>
02/12/2003 01:54 PM Subject: RE: [P
Subject: [PHP-INST] PHP 4.3.0 &
Apache 2.0.44
Ok, this should be a simple one.
I have compiled apache with the --enable-so option. Everything worked
fine. I then configured PHP with the --with-apxs2=[path] and that also
configured without problems. I had to manually input the LoadModule and
AddType parameters into the httpd.conf file. The