X-Spam-Check-By: sourceware.org X-SEF-Processed: 5_0_0_910__2006_02_15_16_26_56 X-SEF-7853D99-ADF1-478E-8894-213D316B8FFA: 1 Subject: mod_perl 2.0.2 + Apache 2.0.55 on Cygwin Win2k3 From: "Jason J. Czerak" Reply-To: Jason DOT Czerak AT minn DOT ppdi DOT com To: cygwin AT cygwin DOT com Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 15 Feb 2006 15:26:54 -0600 Message-Id: <1140038814.29257.45.camel@dot170> Mime-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I have an application that is based on Apache::ASP. Apache::ASP requires Apache2::porting and Apache2::compat to be in the startup.pl. Everything is working very well. I some how got mod_perl to build and running with out a segfault. This is good. The issue is when startup.pl is called, either from the command line or within apache I get this error: [Wed Feb 15 13:47:49 2006] [error] Can't load '/usr/lib/perl5/site_perl/5.8/cygwin/auto/Apache2/ServerUtil/ServerUtil.dll' for module Apache2::ServerUtil: No such process at /usr/lib/perl5/5.8/cygwin/XSLoader.pm line 68.\n at /usr/lib/perl5/site_perl/5.8/cygwin/Apache2/XSLoader.pm line 30\nCompilation failed in require at /u01/startup.pl line 4.\nBEGIN failed--compilation aborted at /u01/startup.pl line 4.\nCompilation failed in require at (eval 2) line 1.\n >From the command line: $ /u01/startup.pl Can't locate object method "server" via package "Apache2::ServerUtil" at /usr/li b/perl5/site_perl/5.8/cygwin/Apache2/porting.pm line 41. Compilation failed in require at /u01/startup.pl line 5. BEGIN failed--compilation aborted at /u01/startup.pl line 5. Suggestions? I have also have this some what working on native Win32 install of perl/apache/mod_perl. but apache goes into some sort of loop, eating memory and a kill is required, but this is random and only after some load testing. I have also sent this to the mod_perl. -- Jason Czerak (Jason DOT Czerak AT minn DOT PPDi DOT com) ______________________________________________________________________ This email transmission and any documents, files or previous email messages attached to it may contain information that is confidential or legally privileged. If you are not the intended recipient or a person responsible for delivering this transmission to the intended recipient, you are hereby notified that you must not read this transmission and that any disclosure, copying, printing, distribution or use of this transmission is strictly prohibited. If you have received this transmission in error, please immediately notify the sender by telephone or return email and delete the original transmission and its attachments without reading or saving in any manner. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/