evoxt
Chevereto Noob
I am trying to create a bash script to install chevereto on vps deploy.
But I am having some issues with cli install.
This is the info I keyed in
And I am getting this error message
Normal web installation /install.php works fine for me, but cli doesn't
Server is running Nginx
But I am having some issues with cli install.
This is the info I keyed in
php installer.php -a submitInstallForm \
-w http://localhost/ \
-u admin \
-e admin@hostname.com \
-x 1234567 \
-f admin@hostname.com \
-i admin@hostname.com \
-m community
And I am getting this error message
{"code":500,"message":"Error performing HTTP request","data":{}}
Normal web installation /install.php works fine for me, but cli doesn't
Server is running Nginx