Posted by PTM on 08/15/06 14:34
<a.ofaolain@gmail.com> wrote in message
news:1155629391.830031.157830@b28g2000cwb.googlegroups.com...
> hi hope someone will be able to help
> i am trying to connect to an Oracle database using php
> the actual code to connect is not a problem as it works fine on a Linux
> box.
> I am using oracle 10 on a windows xp machine and php is installed and
> works fine
> do i need to install anything else
> i have read that i need to compile php if so how do i do this on a
> windows pc
> sorry if i sound dumb
>
>
> as i said hope someone can help
>
>
> Andy
>
If your server already runs your .php web pages without problem, then it
should be a simple case of removing the ; from the Oracle extension line:
;extension=php_oracle.dll
then restating your webserver. If that doesn't work then I'd suggest
checking www.php.net and the Oracle site for php/Oracle integration.
Phil
Navigation:
[Reply to this message]
|