Fatal error during initialization

(3 posts) (2 voices)
  1. John Leenen, Member

    Hi,

    I just installed MyDBR successfully (at least according to all results during the install process), but when trying to startup I get the following error message:

    Fatal error: Call to undefined function curl_setopt_array() in c:\Inetpub\wwwroot\MyDBR\lib\utils.php on line 975

    In the php.ini file, php_curl.dll is loaded.

    Can you tell what's wrong here?

  2. myDBR Team, Key Master

    Hi John,

    which PHP version are you using on your server? curl_setopt_array() has been introduced in PHP 5.1.3.

    We will shortly release an updated version which will also support PHP 5.1.0.

    In the meantime you have two options to get myDBR working on your server:

    • disable curl on your server
    • update your php version to at least 5.1.3

    --
    myDBR Team

  3. John Leenen, Member

    Hi,

    I run PHP 5.1.2 (build 2600). Disabling curl did the job; it works perfecly now.

    Let's go testing!

    Thanks for your quick respons.

    John Leenen


Reply

You must log in to post.