Re: Apache2+mod_perl2 installation problem.

2006-01-18 Thread Frank Finner
Are you sure, that the scripts don__t miss a module or something? Does "perl -c" show any errors? Are the executable? Do they work without mod_perl? Did paths to modules change? I often get this kind of error because of some missing module or a tiny error inside the script, that causes executio

Re: Apache2+mod_perl2 installation problem.

2006-01-18 Thread Johan Barelds
Op woensdag 18 januari 2006 18:03, schreef Johan Barelds: > Hi all, > > I am migrating from SuSE9.2 to 10.0 > Both running apache2 and mod_perl2. > All the perl web-applications didn't work anymore after the migration. > I doesn't execute the perl script(s) but asks me if i want to download > it..:

Re: Apache2+mod_perl2 installation problem.

2006-01-18 Thread Perrin Harkins
On Wed, 2006-01-18 at 18:03 +0100, Johan Barelds wrote: > All the perl web-applications didn't work anymore after the migration. > I doesn't execute the perl script(s) but asks me if i want to download it..:-) That's usually a configuration error. > Does anyone have a clue? > Is there a troublesh

Apache2+mod_perl2 installation problem.

2006-01-18 Thread Johan Barelds
Hi all, I am migrating from SuSE9.2 to 10.0 Both running apache2 and mod_perl2. All the perl web-applications didn't work anymore after the migration. I doesn't execute the perl script(s) but asks me if i want to download it..:-) Does anyone have a clue? Is there a troubleshooting guide? How do i