Hello,
I'm trying to connect my PHP 5.2.5 to a Oracle database 10g, on a windows server 2003 x64.
PHP is running fine, except the access to the database.
We install the PHP in order to have a "simple file access", with no special characters inside (like "(" or ")" for example). The parameters for oci_connect are ok, we've checked them in comparison with the Tnsnames file.
The error given is ORA 06413.
I don't see what to do with it now.
Thanks in advance for your answers.
Best regards.
Start Free Trial