Hi all, maybe someone has already done this?
I have a Synology NAS (DSM7 Beta) with PHP7.4 and Apache2.4 that appear to be up and running.
The PHPAdmin app is running and successfully connects to the Mariadb version 10.
The default web page for the web server is visible.
I unpacked the nuBuilder files into a nubuilder4 sub-directory, but all i get is the 500 error in the browser.
(I have entered the db login info in the nuconfig file).
All tried previously with DSM6, same result.
Any help would be GREATLY appreciated!
Thanks.
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.
Installing on Synology NAS - 500 Error
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Installing on Synology NAS - 500 Error
Hi,
Just "500" can mean everything, please check the webserver / PHP logs.
I got nuBuilder running on as Synology NAS a while back but I can't quite remember all configuration steps. If I remember correctly, it was all about proper access rights and firewall configuration.
The installed components: Apache HTTP Server 2.2 (or 2.4), MariaDB 10, PHP 7.2, phpMyAdmin, Web Station
Just "500" can mean everything, please check the webserver / PHP logs.
I got nuBuilder running on as Synology NAS a while back but I can't quite remember all configuration steps. If I remember correctly, it was all about proper access rights and firewall configuration.
The installed components: Apache HTTP Server 2.2 (or 2.4), MariaDB 10, PHP 7.2, phpMyAdmin, Web Station
-
- Posts: 4
- Joined: Fri Mar 19, 2021 3:02 pm
Re: Installing on Synology NAS - 500 Error
Thanks for the reply - hopefully this will help:
AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND' in /volume1/web/nubuilder4/core/nudatabase.php:13\nStack trace:\n#0 /volume1/web/nubuilder4/cor
I also uploaded a more complete log.
AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND' in /volume1/web/nubuilder4/core/nudatabase.php:13\nStack trace:\n#0 /volume1/web/nubuilder4/cor
I also uploaded a more complete log.
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Installing on Synology NAS - 500 Error
Try googling
Undefined class constant 'MYSQL_ATTR_INIT_COMMAND'
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Installing on Synology NAS - 500 Error
This might help: https://stackoverflow.com/questions/230 ... s-constant
(Editing your php.ini)
(Editing your php.ini)
-
- Posts: 4
- Joined: Fri Mar 19, 2021 3:02 pm
Re: Installing on Synology NAS - 500 Error
Yeah, tried already, not at all sure what it means, something about enabling pdo library, I'll give it a go.
-
- Posts: 4
- Joined: Fri Mar 19, 2021 3:02 pm
Re: Installing on Synology NAS - 500 Error
Bingo! I had to install the pdo_mysql extension.
Just manages to log in
Just manages to log in
-
- Posts: 249
- Joined: Sun Dec 06, 2020 6:50 am
- Location: Chennai, India, Singapore