ID:               35140
 User updated by:  jfbustarret at tf1 dot fr
 Reported By:      jfbustarret at tf1 dot fr
 Status:           Open
 Bug Type:         Scripting Engine problem
 Operating System: Linux
 PHP Version:      5CVS-2005-11-10 (snap)
 New Comment:

Our standard procedure for building PHP is already :
configure
make clean
make
make install
(we even rm -rf the directory & untar the source package each time)

I am trying to get a new core with 5.0.5/enable-debug & various
extensions.


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

[2005-11-15 11:00:06] [EMAIL PROTECTED]

Please try make full rebuild (including extensions).

make clean ; make install

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

[2005-11-14 11:39:38] jfbustarret at tf1 dot fr

We use prefork

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

[2005-11-14 11:38:34] [EMAIL PROTECTED]

What MPM do you use with Apache2?
Are you able to reproduce it with prefork MPM?

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

[2005-11-14 11:34:00] jfbustarret at tf1 dot fr

FYI, I have crashes on a server that loads the oci ext, but does not
connect to oracle.

On this server, the crashes were in a template that uses mysql +
jpgraph v2 + gd.

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

[2005-11-14 11:28:00] jfbustarret at tf1 dot fr

> Are you able to reproduce it with PHP CLI?
So far, no crash using CLI.

> Why are you using those CFLAGS?
Legacy shell script... -g -O2 is the default, so CLFAGS is useless.

> Do you really need both ext/mysql && ext/oci8? If not, please remove
at least one of them.
Most servers need both. I'll remove ext/mysql & ext/oci8 where I can.

> Do you use the new OCI8 (from PECL) or the old one?
The new one. Some features of the PECL one are very useful.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35140

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

Reply via email to