N
N
Narek2015-03-13 01:03:59
PHP
Narek, 2015-03-13 01:03:59

How to solve "Call to undefined function dbase_open()" problem?

Greetings friends!
There is a script that performs some actions on files in DBF format. For these purposes, I use the dbase.so extension.
When running the script through the console, it gives an error:

PHP Fatal error:  Call to undefined function dbase_open() in /var/www/.../script.php

But when you run the script through the browser, everything is executed correctly.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Leonid Sysoletin, 2015-03-13
@webtop

Connect the dbase extension in the CLI php config.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question