php-db | 2001062
Date: 06/22/01
- Next message: Al Savage: "[PHP-DB] php: $array["fieldname"] gives "undefined index" error"
- Previous message: Dan Fitzpatrick: "Re: [PHP-DB] Informix Question (Still need help,please)"
- Next in thread: Graeme Merrall: "RE: [PHP-DB] ORACLE 8 randomly unsucessful execution"
- Reply: Graeme Merrall: "RE: [PHP-DB] ORACLE 8 randomly unsucessful execution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi!
We encounter a weird problem here:
from time to time, after a up-time of one week for instance, the PHP pages
cannot execute some PL/SQL stored procedures (most of the time it works, but
sometimes it doesn't). We solve the problem by restarting Apache, but having
no idea of where the problem comes from ...
Any idea?
Ludo.
---- Here is ou PHP configure script: ./configure \ --with-oracle=/home/oracle/u01/app/oracle/product/8.1.6 \ --with-oci8=/home/oracle/u01/app/oracle/product/8.1.6 \ --with-apache=/usr/local/apache \ --enable-curl \ --enable-track-vars \ --disable-debug \ --without-gd \ --without-mysql \ --enable-sigchildAnd this is our Apache one: ./configure \ --prefix=/usr/local/apache \ --activate-module=src/modules/php4/libphp4.a \ --enable-module=rewrite \ --enable-rule=SHARED_CORE \ --enable-module=so
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Al Savage: "[PHP-DB] php: $array["fieldname"] gives "undefined index" error"
- Previous message: Dan Fitzpatrick: "Re: [PHP-DB] Informix Question (Still need help,please)"
- Next in thread: Graeme Merrall: "RE: [PHP-DB] ORACLE 8 randomly unsucessful execution"
- Reply: Graeme Merrall: "RE: [PHP-DB] ORACLE 8 randomly unsucessful execution"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

