|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-07-13 10:48 UTC] johncov at worldnet dot att dot net
[2000-07-26 21:52 UTC] zak@php.net
[2000-07-26 22:33 UTC] johncov at worldnet dot att dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 18:00:02 2025 UTC |
apache 1.3.12 mod_perl 1.24 php 4.4.0 installed mod perl: perl Makefile.PL APACHE_SRC=../apache_1.3.12/ \ DO_HTTPD=1 USE_APACI=1 \ EVERYTHING=1 installed apache: ./configure --prefix=/path/to/apache \ --activate-module=src/modules/perl/libperl.a \ --enable-shared=max make make install installed php4: ./configure --with-mysql --with-apxs=path/to/apxs make make install everything succeeds. On apachectl start: Syntax error on line 238 of /usr/local/apache/conf/httpd.conf: API module structure `php4_module' in file /usr/local/apache/libexec/libphp4.so is garbled - perhaps this is not an Apache module DSO?