HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //var/softaculous/ghost/notes.txt
1. Remove sqlite3 from package.json and npm-shrinkwrap.json since we use MySQL
2. Added the path to node binary in package.json
3. We are restarting node.js twice during upgrade because it does not work first time. Try to remove this in the next version of Ghost(This is removed from version 0.5.1)
4. Check and update Nodejs Recommended version : https://docs.ghost.org/docs/supported-node-versions ( as of now we provide "Supported" i.e 4.8.x (latest) try to add Recommended version of node)