Hi,
I just installed Grav.
- I configured umask 0002
- I copied the grav folder to my server
- It shows the "You have installed Grav successfully" page
4 Now I will run the CLI or GPM
4.1. cd ~/grav
4.2. bin/gpmbin/gpm: Permission denied.
4.3. Configured 775 for those files
4.4. bin/gpm selfupgrade
X-Powered-By: PHP/5.6.2
Content-type: text/html; charset=iso-8859-1Preparing to install vendor dependencies...
Status: 404 Not Found
X-Powered-By: PHP/5.6.2
Content-type: text/html; charset=iso-8859-1No input file specified.
No input file specified.PHP Warning: require_once(bin/../vendor/autoload.php): failed to open stream: No such file >or directory in bin/grav on line 17
PHP Fatal error: require_once(): Failed opening required 'bin/../vendor/autoload.php' (include_path='.:/opt/RZphp55/includes') in bin/grav on line 17
What is wrong? What I have to do?
Thanks
iMaxxx