This topic is locked
[SOLVED]

  Fatal error: Call to undefined function ociplogon() in

6/20/2012 1:50:50 PM
PHPRunner General questions
D
danaci author

hi,

wamp 2.0 and phpr 10638.

Fatal error: Call to undefined function ociplogon() in C:\wamp\www\oracle\include\dbconnection.php on line 6
php.ini
extension=php_oci8.dll ; Use with Oracle 10gR2 Instant Client

extension=php_oci8_11g.dll ; Use with Oracle 11g Instant Client

and this dll are php/ext directory
but not connectin to oracle.
what is the problem?

best regards.

Sergey Kornilov admin 6/20/2012

Google says you need to enable Oracle support in php.ini:

http://www.phpfreaks.com/forums/index.php?topic=158108.0

D
danaci author 6/21/2012

hi,

solwed
wamp is not working but xammp is working.

best regards..