It would seem after many attempts to get anything of any level of complexity running in mod_perl under OSX, that perhaps it canıt be done. I have libraries that work fine in the normal cgi-bin, but constantly produce 500 server errors when running from my mod_perl mod-cgi bin. I can get little hello worlds running fine, but the second I try to access various built-in libraries, just the ³use² statement cases fatal errors.
Has anyone conquered the mod_perl world of OSX? Iıve read every thread that has come through this forum for the last year. Those posts did help resolve the basics, but Iım still left with a so so mod_perl engine. Any general direction or guidance would be great. Thanks. Mark