Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

gforum 120 at redhat 9 not work at mod_perl

Quote Reply
gforum 120 at redhat 9 not work at mod_perl
mod_perl work fine:

[root@perlchina ~]$ /usr/local/apache2/bin/httpd -k stop
[root@perlchina ~]$ /usr/local/apache2/bin/httpd -k restart
httpd not running, trying to start

Preloading Gossamer Forum modules into mod_perl:
. . . . . . . . . . .
All modules loaded ok!
Compiling all functions ... All modules compiled and loaded ok!

[root@perlchina ~]$



but /cgi-bin/gforum/gforum.cgi never work!!

only work at CGI not at mod_perl mode if i change the httpd.conf


ps:

redhat 9 professional + apache 2.46 + mod_perl 1.99 + mysql 3.23

machine intel PIII 800 + 512M + 40G HD + ADSL

my MSN: perlchina_at_hotmail.com

Last edited by:

tsingson: Jun 15, 2003, 12:13 PM
Quote Reply
Re: [tsingson] gforum 120 at redhat 9 not work at mod_perl In reply to
Please start by telling us the errors in your log.

Btw, doesn't Apache2 require mod_perl2?

Last edited by:

Paul: Jun 15, 2003, 1:02 PM
Quote Reply
Re: [Paul] gforum 120 at redhat 9 not work at mod_perl In reply to
the last mod_perl 2 vision is 1.99 :)
and work with apache 2.46 fine. :)

my MSN: perlchina_at_hotmail.com
Quote Reply
Re: [tsingson] gforum 120 at redhat 9 not work at mod_perl In reply to
Until mod_perl 2 has stabilized, we aren't able to support it. That said, to get it working you'll probably need to use the mod_perl 1 compatibility layer that mod_perl 2 has. I recommend that you run the latest stable mod_perl (1.27) - it will certainly work to run a backend mod_perl server with a Apache 2 front end. Before providing official mod_perl 2 support, we are waiting until it stabilizes (at least gets to beta or RC status instead of the current "development" status).

Feel free to complain to Redhat about shipping unstable, development packages instead of the latest stable packages. These is quite some precedent with this from Redhat - take, for example, the 2.96 gcc versions that they shipped with one version of Redhat (7.something I think) - they were only capable of compiling about half of the packages Redhat shipped with, and couldn't even compile the kernel.

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com