|
Posted by Hendri Kurniawan on 05/01/07 23:56
Radix wrote:
> Google? What's that? A new startup or something?
>
> Seriously 'bro, I've gone through all the resources from php.net, to
> oracle.com, and all of the forums and websites out there including
> ADODB. They all assume you're using the old PHP4 with builtin
> support. Not so relevant anymore with PHP5 since they took out the
> builtin support.
>
> Ada ide yang lain, nggak?
>
> -RA
>
>
> On May 1, 4:43 pm, Hendri Kurniawan <ask...@email.com> wrote:
>> Radix wrote:
>>> I've been scouring for information about this for quite some time now
>>> and so far I'm at a loss to the proper/correct way to compile PHP 5.x
>>> withOracle9i for Sparc Solaris. Does anyone have the straight dope
>>> on the definitive method?
>>> Thanks
>>> Rudy
>> Try doing:
>> ./configure --help | greporacle
>>
>> I think the module is oci and/ororaclesomething or other.
>>
>> Also I'm sure if you google it, the information will be readily
>> available to you.
>>
>> Hendri Kurniawan
>
>
Ya look, here's what I found from google:
http://www.orafaq.com/faqphp.htm#CONFIG
I don't know the condition of the server, and assuming you want a step
by step instruction:
1. Download oracle
2. Install
3. Configure php using --with-oracle=/path/to/oracle/home/dir
4. Compile PHP
5. install PHP
And no, I'm not assuming you are using PHP4.
Hendri Kurniawan
Navigation:
[Reply to this message]
|