php-developer-list | 2001122
Date: 12/26/01
- Next message: lobbin <email protected>: "[PHP-DEV] Bug #12558 Updated: pgsql connections apparently not being closed"
- Previous message: lobbin <email protected>: "[PHP-DEV] Bug #9185 Updated: postgresql backend process become stale after php page loads"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11328
Updated by: lobbin
Reported By: a.hradmov <email protected>
Old Status: Feedback
Status: Closed
Bug Type: PostgreSQL related
Operating System: Linux
PHP Version: 4.0.5
New Comment:
No feedback. Closing.
Previous Comments:
------------------------------------------------------------------------
[2001-12-05 18:43:44] yohgaki <email protected>
Could you try 4.1.0RC5?
http://www.php.net/~zeev/php-4.1.0RC5.tar.gz
------------------------------------------------------------------------
[2001-06-07 11:32:18] a.hradmov <email protected>
pg-locreate($conn) returns me -1.
Connection is ok.
PostgreSQl 7.0.3
//--------------------
pg_Exec($conn,"begin");
$img_oid=pg_locreate($conn);
echo "img_oid=".$img_oid;
pg_lounlink($conn);
pg_Exec($conn,"commit");
//---------------------
./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-mysql' '--with-gd' '--with-freetype' '--enable-track-vars' '--with-jpeg-dir=/usr' '--with-gif-dir=/usr' '--with-tiff-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-openssl=/usr/local/ssl' '--with-mcrypt=/usr/local/lib' '--with-xml' '--enable-gd-imgstrttf' '--enable-exif' '--enable-ftp' '--enable-sockets' '--with-sysvshm' '--with-sysvsem' '--with-imap' '--with-curl' '--with-filepro' '--enable-safe-mode' '--enable-track-vars' '--enable-magic-quotes' '--enable-bcmath' '--enable-force-cgi-redirect' '--enable-memory-limit=yes' '--with-yp' '--enable-inline-optimization' '--enable-wddx' '--enable-shmop' '--enable-trans-sid' '--with-readline' '--with-tsrm-pthreads' '--enable-memory-limit' '--enable-calendar' '--enable-discard-path' '--with-mcrypt' '--with-pgsql=/usr/local' '--with-bz2' '--with-mhash' '--with-zlib' '--with-java=/usr/local/java'
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=11328&edit=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: lobbin <email protected>: "[PHP-DEV] Bug #12558 Updated: pgsql connections apparently not being closed"
- Previous message: lobbin <email protected>: "[PHP-DEV] Bug #9185 Updated: postgresql backend process become stale after php page loads"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

