Re: [PHP] Setup tips for oracle 9i development

2005-08-30 Thread Edin Kadibasic
robert mena wrote: > hi, I'd like to start developing php applications that will access oracle 9i > databases. > I am trying to setup a development enviroment using Linux so I was > wondering what should I download/install from oracle's web site in order to > compile php with 9i support. > I a

Re: [PHP] Setup tips for oracle 9i development

2005-08-30 Thread Edin Kadibasic
Jay Blanchard wrote: > [snip] > hi, I'd like to start developing php applications that will access > oracle 9i > databases. > I am trying to setup a development enviroment using Linux so I was > wondering what should I download/install from oracle's web site in order > to > compile php with 9i

Re: [PHP] enabling OpenSSL and curl for PHP on IIS

2005-08-24 Thread Edin Kadibasic
Pablo Gosse wrote: > Hi, Edin. Okay. I did things a little differently, and lo and behold, > you are correct. ini changes are now taking effect. > > And the hanging results I was getting earlier were indeed the system > looking for the two dll files you mention below. > > Eternally grateful.

Re: [PHP] enabling OpenSSL and curl for PHP on IIS

2005-08-24 Thread Edin Kadibasic
Pablo Gosse wrote: > I've tried that and that just results in PHP grinding to a halt. Any > requests to PHP pages simply result in "Document contains no data" > errors. Have you added c:\php to your system PATH? Edin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] enabling OpenSSL and curl for PHP on IIS

2005-08-24 Thread Edin Kadibasic
Pablo Gosse wrote: > to no effect. It's simply not reading the changes. I've even commented > out the openssl and curl lines, and am now just changing the value of > allow_url_fopen to Off, but that's not working. One thing at a time :) Put php.ini in your windows dir, and it will be read from t