>Number: 4442 >Category: mod_so >Synopsis: .../apachectl start can't LoadModule(s) because it can't find >ap_palloc >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: doc-bug >Submitter-Id: apache >Arrival-Date: Wed May 19 09:30:01 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.6 >Environment: Solaris 2.5.1 >Description: see PR #4289 >How-To-Repeat: see PR #4289 I also encountered this on other platforms, including Solaris 2.5.1 >Fix: Subject: Re Apache 1.3.6 mod_so bug report #4289 From: Jeff Lankford <[EMAIL PROTECTED]> To: Laszlo Tersztenyak <[EMAIL PROTECTED]>
I recently encountered the same bug. You probably have already discovered a fix, but here's the one i found. When you ./configure, add --enable-rule=SHARED_CORE. The documentation trail is obscure, but the ./INSTALL file refers to ./htdocs/manual/dso.html, which dicusses to --enable-rule, but without identifying applicable platforms. --- Add following to README.configure, near line 180: Some platforms require additional configuration to enable DSO. When starting the server, an error message may report: "... symbol ap_palloc: referenced sysbol not found ..." Reconfigure with "--enable-rule=SHARED_CORE" and rebuild. See details in htdocs/manual/dso.html. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]