Hello All,

   I've seen a few questions the same as mine, but no answers.  Here is the
situation.

   I'm configuring & installing Apache 2.0, configured with:
     --enable-module=so --enable-rule=SHARED_CORE
--prefix=/usr/local/apache

   I'm configuring PHP 4.0.5 with:
     --with-apxs=/usr/local/apache/bin/apxs --enable-short-tags
--with-mysql=no --with-pgsql

   Apache installs fine, but the PHP configure statement above gives me the
apxs "usage" information, then that it can't run apxs.  Then it tells me to
verify
     1) Perl is installed (it is.)
     2) Apache was not compiled with DSO support (it was - correctly?)
     3) 'apxs' is not in your path (it wouldn't give me the usage screen
then would it?)

   My opinion lies with #2, that something is different in Apache 2.0 that
is preventing the DSO from functioning correctly.  Has anybody successfully
done an install under these two versions?  Thanks.

{-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-}
 }                            http://www.geocities.com/~tdnelson/  {
{           Todd D. Nelson        mailto:[EMAIL PROTECTED]   }
 }      Systems Administrator                Phone: (402)554-4973  {
{    Univ Affairs & Communications             Fax: (402)554-6015   }
 }  University of Nebraska at Omaha                                {
{-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-}



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