[PHP-INSTALL] PHP Extension Compiling

2005-10-05 Thread Ryan Creasey
Hello, I recently noticed in FreeBSD ports all of php's extensions are dynamically build and loaded. In an attempt to do this manually on my fedora webservers, I've been met with a few problems. First off, I've built php 5.0.5 with the following options: './configure' '--prefix=/usr/local/php' '

[PHP-INSTALL] php-5.0.5 Problems

2005-10-05 Thread Dave 'The Real Deal' Smith
I'm running Apache2 under RedHat ES with oracle 9i server and 10.1 client. Here is the configuration string parameters: ../configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-config-file-path=/usr/local/apache2/conf --with-oci8=/home/oracle/OraHome_1 --enable-sigchil

[PHP-INSTALL] PHP for Fedora 1 4.3.11

2005-10-05 Thread Amin Thakkar
Hi Can you pls tell me where do I get PHP 4.3.11 for Fedora Core I ?Current I am using 4.3.8.1-1. I want to upgrade it.RegAmin

[PHP-INSTALL] php 4.3.11

2005-10-05 Thread Amin Thakkar
Hi Can you pls tell me where do I get PHP 4.3.11 for Fedora Core I ? Current I am using 4.3.8.1-1. I want to upgrade it. Reg Amin

[PHP-INSTALL] Gdlib not showing in phpinfo

2005-10-05 Thread Jody Cleveland
Hello, I've got php version 4.3.9 running on Redhat 4.0, with gd 2.0.33. >From my phpinfo page, I see this: '--with-gd=shared' But, GD never shows up later in the page. And, things I have that use GD, like typo3, say that gd isn't available. If php was compiled with gd, and the rpm is install

Re: [PHP-INSTALL] SuSe Professional 10.0 x86_64

2005-10-05 Thread TJ09
Maybe something is going wrong during configure, since that is the script that creates "Makefile". When you run ./configure, does it error? - Original Message - From: "Rodolfo" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 04, 2005 6:28 PM Subject: Re: [PHP-INSTALL] SuSe Professional