Re: [PHP-DEV] mcrypt & oracle 81

2001-01-23 Thread Troels Arvin
I artikel <[EMAIL PROTECTED]>, skrev [EMAIL PROTECTED] : > i'm trying to get PHP 4.0.4pl1 working with mcrypt 2.4.7 and oracle > 8i... My experience is that the two don't mix. The manual says this about the mcrypt extension: Make sure you compile libmcrypt with the option --disable-p

RE: [PHP-DEV] mcrypt & oracle 81

2001-01-22 Thread Vinod Panicker
to what? while configuring apache or php? thanks.. -Original Message- From: Paul Mindeman [mailto:[EMAIL PROTECTED]] Sent: Monday, January 22, 2001 8:36 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-DEV] mcrypt & oracle 81 Vinod Panicker wrote: > hey.. > i'm tr

Re: [PHP-DEV] mcrypt & oracle 81

2001-01-22 Thread Paul Mindeman
Vinod Panicker wrote: > hey.. > i'm trying to get PHP 4.0.4pl1 working with mcrypt 2.4.7 and oracle > 8i... > problem is that everything gets configured and make works too... but after > that when i start apache, it just dies. i'm using apache 1.3.14. > > anybody tried this before? pls hel

RE: [PHP-DEV] mcrypt & oracle 81

2001-01-22 Thread Remsnet PHP to news mailingliste
-with-eapi-only that patch the apache server for eapi support . using always DSO are required. > thanks... > > -Original Message- > From: Derick Rethans [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 22, 2001 2:40 PM > To: Vinod Panicker > Cc: php-dev &

RE: [PHP-DEV] mcrypt & oracle 81

2001-01-22 Thread Vinod Panicker
:40 PM To: Vinod Panicker Cc: php-dev Subject: Re: [PHP-DEV] mcrypt & oracle 81 Hello, please provide more information, such as a backtrace and the messages in your error_log (of your webserver). Derick On Mon, 22 Jan 2001, Vinod Panicker wrote: > hey.. > i'm trying to g

Re: [PHP-DEV] mcrypt & oracle 81

2001-01-21 Thread Derick Rethans
Hello, please provide more information, such as a backtrace and the messages in your error_log (of your webserver). Derick On Mon, 22 Jan 2001, Vinod Panicker wrote: > hey.. > i'm trying to get PHP 4.0.4pl1 working with mcrypt 2.4.7 and oracle > 8i... > problem is that everything gets conf