-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yana -server #317
Comments
Bonjour @ammous , |
Merci de votre réponse pi@homeak:~ $ cat /proc/cpuinfo | grep Model pi@homeak:~ $ cat /etc/os-release pi@homeak:~ $ cat /etc/apt/sources.list.d/raspi.list Uncomment line below then 'apt-get update' to enable 'apt-get source'#deb-src http://archive.raspberrypi.org/debian/ bullseye main pi@homeak:~ $ php -v sqlite3 --version sudo apt-get install git-core && sudo apt-get install sqlite3 && apt-get install php5 && sudo apt-get install php5-sqlite && cd /var/www/ && |
je vois dans vos commandes que vous installez php5 mais c'est PHP 7.4.33 qui est activé. |
oui c'est vrai . j'ai change en php7 pour rester a jours . est ce que ca peut affecter la page de yana? |
Bonjour
j’ai ce message d’erreur après avoir introduit le login et password (ip/yana-sever) pour accéder à interface yana
Fatal error: Uncaught Exception: Serialization of ‘User’ is not allowed in /var/www/html/yana-server/action.php:38 Stack trace: #0 /var/www/html/yana-server/action.php(38): serialize() #1 {main} thrown in /var/www/html/yana-server/action.php on line 38
estce que vous pouver m’aider sur ce sujet
merci
The text was updated successfully, but these errors were encountered: