okay, I have installed php cli and the result is as follow:
Error
Message: Call to undefined function mysqli_connect_errno()
File: /opt/lampp/htdocs/xxxxxx/libs/adodb/drivers/adodb-mysqli.inc.php
Line=811
error backtrace:
File: /opt/lampp/htdocs/xxxxxx/libs/adodb/adodb.inc.php
line 670
function called: ErrorNo()
File: /opt/lampp/htdocs/xxxxxx/include/database.php
line 49
function called: Connect("localhost", "xxxxxx", "xxxxxx", "xxxxxx")
File: /opt/lampp/htdocs/xxxxx/include/database.php
line 992
function called: Connect()
File: /opt/lampp/htdocs/xxxxxx/include.php
line 26
function called: require_once("/opt/lampp/htdocs/xxxxxx/include/database.php")
File: /opt/lampp/htdocs/xxxxxx/update.php
line 341
function called: require_once("/opt/lampp/htdocs/xxxxxx/include.php")
File: /opt/lampp/htdocs/xxxxxx/update.php
line 304
function called: load_epesi()
File: /opt/lampp/htdocs/xxxxxx/update.php
line 794
function called: run()
Does this look wright for you. Epesi is running fine.
Do you think it is safe to update the remotely hosted version or will I run into the same problem.
Thanks a lot for your help - much appreciated.