php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3300 Disables hostname lookup in apache
Submitted: 2000-01-24 13:21 UTC Modified: 2005-03-31 16:13 UTC
From: argus at sover dot net Assigned:
Status: Wont fix Package: Performance problem
PHP Version: 3.0.14 OS: BSDI 4.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: argus at sover dot net
New email:
PHP Version: OS:

 

 [2000-01-24 13:21 UTC] argus at sover dot net
I compiled apache 1.3.11 out of the box with php 3.0.14 with both the --with-apache and --with-apxs.

If I compile it with Apache, Apache (on versions, 1.3.9 & 1.3.11), Apache ceases to do hostname lookups.  If I do not compile in php, then it works fine.

I tried to compile it in with apxs and get the following error while running configtest:
>Cannot load /usr/local/apache/libexec/libphp3.so into server: File not found

I have both load and add statements in httpd.conf and the libphp3.so is located in /usr/local/apache/libexec directory. 
(-rwxr-xr-x  1 www  www  2905474 Jan 24 12:04 libexec/libphp3.so)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-31 16:13 UTC] php-bugs at lists dot php dot net
We are sorry, but we do not support PHP 3 related problems anymore.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC