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'
'
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
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
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
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
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