Hello everyone,To sum this up: I had no luck in my efforts to get the perl compilation output to show up somewhere (on win32). I have tried several (basic) thinks. I have put it aside for now and will switch to linux as I do not have the time to spend more hours on researching this.
Thanks for everyone's help ! Jens Lionel MARTIN schrieb:
Hello,Just to confrm that I have the same symptom as yours when I was developing on Win32: when a module couldn't load, the only thing I could get was a bare "Can't load module", without any explanation. Then, th eonly thing I could do was trying to isolate the problem, progressively stripping stuff from my code.I never investigated so as to get the true perl diagnose. Lionel. ----- Original Message ----- From: "Jens Helweg" <suppressed> To: <suppressed> Sent: Thursday, June 28, 2007 12:09 PM Subject: Where is Perl compilation output when using modperl ?Hi erveryone,I am using modperl2 with apache2 on win32 (activestate Perl 5.8). I have my own perl module included in the apache conf.Whenever I have an error in my module apache does not start and the only error message I can find is in apache's error.log:Can't load Perl file: D:/path_to_my_perl_module for server myserver, exiting...It doesn't say anything about what is wrong in the code.Is there a way to get the compilers output from perl, so I can get details on what is wrong in the code ?(when I run perl -c mymodule.pm on command line it complains about missing modules - so that doesn't seem to be an option when using modperl.)Thanks in advance, Jens
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.