php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7241 Some mistakes when build apache module
Submitted: 2000-10-16 10:04 UTC Modified: 2001-01-30 04:02 UTC
From: dimitry at al dot org dot ua Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.0.3pl1 OS: Linux Mandrake 2.2.14
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dimitry at al dot org dot ua
New email:
PHP Version: OS:

 

 [2000-10-16 10:04 UTC] dimitry at al dot org dot ua
1. Name of PHP module is different in apache/src/modules.c (modphp4_module) and apache/src/modules/php4/libphp4.module (php4_module)
2. Include dirs with php.h, zend.h etc have to be present in apache/src/modules/php4/Makefile


Version of Apache is 1.3.14rusPL30.0
Config line for PHP is:
./configure --with-mod_charset --with-gettext --with-apache=../apache_1.3.14rusPL30.0 --without-mysql  --enable-track-vars --with-gettext --enable-static --disa
ble-pear

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-04 09:16 UTC] sniper@php.net
Have you read the INSTALL file included in the source
package? And did you follow the install steps??

And could you please try the PHP 4.0.4RC3:

http://www.php.net/distributions/php-4.0.4RC3.tar.gz

--Jani
 [2001-01-30 04:02 UTC] sniper@php.net
Please read the INSTALL file. If that doesn't help,
ask further questions on php-install@lists.php.net
as this is working for me (and many others) just
fine..as long as you follow the instructions.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC