Hi there,

On Tue, 26 Aug 2003, Patrick West wrote:

> I've installed apache_1.3.27 and mod_perl-1.27. When I go to run the
> tests in mod_perl-1.27/t (just running the first one), first it
> complains that it couldn't start the server. But the server is
> actually running.

Are you sure you have the right server running?  Did you check that
there were no httpd processes running before you started the test?
You might want to check which ports 80, 8080, 8259... are being used
as this might lead you to the answer.  Have you checked the error_log
files for the server(s)?  Pay particular attention to dates and times,
both when you give the commands to start servers, run tests etc.  and
also when you look in the log files.  This may help you to understand
what happened and when.

73,
Ged.



-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to