[PHP-INSTALL] pear executable is not installed with php-4.4.0

2005-10-01 Thread Reuben D. Budiardja
Hello, I am trying to install php-4.4.0 on a Redhat Enterprise Linux 4. I use the following configure line: ./configure --prefix=/usr/local/php-4.4.0 --with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d --enable-force-cgi-redirect --disable-debug --enable-pic --disable-rpath --en

Re: [PHP-INSTALL] Fedora Core 1 with postgresql

2004-03-12 Thread Reuben D. Budiardja
On Friday 12 March 2004 03:00 pm, Hari Bhanujan wrote: > To all: > > I am trying to configure PHP 4.3.3. to work with postgresql. The problem > I am having is that there is an error while connecting to Postgresql > when trying to use the pg_connect() function in PHP. I am using Fedora > core 1 on P

Re: [PHP-INST] Re: Compiling php for Oracle

2003-07-19 Thread Reuben D. Budiardja
PHP-DEV found out that it has the problem. Search the archive for my name with subject containing OCI8 if you want to know more. But as I said, the either 4.3.x-dev or 4.3.1 should work fine Reuben D. Budiardja -- - /"\ ASCII

Re: [PHP-INST] PHP 4.2.2 install woe: cannot stat libs/libphp.so

2002-07-24 Thread Reuben D. Budiardja
ve u got a reply on this error? > > > - Original Message - > From: "Reuben D. Budiardja" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, July 23, 2002 7:22 PM > Subject: [PHP-INST] PHP 4.2.2 install woe: cannot stat libs/libphp.so &

[PHP-INST] PHP 4.2.2 install woe: cannot stat libs/libphp.so

2002-07-23 Thread Reuben D. Budiardja
/apache/php --with-config-file-path=/usr/local/apache lib --with-apxs=/usr/local/apache/bin/apxs --with-gd --with-zlib I added flag '-lz' for 'LTLIBRARY_LDFLAGS' definition before running make. Any help on this would be greatly appreciated. Thanks in advance. Reuben D. Budiar