ID: 14035
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Apache related
Operating System: Cobalt RAQ 3-Red Hat 5
PHP Version: 4.0.6
New Comment:

The newest release fixed the problems.  Thanks for your quick response!

Previous Comments:
------------------------------------------------------------------------

[2001-11-18 19:52:41] [EMAIL PROTECTED]

Both of these problems are fixed in CVS (and in next release, 4.1.0 )

--Jani


------------------------------------------------------------------------

[2001-11-12 15:48:09] [EMAIL PROTECTED]

Apache fails on apsx -S commmand upon install.  I have read previous posts about this 
problem and we do not have the option to install a newer version of Apache beyond 
1.3.6.  Is there a way around this?  Can we use previous install options (ie. -i -n) 
from 4.0.5?  Also, we receive and error when we connect to a Postgres database using:

<?
        session_start();
        dl("pgsql.so") ;
        $db=pg_connect("dbname=fsagency user=fsagency");
?>

We receive a Segmentation Fault (11).  We have deterimined that the error occurs in 
the pg_connect function call.  Sometimes we receive a "document cannot be displayed" 
in the browser, sometimes we recieve our data. Will try to recompile to get a 
backtrace. Any help would be appreciated.

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14035&edit=1


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

Reply via email to