Re: mod_perl installation

2007-01-13 Thread Perrin Harkins
Octavian Rasnita wrote: How it is recommended to install perl if I also want to use it with mod_perl? The normal way. No special settings are needed. With or without threading support? With or without support for multiplicity? It doesn't matter to mod_perl unless you plan to use a threaded

Re: installing another Apache version

2007-01-13 Thread Perrin Harkins
Octavian Rasnita wrote: Is it possible to install Apache (listening on a different port than the installed version) with mod_perl, in order to test it, but without stopping the already installed Apache version? Yes. I have several versions on my system and none of them interact with each oth

Re: MP 2.0.3 & Apache 2.2.3 -> auth tests fail

2007-01-13 Thread Perrin Harkins
Frank Maas wrote: I have installed version 2.2.3 of apache and want to install 2.0.3 of MP. Compiling it gives no problems, but 'make test' fails on four files. All fail on the authentication phase - the httpd-errorlog shows 'couldn't check access. No groups file?'. There were changes in apach

MP 2.0.3 & Apache 2.2.3 -> auth tests fail

2007-01-13 Thread Frank Maas
Dear group, I filed a bugreport, but got zilch response, so either I am doing something very stupid, or the mail escaped the attention. I'll try again... I have installed version 2.2.3 of apache and want to install 2.0.3 of MP. Compiling it gives no problems, but 'make test' fails on four files.

mod_perl installation

2007-01-13 Thread Octavian Rasnita
Hi, How it is recommended to install perl if I also want to use it with mod_perl? With or without threading support? With or without support for multiplicity? It gives an error when installing with Apache 2.24, and I am trying to see if I don't make some mistakes. Thank you. Octavian

error when installing mod_perl

2007-01-13 Thread Octavian Rasnita
Hi, I have tried to install mod_perl with Apache 2.24, but it gave the following error: Failed Test Stat Wstat Total Fail List of Failed --- t/api/server_const.t31 3 4 tests and 1 subtest