PHP testing - problem with php libraries loading

2005-11-19 Thread Filin A.
Hi all. I'm trying to use Apache::Test module for testing my php driven site (Linux, Apache 2.0, PHP 4.3). Everything works pretty good, but when I try to test a php page which uses any of mysql functions - the test fails and the error_log contains these lines: ...

Re: PHP testing - problem with php libraries loading

2005-11-19 Thread Geoffrey Young
cc'ing chris :) I think a line in the t/conf/php.ini: extension_dir = ./ means that php seeks libraries in the current directory, while those libraries are in the /usr/lib/php4/. hmm, could be. chris would know better. Thereby I have 2 questions: 1) Why it is necessary to

Re: Small cleanup in /modules/mappers/mod_negotiation.c, in function get_body

2005-11-19 Thread Nick Kew
On Saturday 19 November 2005 21:03, Ruediger Pluem wrote: Thanks. Committed to trunk as r345686 (http://svn.apache.org/viewcvs.cgi?rev=345686view=rev). Fine. But do such trivial changes - or indeed anything that has no effect on functionality - really belong in CHANGES? The repository

[VOTE] 2.1.10 as GA

2005-11-19 Thread Paul Querna
Tarballs available from: http://people.apache.org/~pquerna/dev/httpd-2.1.10/ Please test and vote on releasing 2.1.10 as STABLE/General Availability. If the vote passes, it will be re-rolled as 2.2.0. I intend to leave the vote open for at least 7-10 days. www.apache.org is currently running

Re: gratuitous call to create_server_config?

2005-11-19 Thread Brandon Fosdick
Joost de Heer wrote: There's a 'master process' and one child. Just the way you configured the thing. So seeing 2 processes is normal. Assuming that the master process is responsible for the empty server config, I've set it to log an error for every attempt to create an empty server config.

Re: [VOTE] 2.1.10 as GA

2005-11-19 Thread Justin Erenkrantz
On Sat, Nov 19, 2005 at 05:17:42PM -0800, Paul Querna wrote: Tarballs available from: http://people.apache.org/~pquerna/dev/httpd-2.1.10/ Please test and vote on releasing 2.1.10 as STABLE/General Availability. Passes httpd-test on Ubuntu/ppc and Mac OS X 10.4.3. +1 for GA. Thanks. --

Re: [VOTE] 2.1.10 as GA

2005-11-19 Thread Sander Temme
On Nov 19, 2005, at 5:17 PM, Paul Querna wrote: Please test and vote on releasing 2.1.10 as STABLE/General Availability. The drop is now up and running on www.apache.org, running worker on FreeBSD 5.4-STABLE. S. -- [EMAIL PROTECTED] http://www.temme.net/sander/ PGP FP: 51B4

Re: [VOTE] 2.1.10 as GA

2005-11-19 Thread William A. Rowe, Jr.
Paul Querna wrote: Tarballs available from: http://people.apache.org/~pquerna/dev/httpd-2.1.10/ Please test and vote on releasing 2.1.10 as STABLE/General Availability. At this time -1 for GA release. +1 to proceed with Beta. Things to happen that will move my vote twords +1; * Go live