Closed yalh76 closed 5 years ago
I tested : installation, backup, restore, new features. It works fine :slightly_smiling_face:
But I can't add an administrator. I have this result when I try the command from the Readme:
PHP Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE) in /var/www/pixelfed/vendor/zendframework/zend-diactoros/src/functions/marshal_uri_from_sapi.php on line 83
edit: any php artisan
command seems to fail.
I tested : installation, backup, restore, new features. It works fine 🙂
But I can't add an administrator. I have this result when I try the command from the Readme:
PHP Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE) in /var/www/pixelfed/vendor/zendframework/zend-diactoros/src/functions/marshal_uri_from_sapi.php on line 83
edit: anyphp artisan
command seems to fail.
That's normal, the command has to be: (cd /var/www/pixelfed && php7.2 artisan user:admin 1)
It's not linked to pixelfed 0.9.0 but to the yunohost 3.5.2
Problem
Solution
PR Status
Validation
Code review and approval have to be from a member of @YunoHost/apps group
Revision: 9f73a5996c421d2c4f33f2504885ded0335c8788
When the PR is marked as ready to merge, you have to wait for 3 days before really merging it.