ID: 16145 Comment by: shai at shai dot org Reported By: mauricio at prodesmaq dot com dot br Status: Closed Bug Type: Informix related Operating System: Linux Red Hat PHP Version: 4.0.6 New Comment:
I am using AIX4.3.3 Apache 1.3.22 PHP 4.3.1 Infrmx 7.3.1 Same problem, I am using the RS6000-M80 and I can reproduce the problem when I am the only person on the machine with small queries. I suspect that this maybe an apache related issue. I notices that my apache has spawned off 20+ children. So I started messing with the persistant connection and timeout options, seems to have made the problem go away for now. Even with multiple hits, apache doesn't seems to be spawning more than 12 helpers. Previous Comments: ------------------------------------------------------------------------ [2002-05-25 18:35:46] [EMAIL PROTECTED] The resolution is at #14254 ------------------------------------------------------------------------ [2002-05-25 09:14:04] [EMAIL PROTECTED] Dup of #14254 ------------------------------------------------------------------------ [2002-03-18 09:56:30] mauricio at prodesmaq dot com dot br I am using PHP Version 4.0.6 and Apache 1.3.19 with Informix Dynamic Server Version 7.31.UD1 on Red Hat Linux and the informix error: -439 - Database server is currently processing an SQL task occurs eventually when a query is submitted to the database. Informix company (IBM) was contacted and they sad the error is with PHP. Configure command: './configure' 'i386-redhat-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--prefix=/usr' '--with-config-file-path=/etc' '--disable-debug' '--enable-pic' '--disable-rpath' '--enable-inline-optimization' '--with-apxs=/usr/sbin/apxs' '--with-bz2' '--with-curl' '--with-db3' '--with-dom' '--with-exec-dir=/usr/bin' '--with-gd' '--with-gdbm' '--with-gettext' '--with-jpeg-dir=/usr' '--with-mm' '--with-openssl' '--with-png' '--with-regex=system' '--with-ttf' '--with-zlib' '--with-layout=GNU' '--enable-debugger' '--enable-ftp' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-dbase' '--enable-yp' '--enable-wddx' '--without-mysql' '--without-unixODBC' '--without-oracle' '--without-oci8' '--with-pspell' '--with-xml' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16145&edit=1
