FATAL ERROR: CALL TO UNDEFINED FUNCTION OCI_CONNECT() Turn Back
2016-11-25 21:09:55
Fix: fatal error call to undefined function ocilogon() on xampp
1. Open file C://xampp/php/php.ini find line ;extension=php_ldap.dll and remove semi-colon (;) at front
extension=php_ldap.dll
2. Move the file: libsasl.dll, from C://xampp/php to C://xampp/apache/bin
3. Restart Apache.
4. Check on http://localhost/phpinfo.php or echo phpinfo() on ypur page.
Fix: FATAL ERROR: CALL TO UNDEFINED FUNCTION OCI_CONNECT() on xampp
1. Download Instant Client Package from Oracle website.
2. Extract zip file and copy all paste to C://xampp/apache/bin
3. Open file C:xampp/php/php.ini and fine line ;extension=php_oci8_11g.dll and remove semi-colon (;) at front
3. Restart Apache.
4. Check on http://localhost/phpinfo.php or echo phpinfo() on ypur page.
Download Instant client for window
(Instant client for window-64bit)