RE: [PHP-INST] Weird problem with php 4.2.x and Oracle 8i (8.1.6)

2002-08-08 Thread Hanser, Kevin
> and see what happens. > > "--with-oracle" is for Oracle-oci7 support. > > Jim > > >>> "Hanser, Kevin" <[EMAIL PROTECTED]> > 08/08/02 14:11 PM >>> > I'm having a really _weird_ problem with PHP 4.2.x and Oracle > 8i

[PHP-INST] Weird problem with php 4.2.x and Oracle 8i (8.1.6)

2002-08-08 Thread Hanser, Kevin
I'm having a really _weird_ problem with PHP 4.2.x and Oracle 8i (8.1.6). I recently decided it was time to update php on our development server, in preparation of updating the production server. Currently, they are both running 4.0.3pl1. I downloaded, compiled and installed 4.2.2 on the dev se

[PHP-INST] register_globals and array of checkboxen

2002-07-29 Thread Hanser, Kevin
I'm having a problem with an array of checkboxen in a form that isn't passing on its values when the form is submitted. At first I thought this was related to the register_globals since I just updated to php 4.2.1 a week or so ago.. I've read the information that says it's turned off by default

RE: [PHP-INST] Redhat, IMAP, and PHP problem

2001-02-19 Thread Hanser, Kevin
I've found that to get PHP to work w/IMAP, I need to add this line to my apachectl script: export LD_PRELOAD=/usr/kerberos/lib/libgssapi_krb5.so not sure if that's related to your problem or not... but that's what's worked for me. Kevin -Original Message- From: Kai Schaetzl [mailto:[EMA

[PHP-INST] php4 and Stronghold 3

2001-01-30 Thread Hanser, Kevin
I'm having a good old time trying to get PHP4 installed w/Stronghold 3. I've tried the DSO, but no luck... we've never really had much luck installing it as a DSO in the first place. So anyway, I'd like to install it as a static module. So, I've been going by the documentation about "how to inst