This time is my first for installing PHP. I need to configure and install
just the CGI-mode version of PHP4. I'm using the following to configure:

cougar% ./configure \
  --prefix=/opt/gnu/depot/php-4.0pl1 \
  --enable-discard-path \
  --with-config-file-path=/opt/gnu/depot/php-4.0pl1/lib

Compilation happens just fine (gcc-2.8.1, solaris-2.5.1). During make test


[1mRunning tests in /data2/build/php-4.0.4pl1//pear/DB/tests
=========================================================
DB_Error/DB_Warning test (db_error.phpt)
... failed
DB configurable error handler test (db_error2.phpt)
... failed
DB::factory test (db_factory.phpt)
... failed
DB::parseDSN test (db_parsedsn.phpt)
... failed


-----------------
Christian Gilmore
Infrastructure & Tools Team Lead
Web & Multimedia Development
Tivoli Systems, Inc.


-- 
PHP Install 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]

Reply via email to