ID:               20737
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         *Configuration Issues
 Operating System: Red Hat Linux 7.3
 PHP Version:      4.3.0RC2
 New Comment:

Since I am commenting anyway, where can one get the PHP-Bug reporting
system software.  It is rather good.


Previous Comments:
------------------------------------------------------------------------

[2002-11-30 12:39:59] [EMAIL PROTECTED]

And, regardless, assuming that PHP has Apache 2 support, the wording in
the installation should be changed from

     ... Apache 1.x module ...

No?  It is somewhat misleading to someone hitting another bug and
wondering whether Apache 2 is supported.

------------------------------------------------------------------------

[2002-11-30 12:36:49] [EMAIL PROTECTED]

/usr/bin/perl -v

gives appropriate response.  Thus appears to be valid perl interpreter.

------------------------------------------------------------------------

[2002-11-30 12:33:38] [EMAIL PROTECTED]

/usr/bin/perl: bad interpreter: Permission denied

says it all. Not a bug in PHP -> bogus

Derick

------------------------------------------------------------------------

[2002-11-30 12:32:28] [EMAIL PROTECTED]

Perl is configured (5.6.1).  The directory for APXS is correct.  Apache
was configured with DSO support.

------------------------------------------------------------------------

[2002-11-30 12:30:01] [EMAIL PROTECTED]

While configuring 4.3.0RC2 for Apache 2.0.43 (may as well try the
latest with the latest, on my first attempt to compile PHP):
---


checking for Apache 1.x module support via DSO through APXS...

Sorry, I was not able to successfully run APXS.  Possible reasons:

1.  Perl is not installed;
2.  Apache was not compiled with DSO support (--enable-module=so);
3.  'apxs' is not in your path.  Try to use --with-apxs=/path/to/apxs
The output of /opt/SOFTWARE/apache-2.0/httpd-2.0.43/support/apxs
follows
./configure: /opt/SOFTWARE/apache-2.0/httpd-2.0.43/support/apxs:
/usr/bin/perl: bad interpreter: Permission denied
configure: error: Aborting

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20737&edit=1

Reply via email to