jani gracnar Posted August 21, 2009 Report Posted August 21, 2009 Hi, Can someone help me with connecting UniServer Nano beta2 to Oracle 10g2. I copied php_pdo_oci.dll and php_oci8.dll files into extensions directory end uncomment next 2 lines in all php.ini files: extension=php_oci8.dllextension=php_pdo_oci.dll After stop and then start Apache server the message about missing oci.dll apears.I am running UniServer on one machine and Oracle server on another machine. The oci.dll is on remote machine - comes with Oracle instalation. Is it possible that I have to run both UniServer and Oracle on the same machine? Thanx, Jani Quote
Ric Posted August 21, 2009 Report Posted August 21, 2009 I have no experience with Oracle or how to configure it with PHP hence will bow out gracefully. All the bestRic Quote
jani gracnar Posted September 4, 2009 Author Report Posted September 4, 2009 I have no experience with Oracle or how to configure it with PHP hence will bow out gracefully. All the bestRic Problem is solved. The installation of Oracle client was missing so the connection to database could not be established. Thanx, Jani Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.