Search found 2 matches

by wizdom
Thu Dec 23, 2010 11:33 am
Forum: Webserver and configuration
Topic: [Closed] Installation with Oracle
Replies: 2
Views: 6912

Re: Installation with Oracle

OK thanks for you answer.

Merry Christmas to all :P
by wizdom
Sun Dec 19, 2010 1:13 pm
Forum: Webserver and configuration
Topic: [Closed] Installation with Oracle
Replies: 2
Views: 6912

[Closed] Installation with Oracle

Hi,

I'm currently trying to setup phpMyFaq 2.6.13 under Windows XP with a WAMP Server (Apache 2.2.11 and PHP 5.3.0).

Instead of MySQL, I want to use my Oracle XE database. So I've modified my php.ini to enable " extension=php_oci8.dll ". In order to check that the relation between PHP and Oracle ...