WBCE CMS Forum

WBCE CMS – Way Better Content Editing.

You are not logged in.

#1 17.09.2023 09:54:41

freerk55
Member

Update accident

Hello
I updated with script and zip file
After that i had a blank page

And a lot of errors on the error page:

...
[Sat Sep 16 18:55:51.941568 2023] [hostinglimits:error] [pid 44057:tid 140204492805888] mod_hostinglimits: Error on LVE enter: LVE(2804) HANDLER(application/x-httpd-lsphp) HOSTNAME(...) URL(/admin/media/thumb.php) TID(44171) errno (7) Read more: http://e.cloudlinux.com/MHL-E2BIG min_uid (1000)
[Sat Sep 16 18:55:51.941874 2023] [deflate:error] [pid 44057:tid 140204492805888] [client ...] AH01385: Zlib error -2 flushing zlib output buffer ((null)), referer: https://.../admin/media/browse.php?dir=/jaapdijk
[Sat Sep 16 18:55:51.952881 2023] [hostinglimits:error] [pid 44057:tid 140204752979712] mod_hostinglimits: Error on LVE enter: LVE(2804) HANDLER(application/x-httpd-lsphp) HOSTNAME(...) URL(/admin/media/thumb.php) TID(44140) errno (7) Read more: http://e.cloudlinux.com/MHL-E2BIG min_uid (1000)
[Sat Sep 16 18:55:51.953169 2023] [deflate:error] [pid 44057:tid 140204752979712] [client ...] AH01385: Zlib error -2 flushing zlib output buffer ((null)), referer: https://.../admin/media/browse.php?dir=/jaapdijk

[Sun Sep 17 09:31:45.710469 2023] [lsapi:error] [pid 22444:tid 139651062888192] [client ...] [host ...]
Backend fatal error: PHP Fatal error:  Uncaught Error: Call to undefined function mysqli_connect() in /home/.../domains/.../public_html/framework/class.database.php:98\nStack trace:\n#0 /home/.../domains/.../public_html/framework/class.database.php(74): database->connect()
#1 /home/.../domains/.../public_html/framework/initialize.php(67): database->__construct()
#2 /home/.../domains/.../public_html/config.php(15): require_once('/home/u42536p76...')
#3 /home/.../domains/.../public_html/index.php(20): require_once('/home/u42536p76...')
#4 {main}\n  thrown in /home/.../domains/.../public_html/framework/class.database.php on line 98,
referer: https://.../pages/posts/voorbereiding-laatste-levensfase-813.php?searchresult=1&sstring=voorbereiding

[Sun Sep 17 09:37:18.765640 2023] [lsapi:warn] [pid 9396:tid 139650752358144] [client ...] [host ...] Backend log: PHP Warning:  Unknown: Failed to open stream: No such file or directory in Unknown on line 0\n
[Sun Sep 17 09:37:18.765745 2023] [lsapi:error] [pid 9396:tid 139650752358144] [client ...] [host ...] Backend fatal error: PHP Fatal error:  Failed opening required '/home/.../domains/.../public_html/wbce_update_unzip.php' (include_path='.:/opt/alt/php80/usr/share/pear:/opt/alt/php80/usr/share/php:/usr/share/pear:/usr/share/php') in Unknown on line 0\n

Redacted for privacy - florian

What went wrong actually?

Last edited by florian (17.09.2023 15:46:37)

Offline

#2 17.09.2023 15:54:36

florian
Administrator

Re: Update accident

the "mod_hostinglimits" error is thrown by call for files which actually should not exist in timely versions of WBCE CMS. So either a former update went wrong and the files sit still there, but do not work properly anymore (and there's no reason to call them directly, might be bots or sth like this) or the 404 configuration of the webserver is sommewhat wrong.

The mysqli_connect error might mean that the PHP mysqli extension is not installed/activated. Please check.
The error about wbce_update_unzip.php might mean that the file was not uploaded, or the access rights are wrong, or there are issues with the zip extension.
You might want to try updating the "hard" way, e.g. unzip the installation/update package locally and upload it file by file via FTP and then call /install/update.php manually.


Sorgen sind wie Nudeln: man macht sich meist zu viele.

Offline

Board footer

up