Re: compiling modperl on alpha

2000-11-20 Thread Didier Godefroy
tch again twice, it still won't work because of that un-resolved symbol "php_sig_gif". Other than that the modperl/apache tandem seems ok for now and I hope I can resolve this php thing without having to rebuild the whole thing. (if anyone knows about this un-resolved symbol, give m

Re: compiling modperl on alpha

2000-11-19 Thread Didier Godefroy
em with it? Nothing ever works as it says in the docs! Following the steps to the letter is always insufficient, there is always some tinkering to do and it's not that obvious to figure it out.. -- Didier Godefroy mailto:[EMAIL PROTECTED] ---

Re: CGI scripts & mod_perl

2000-11-19 Thread Didier Godefroy
section? without modifying any scripts? How can I get confirmation that scripts are actually using it -- Didier Godefroy mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: CGI scripts & mod_perl

2000-11-19 Thread Didier Godefroy
nothing special in any logs about this, but a status and info on apache shows mod_perl enabled, and the few perl directives I inserted in the httpd.conf aren't making a fuss, so I assume mod_perl is parsing them properly... -- Didier

CGI scripts & mod_perl

2000-11-18 Thread Didier Godefroy
Quick (and maybe stupid) question(s): How do we make sure regular CGI scripts are using mod_perl??? Is there a way to find out? Is there anything to modify to make them work with mod_perl?? -- Didier Godefroy mailto:[EMAIL PROTECTED

Re: compiling modperl on alpha

2000-11-17 Thread Didier Godefroy
disabled it and it's the same thing. I looked of course in the error logs, including cgierrors, nothing useful there, it only reports a 500 error (premature end of script headers) and nothing more, even with loglevel at debug and the -w perl warnings on. What could I be missing??? -- Didi

Apache::Scoreboard

2000-11-17 Thread Didier Godefroy
pache/include/inclu de/http_log.h, line 133: Invalid declaration. __attribute__((format(printf,2,3))); ^ is there a bug in that module? Or is there a way to get this to install anyway? (system is Alpha DU4.0b ) -- Didier Godefroy mailto:[

Re: compiling modperl on alpha

2000-11-17 Thread Didier Godefroy
, it must be because I had --enable-shared=max in there, maybe it applied that to the extra mod_perl, so I added a --disable-shared=perl and that error is gone, and the make goes all the way now... -- Didier Godefroy mailto:[EMAIL PROTECTED]

compiling modperl on alpha

2000-11-17 Thread Didier Godefroy
is 1.3.14 and mod_perl 1.24_01 -- Didier Godefroy mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: compiling modperl on alpha

2000-11-17 Thread Didier Godefroy
e a good enough test to make sure mod_perl works right? -- Didier Godefroy mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: compiling modperl on alpha

2000-11-17 Thread Didier Godefroy
still try to go ahead, but how can it be tested after install to make sure it works? -- Didier Godefroy mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: compiling modperl on alpha

2000-11-17 Thread Didier Godefroy
because it can't get a reply from httpd. The log file doesn't give anything useful to track this down and the httpd that was started stays in there running... I would prefer having mod_perl static anyway, if I could get it to pass the tests, it would be a good thing...

Re: compiling modperl on alpha

2000-11-16 Thread Didier Godefroy
so I recompiled apache for that. > Also note that mod_perl as a DSO isn't recommended by the mod_perl > documentation... What is the problem with doing that? I tried compiling it statically first, but I get other types of errors when running the tests, it always fails. The httpd is running but the tests won't, and the log doesn't say anything that helps to find out why. What other choices are there then? -- Didier Godefroy mailto:[EMAIL PROTECTED]

compiling modperl on alpha

2000-11-16 Thread Didier Godefroy
his be fixed? I tried this on both a Tru64 5.1 and an older DU4.0b and the error is the same. Can anyone give a clue? -- Didier Godefroy mailto:[EMAIL PROTECTED]