Hello
I would like to know if someone installed UASECO on a Nas synology ( 918+ or other models)
The system is: DSM 6.1.7-15284
I managed to put the server on it works but I can't get UASECO to work, I tested on a virtual machine on the nas under windows it works, but I'd like to go straight through the nas without virtual
Thanks to you
Bonjour
J'aimerai savoir si quelqu'un a installe UASECO sur un Nas synology ( 918+ ou autres modeles )
Le système est : DSM 6.1.7-15284
J'ai réussi a mettre le serveur dessus il fonctionne mais je n'arrive pas a faire fonctionne UASECO, j'ai tester sur une machine virtuel sur le nas sous windows il fonctionne , mais j'aimerai passer directement par le nas sans virtual
Merci a vous
Using UASECO on a Synology NAS 918+
Re: Using UASECO on a Synology NAS 918+
Just searched a little bit and it seems this documentation should help you to install MySQL and PHP, which are required for running UASECO.
There is also a french version of it:
https://www.synology.com/fr-fr/knowledg ... nology_NAS
There is also a french version of it:
https://www.synology.com/fr-fr/knowledg ... nology_NAS
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Re: Using UASECO on a Synology NAS 918+
Thank you for your return
I installed php5.6 and php7.0 with apache and mariadbd and phpmyadmin
I tested with a web site the database works well as well as php and apache
I've modified the webrequest and uaseco files, but when I run it's file in the terminal
I have this message in the Uaseco log
PHP Fatal error: Class 'mysqli' not found in /volume1/Uaseco/uaseco/includes/core/database.class.php on line 38
Fatal error: Class 'mysqli' not found in /volume1/Uaseco/uaseco/includes/core/database.class.php on line 38
I installed php5.6 and php7.0 with apache and mariadbd and phpmyadmin
I tested with a web site the database works well as well as php and apache
I've modified the webrequest and uaseco files, but when I run it's file in the terminal
I have this message in the Uaseco log
PHP Fatal error: Class 'mysqli' not found in /volume1/Uaseco/uaseco/includes/core/database.class.php on line 38
Fatal error: Class 'mysqli' not found in /volume1/Uaseco/uaseco/includes/core/database.class.php on line 38
Re: Using UASECO on a Synology NAS 918+
Maybe a simple addition to the php.ini which is used by the CLI PHP would help:
If the MySQLi extention is not available, you have to install it like this (debian):
Source: https://stackoverflow.com/a/23257849
Code: Select all
extension=mysqli.so
Code: Select all
sudo apt-get install php5-mysql
sudo apt-get install php5-mysqlnd
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Visit the official website for more: UASECO.org
Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name
You like what I do? Then award a ManiaStar.
Who is online
Users browsing this forum: No registered users and 1 guest