Re: [PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-20 Thread James Moore



 James Moore wrote:
  It wont load for me.. might but my build or something else.. has anyone
  had it working on win32 yet??

   AFAICS, there is no (working) workspace in the PHP_4_0_7 branch to
   build the sapi/Apache2Filter for Win32.

I can build it (I just made a new workspace) but it crashses on startup..
Ill look into it its acually in one of the apache libs that it crashes so
Ill build a debug version of apache 2 and look into it when I have time.

- James


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-20 Thread Zak Greant

** Successfull Build **

SuSE 7.1
Linux linux 2.2.18 #1 Wed Jan 24 12:28:55 GMT 2001 i686 unknown 

./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--disable-short-tags \
--enable-calendar \
--enable-ftp \
--with-pgsql

All applications on server seem to work as expected.

-- 
Zak Greant

PHP Quality Assurance Team
http://qa.php.net/

We must be the change we wish to see. - M. K. Ghandi


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-20 Thread Andy Woolley

Mac OS X  Apache 1.3.20

Built fine, no problems.

 './configure'
 '--with-mysql'
 '--with-apache=../../apache_source/apache_1.3.20'
 '--enable-track-vars'
 '--enable-inline-optimization'
 '--disable-debug'


** Heres the output from run-tests **

X-Powered-By: PHP/4.1.0RC3
Content-type: text/html

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/crack/tests
==
[all 1 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/ctype/tests
==
[all 2 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/cybermut/tests
=
[all 1 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/db/tests
===
[all 6 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/dbplus/tests
===
[all 1 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/dbx/tests

[all 8 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/gmp/tests

[all 2 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/iconv/tests
==
[all 1 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/interbase/tests
==
[all 6 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/mailparse/tests
==
[all 2 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/mcrypt/tests
===
[all 1 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/ncurses/tests

[all 1 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/pcntl/tests
==
[all 1 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/satellite/tests
==
[all 5 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/session/tests

Session Object Serialization ...
passed
session_unset() without any session  ...
passed
Session Object Deserialization   ...
passed
session_set_save_handler test...
passed
Custom save handler, multiple session_start()s, complex data structu ...
passed
References between variables in sessions ...
passed

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/skeleton/tests
=
[all 1 test(s) skipped]

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/standard/tests/assert

assert() ...
passed

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/standard/tests/file
==
File type functions (001.phpt)   ...
failed

Running tests in
/usr/home/php_source/php-4.1.0RC3/ext/standard/tests/general_functions

===
sprintf() function   ...
passed
quoted_printable_decode() function test  ...
passed
levenshtein() function test  ...
passed
fgetcsv() with tab delimited fields (BUG #8258)  ...
passed
is_scalar() function test...
passed

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/standard/tests/math
==
Simple math tests...
passed
Various pow() tests (pow.phpt)   ...
failed
Simple math tests...
passed

Running tests in /usr/home/php_source/php-4.1.0RC3/ext/standard/tests/reg
=
RegReplace test 1...
passed

[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC - FreeBSD 4.3

2001-11-20 Thread Andy Woolley

FreeBSD 4.3 - Apache 1.3.22

Built fine and phpinfo() works.

 './configure'
 '--with-mysql=/usr/local/mysql'
 '--with-apache=../apache_1.3.22/'
 '--enable-track-vars'
 '--enable-inline-optimization'
 '--disable-debug' '--




*** Here's the output from the tests ***

X-Powered-By: PHP/4.1.0RC3
Content-type: text/html

Running tests in /usr/home/php-4.1.0RC3/ext/crack/tests
===
[all 1 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/ctype/tests
===
[all 2 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/cybermut/tests
==
[all 1 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/db/tests

[all 6 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/dbplus/tests

[all 1 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/dbx/tests
=
[all 8 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/gmp/tests
=
[all 2 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/iconv/tests
===
[all 1 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/interbase/tests
===
[all 6 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/mailparse/tests
===
[all 2 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/mcrypt/tests

[all 1 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/ncurses/tests
=
[all 1 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/pcntl/tests
===
[all 1 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/satellite/tests
===
[all 5 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/session/tests
=
Session Object Serialization ...
passed
session_unset() without any session  ...
passed
Session Object Deserialization   ...
passed
session_set_save_handler test...
passed
Custom save handler, multiple session_start()s, complex data structu ...
passed
References between variables in sessions ...
passed

Running tests in /usr/home/php-4.1.0RC3/ext/skeleton/tests
==
[all 1 test(s) skipped]

Running tests in /usr/home/php-4.1.0RC3/ext/standard/tests/assert
=
assert() ...
passed

Running tests in /usr/home/php-4.1.0RC3/ext/standard/tests/file
===
File type functions  ...
passed

Running tests in /usr/home/php-4.1.0RC3/ext/standard/tests/general_functions

sprintf() function   ...
passed
quoted_printable_decode() function test  ...
passed
levenshtein() function test  ...
passed
fgetcsv() with tab delimited fields (BUG #8258)  ...
passed
is_scalar() function test...
passed

Running tests in /usr/home/php-4.1.0RC3/ext/standard/tests/math
===
Simple math tests...
passed
Various pow() tests (pow.phpt)   ...
failed
Simple math tests...
passed

Running tests in /usr/home/php-4.1.0RC3/ext/standard/tests/reg
==
RegReplace test 1...
passed
RegReplace test 2...
passed
ereg_replace single-quote test   ...
passed
simple ereg test ...
passed
Test Regular expression register support in ereg ...
passed
Test ereg_replace of start-of-line   ...
passed
Test empty result buffer in reg_replace

[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC - Linux 2.4.2

2001-11-20 Thread Andy Woolley

Build was fine and all apps appear to be running well.

RedHat Linux 2.4.2 running Apache 1.3.22

'./configure'
'--with-mysql=/usr/local/mysql'
'--with-apache=../apache_1.3.22/'
'--enable-track-vars'
'--enable-inline-optimization'
'--disable-debug'
'--with-gd=/usr'
'--enable-gd-native-ttf'
'--with-freetype-dir=/usr/local'
'--with-jpeg-dir=/usr'
'--with-png-dir=/usr'
'--with-xpm-dir=/usr/X11R6'
'--with-zlib=/usr/local'
'--with-ming'

as always, phpinfo can be seen at http://www.milonic.co.uk/phpinfo.php if
you are interested.




*** Here's the output from the tests ***

X-Powered-By: PHP/4.1.0RC3
Content-type: text/html

Running tests in /usr/home/andy/php-4.1.0RC3/ext/crack/tests

[all 1 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/ctype/tests

[all 2 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/cybermut/tests
===
[all 1 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/db/tests
=
[all 6 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/dbplus/tests
=
[all 1 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/dbx/tests
==
[all 8 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/gmp/tests
==
[all 2 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/iconv/tests

[all 1 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/interbase/tests

[all 6 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/mailparse/tests

[all 2 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/mcrypt/tests
=
[all 1 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/ncurses/tests
==
[all 1 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/pcntl/tests

[all 1 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/satellite/tests

[all 5 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/session/tests
==
Session Object Serialization ...
passed
session_unset() without any session  ...
passed
Session Object Deserialization   ...
passed
session_set_save_handler test...
passed
Custom save handler, multiple session_start()s, complex data structu ...
passed
References between variables in sessions ...
passed

Running tests in /usr/home/andy/php-4.1.0RC3/ext/skeleton/tests
===
[all 1 test(s) skipped]

Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/assert
==
assert() ...
passed

Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/file

File type functions  ...
passed

Running tests in
/usr/home/andy/php-4.1.0RC3/ext/standard/tests/general_functions

=
sprintf() function   ...
passed
quoted_printable_decode() function test  ...
passed
levenshtein() function test  ...
passed
fgetcsv() with tab delimited fields (BUG #8258)  ...
passed
is_scalar() function test...
passed

Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/math

Simple math tests...
passed
Various pow() tests (pow.phpt)   ...
failed
Simple math tests...
passed

Running tests in /usr/home/andy/php-4.1.0RC3/ext/standard/tests/reg
===

Re: [PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-20 Thread Daniel Beulshausen

At 10:23 20.11.2001 +, James Moore wrote:
  James Moore wrote:
   It wont load for me.. might but my build or something else.. has anyone
   had it working on win32 yet??
 
AFAICS, there is no (working) workspace in the PHP_4_0_7 branch to
build the sapi/Apache2Filter for Win32.

I can build it (I just made a new workspace) but it crashses on startup..
Ill look into it its acually in one of the apache libs that it crashes so
Ill build a debug version of apache 2 and look into it when I have time.

the apache2 filter in 4.1.0 won't work under win32, because the latest rev. 
of sapi_apache2.c is 1.39 and you'll need atleast rev. 1.51.
don't bother trying it, because it won't behave correct without those patches.

daniel

/*--
Daniel Beulshausen - [EMAIL PROTECTED]
Using PHP on Windows? http://www.php4win.com


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-20 Thread James Moore



 At 10:23 20.11.2001 +, James Moore wrote:
   James Moore wrote:
It wont load for me.. might but my build or something else.. has
anyone
had it working on win32 yet??
  
 AFAICS, there is no (working) workspace in the PHP_4_0_7 branch to
 build the sapi/Apache2Filter for Win32.
 
 I can build it (I just made a new workspace) but it crashses on startup..
 Ill look into it its acually in one of the apache libs that it crashes so
 Ill build a debug version of apache 2 and look into it when I have time.

 the apache2 filter in 4.1.0 won't work under win32, because the latest
rev.
 of sapi_apache2.c is 1.39 and you'll need atleast rev. 1.51.
 don't bother trying it, because it won't behave correct without those
patches.

Ill have a look at the CVS version at some point then.. have you had it
working under windows yet? I patched the 1.39 revision quite a lot so that
it would load and began to get the input filter working but I have real work
to do so I dont really have time to spend playing with it for too long.

- James


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-20 Thread Daniel Beulshausen

At 13:40 20.11.2001 +, James Moore wrote:
Ill have a look at the CVS version at some point then.. have you had it
working under windows yet? I patched the 1.39 revision quite a lot so that

cvs or 4.1.0?
the cvs version should do just fine.

it would load and began to get the input filter working but I have real work
to do so I dont really have time to spend playing with it for too long.

i've played with that some time ago, apache loaded the module but crashed 
upon requests.
anyway, i don't think that a win32 version of the apache2 filter for 4.1.0 
is needed.

daniel

/*--
Daniel Beulshausen - [EMAIL PROTECTED]
Using PHP on Windows? http://www.php4win.com


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-19 Thread James Moore





 www.php.net/~zeev/php-4.1.0RC3.tar.gz

Lets get this bitch out the window :) Release on thurs if nothing else big
comes up?

- James


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-19 Thread Chris Newbill

But Thursday is TURKEY DAY!!! :)

-Chris

-Original Message-
From: James Moore [mailto:[EMAIL PROTECTED]] 
Sent: Monday, November 19, 2001 4:06 PM
To: [EMAIL PROTECTED]; Zeev Suraski
Cc: [EMAIL PROTECTED]
Subject: [PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC





 www.php.net/~zeev/php-4.1.0RC3.tar.gz

Lets get this bitch out the window :) Release on thurs if nothing else
big
comes up?

- James


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-19 Thread James Moore


 Can you please build the sapi for Apache2?
 thanks
 -Jobarr

It wont load for me.. might but my build or something else.. has anyone had
it working on win32 yet??

- James



-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-19 Thread Sebastian Bergmann

James Moore wrote:
 It wont load for me.. might but my build or something else.. has anyone 
 had it working on win32 yet??

  AFAICS, there is no (working) workspace in the PHP_4_0_7 branch to
  build the sapi/Apache2Filter for Win32.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/ http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]