Re: [PHP-INST] PHP 4.3.0 & Apache 2.0.44

2003-02-12 Thread Lou Picciano
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

RE: [PHP-INST] PHP 4.3.0 & Apache 2.0.44

2003-02-12 Thread Jeffrey_N_Dyke
cc: <[EMAIL PROTECTED]> 02/12/2003 01:54 PM Subject: RE: [P

Re: [PHP-INST] PHP 4.3.0 & Apache 2.0.44

2003-02-12 Thread Jeffrey_N_Dyke
Subject: [PHP-INST] PHP 4.3.0 & Apache 2.0.44

[PHP-INST] PHP 4.3.0 & Apache 2.0.44

2003-02-12 Thread Martin Leonard
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