I have enabled oci8 in php.ini file. php ini snap and this give me call to undefined function. error snap, please help.
Asked
Active
Viewed 1,718 times
0
-
Please post [text instead of images](https://meta.stackoverflow.com/questions/285551/why-not-upload-images-of-code-on-so-when-asking-a-question/285557#285557). – Alex Poole Aug 11 '17 at 10:42
-
[Edit your question](https://stackoverflow.com/posts/45632830/edit) and add [properly formatted text](https://stackoverflow.com/help/formatting). Don't add new information, particularly anything that needs to be formatted to be readable, as comments. – Alex Poole Aug 11 '17 at 10:57
-
`extension=php_oci8_12c.dll extension=php_openssl.dll ;extension=php_pdo_firebird.dll extension=php_pdo_mysql.dll extension=php_pdo_oci.dll extension=php_pdo_odbc.dll extension=php_pdo_pgsql.dll ;extension=php_pdo_sqlite.dll extension=php_pgsql.dll ;extension=php_shmop.dll ` in my php ini file and it gives error Call to undefined function Yajra\Pdo\oci_connect() – Rox Aug 11 '17 at 10:58
-
i am new in stack overflow. I am learning, line break not working. – Rox Aug 11 '17 at 11:00
-
My previous comment included a link to the help centre article on formatting your question. But four spaces at the start of each line to treat it as code. – Alex Poole Aug 11 '17 at 11:02
-
Thanks. For your suggestion. – Rox Aug 11 '17 at 11:13