Date: 05/22/01
- Next message: PHPFAN: "[PHP-INST] php 4.0/win 2000/sql server"
- Previous message: Rafael Ernesto Bastidas L.: "RE: [PHP-INST] apache won't start after php compiles"
- Next in thread: Yasuo Ohgaki: "Re: [PHP-INST] php GET and POST failures on Solaris 2.6"
- Reply: Yasuo Ohgaki: "Re: [PHP-INST] php GET and POST failures on Solaris 2.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have compiled php on Solaris 2.6 with Mysql 3.22 using gcc 2.95.2
configured with the following:
configure --with-nsapi=/opt/netscapeSvr/ns-home
--with-mysql=/opt/mysql-3.22 --enable-track-vars --enable-libgcc
When testing using: ./php -q run-tests.php tests
I get the following failures:
Running tests in /home/dwight/php/php-4.0.4pl1/tests/basic
==========================================================
Trivial "Hello World"
test ... passed
Simple POST Method test (002.phpt) ...
failed
GET and POST Method combined (003.phpt) ... failed
Two variables in POST data (004.phpt) ...
failed
Three variables in POST data (005.phpt) ...
failed
Add 3 variables together and print result
... passed
All other tests are passing.....
Any ideas on where to look to find out why the GET and POST methods are
failing?
Thanx in advance...
dawight <email protected>
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: PHPFAN: "[PHP-INST] php 4.0/win 2000/sql server"
- Previous message: Rafael Ernesto Bastidas L.: "RE: [PHP-INST] apache won't start after php compiles"
- Next in thread: Yasuo Ohgaki: "Re: [PHP-INST] php GET and POST failures on Solaris 2.6"
- Reply: Yasuo Ohgaki: "Re: [PHP-INST] php GET and POST failures on Solaris 2.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

