On Tue, 8 Feb 2000, Brian Tully wrote:

> However, I'm now informed that since we compiled mod_perl  (1.21)
> into Apache (1.3.11) the domain site control panels for each domain no
> longer work (Internal Server errors).  This is one of those graphical site
> control panels that clients can use to maintain their site (e-mail, shopping
> cart, mime types, etc.)
> 
> My conundrum is whether to remove mod_perl so that the clients can have
> their control panels back or find a control panel that is compatible.  Any
> ideas on what to expect? Can the server survive without mod_perl?  Has
> anyone had a similar experience?

Your scripts are probably using mod_perl, and not very happily.

Run the old stuff as straight CGI, or using Apache::PerlRun instead.

I would probably try Apache::PerlRun first, and if that didn't work,
revert back to CGI.

-- 
-- Tom Mornini
-- InfoMania Printing and Prepress

Reply via email to