Does nuBuilder work with PHP 8?
I'm getting http 500 errors after installing and read a post that it was only compatible with PHP 7.
More likely though that something else is wrong, but just checking.
Cheers,
Alan
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
PHP 8 Topic is solved
-
- Posts: 19
- Joined: Fri Mar 22, 2024 4:59 pm
Re: PHP 8
More info...
I'm getting the following error when adding
ini_set('display_errors', 1);
to index.php
Fatal error: Uncaught Error: Call to undefined function mb_internal_encoding() in /var/www/html/nubuilder/core/nudatabase.php:3 Stack trace: #0 /var/www/html/nubuilder/index.php(12): require_once() #1 {main} thrown in /var/www/html/nubuilder/core/nudatabase.php on line 3
I'm getting the following error when adding
ini_set('display_errors', 1);
to index.php
Fatal error: Uncaught Error: Call to undefined function mb_internal_encoding() in /var/www/html/nubuilder/core/nudatabase.php:3 Stack trace: #0 /var/www/html/nubuilder/index.php(12): require_once() #1 {main} thrown in /var/www/html/nubuilder/core/nudatabase.php on line 3
-
- nuBuilder Team
- Posts: 506
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 8 times
- Been thanked: 18 times
Re: PHP 8
Yes, nuBuilder work fine with the latest version of php.
Here on our demo server running with Debian ver:12.6:
https://demo.nubuilder.cloud/index.php
the following PHP version is installed:
PHP 8.3.10 (cli) (built: Aug 2 2024 16:00:00) (NTS)
Here on our demo server running with Debian ver:12.6:
https://demo.nubuilder.cloud/index.php
the following PHP version is installed:
PHP 8.3.10 (cli) (built: Aug 2 2024 16:00:00) (NTS)
If you like nuBuilder, please leave a review on SourceForge