Home : Products : Gossamer List : Discussion :

Products: Gossamer List: Discussion: Re: [Alex] mod_perl problem: Edit Log

Here is the list of edits for this post
Re: [Alex] mod_perl problem
Upgraded to 1.0.1 and still the same (restarted apache but still the 0 byte error).

Note that I had to specify the lib directory in the startup.pl file. If I specify only the private directory (/path/to/glist/private) apache won't start with this error:

[Thu Feb 19 15:21:16 2004] [error] Can't locate GList/mod_perl.pm in @INC (@INC contains: /path/to/glist/private /path/to/Perl/5.8.1/darwin-thread-multi-2level /path/to/Perl/5.8.1 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 /Library/Perl /Network/Library/Perl/5.8.1/darwin-thread-multi-2level /Network/Library/Perl/5.8.1 /Network/Library/Perl . /usr/ /usr/lib/perl) at /etc/httpd/startup.pl line 2.
BEGIN failed--compilation aborted at /etc/httpd/startup.pl line 2.
Compilation failed in require at (eval 1) line 1.

Syntax error on line 937 of /etc/httpd/httpd.conf:
Can't locate GList/mod_perl.pm in @INC (@INC contains: /path/to/glist/private /path/to/Perl/5.8.1/darwin-thread-multi-2level /path/to/Perl/5.8.1 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 /Library/Perl /Network/Library/Perl/5.8.1/darwin-thread-multi-2level /Network/Library/Perl/5.8.1 /Network/Library/Perl . /usr/ /usr/lib/perl) at /etc/httpd/startup.pl line 2.
BEGIN failed--compilation aborted at /etc/httpd/startup.pl line 2.
Compilation failed in require at (eval 1) line 1.


Probably it's a mod_perl issue... I want to rebuild it without rebuilding Apache so mod_perl as a DSO integrated with APXS... Alex, do you think this is ok?
perl Makefile.PL USE_APXS=1 WITH_APXS=/usr/sbin/apxs EVERYTHING=1 NO_HTTPD=1
Max
The one with Mac OS X Server 10.4 :)

Last edited by:

maxpico: Feb 19, 2004, 6:52 AM

Edit Log: