I never requested help with this. I believe some sort of spam is directed to the
phpinstall users list at <[EMAIL PROTECTED]>. It seems like whenever I post a message
to this list I get spammed, get porn email, and get misdirected mail like this one.
>>> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Debug log show call to something ssl. Looks like you may need to install mod_ssl
first.
>>> <[EMAIL PROTECTED]> 09/26/03 05:19AM >>>
Hi,
I already installed these packages Red Hat Linux 9 Server.
1. Oracle Client 9.2.0.
2. PHP 4.3.3
3. Apache 2.0.47
4. Postgresql 7.2.3
But when I try to comp
On 08/19/03 05:49AM, "Edgar Bonet" <[EMAIL PROTECTED]> wrote:
Hello!
On Tuesday August 19, 00:22, James Hughbanks wrote:
> [...] go to the bottom of your config, or after any Line that has
> AddType in it, and add the following if not in the file:
> AddType application/x-httpd-php .php
>
I've installed successfully on Solaris 2.8 + Oracle with following:
./configure --with-apache=../apache_1.3.27 --with-oci8=/path/to/oracle/9.0.1
--with-oracle=/path/to/oracle/9
.0.1 --with-mysql=/path/to/mysql
Does this help?
If your running a 32 bit compiler, you'll need to modify the Makefil
I've been successful with php and Apache 1.3.27 with OCI. I did have to change all
the Makefiles
to point to Oracle's 32 bit library as I used gcc 2.95.
>>> "Matt Rohrer" <[EMAIL PROTECTED]> 06/24/03 06:38AM >>>
I'm trying to get a PHP apache module with oci8 support running on
OS X. I'm usin