| Are php3 and ASP mutually exclusive?
Nope... I have Apache/1.3.12 (Linux 2.2.12), PHP/3.0.15, mod_perl/1.21_03
and Apache::ASP running perfectly well together. On another system
PHP/4.0RC1 is working in the same environment just as fine. However, as I
don't like the RedHat provided RPMs I built everything from source.
| Before I installed Devel::Symdump I would get this in error.log:
| [Thu Apr 27 06:14:07 2000] [error] [asp] [2726] cannot load Apache::Symbol
| for UndefRoutine: Can't locate Devel/Symdump.pm in @INC (@INC contains:
| /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
| /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .
| /etc/httpd/ /etc/httpd/lib/perl) at
| /usr/lib/perl5/site_perl/5.005/i386-linux/Apache/Symbol.pm line 10. <-->
| BEGIN failed--compilation aborted at
| /usr/lib/perl5/site_perl/5.005/i386-linux/Apache/Symbol.pm line 10. <-->
| BEGIN failed--compilation aborted at (eval 11) line 2. <-->
Do you have all the Apache::ASP dependencies in the right place?
Ime