Modperl conflicting with other modules

2000-11-13 Thread Yu Di
Hi, I have a problem. I have downloaded Apache 1.3.14, Mod_perl 1.24_01, PHP 4.0.3pl1, mod_fastcgi 2.2.8, and untarred all of them. I configured Apache with mod_so enabled, installed it, then installed all the three modules as DSO with apxs. Then I found that I cannot access any Mod_perl, PHP,

Re: Modperl conflicting with other modules

2000-11-13 Thread Yu Di
that my Perl version is 5.6.0, can this be related to the problem? Thanks a lot! Di, Yu 11.13 On Mon, 13 Nov 2000, Daniel Chetlin wrote: On Mon, Nov 13, 2000 at 08:20:53AM -0600, Yu Di wrote: [snip] Then I found that I cannot access any Mod_perl, PHP, or FastCGI programs, if I try, I

Re: Another Error in Apache::ASP and Perl 5.6.0

2000-04-08 Thread Yu Di
Hi, I upgraded my gcc to 2.95.2, re-compiled Perl 5.6.0, Apache 1.3.12, and mod_perl 1.22. I put "PerlModule Apache::ASP" and "PerlModule Apache::DBI" in the httpd.conf. Then it worked. I guess the problem was some confliction between mod_perl and other Apache modules (I installed PHP 4RC1 and

Re: Another Error in Apache::ASP and Perl 5.6.0

2000-04-07 Thread Yu Di
amas wrote: Sounds like an odd conflict between 5.6, mod_perl and DBI or DBD::mysql. Anyone know how to work through these issues? This is likely platform dependent, so will need relevant advice, what O/S are you running again? --Joshua Yu Di wrote: Hi, I have isolated the problem, b

Re: Another Error in Apache::ASP and Perl 5.6.0

2000-04-07 Thread Yu Di
of your perl from scratch, as well as modperl apache. The RedHat guys are notorious for building perls and modperl that don't work sometimes. --Joshua Yu Di wrote: Hi, I also changed Perl to 5.005_03, and this problem still exists, so I think it is the problem between Apache 1.3.12

Re: Another Error in Apache::ASP and Perl 5.6.0

2000-04-06 Thread Yu Di
uot;myusername","mypasswd"), it will generate the segmentation fault. But the same statement will execute just well if put into a standalone Perl program, so I am really puzzled by what's going on here. Di, Yu 4.6 On Tue, 4 Apr 2000, Joshua Chamas wrote: Yu Di wrote: This program has been

Re: Another Error in Apache::ASP and Perl 5.6.0

2000-04-04 Thread Yu Di
ignal Segmentation fault (11)". I have changed ASP.pm as I wrote last time, for if I did not do so, I will get other error messages. So is it that Apache::ASP is currently not compatible with Perl 5.6? Di, Yu 4.4 ~ On Mon, 3 Apr 2000, Joshua Chamas wrote: Yu Di wrote: Hi, after I rep

Re: Error in Apache::ASP with Perl 5.6.0

2000-04-04 Thread Yu Di
Hi, there was an error with my mailbox and I can't open your mail and test the patch, could you please send it again? Thank you! Di, Yu 4.4

Re: Another Error in Apache::ASP and Perl 5.6.0

2000-04-04 Thread Yu Di
I added that before my "Files ~ "\.mpl$"", no change. BTW, the Apache::Registry test program always worked correctly. Di, Yu 4.4 On Tue, 4 Apr 2000, Doug MacEachern wrote: On Tue, 4 Apr 2000, Yu Di wrote: Hi, I did compile it statically. But currently for my pro

Error in Apache::ASP with Perl 5.6.0

2000-04-02 Thread Yu Di
Hi, I installed Apache::ASP module with Perl 5.6.0 and mod_perl 1.22 and Apache 1.3.12. When I started to use it with any file, I got the error log: " [error] Can't upgrade that kind of scalar at /usr/lib /perl5/site_perl/5.6.0/Apache/ASP.pm line 1627." I changed the "MD5"'s in ASP.pm to