How to modify PHP value(s) on a shared hosting Some CMS or older website need a particular PHP version or value to work properly. There two way to change...
Use the npm client without Node.js application Simply use the full path npm/opt/alt/alt-nodejs8/root/usr/bin/npm node /opt/alt/alt-nodejs8/root/usr/bin/node Optionally, add npm and node aliases to avoid using the full path:...
Debugging a NodeJS, Ruby or Python Application On our servers, we use Passenger to launch your NodeJS, Ruby and Python applications. When an error occurs in an...
How to Change PHP Time (Time Zone) This article explains how to change the PHP time zone. Procedure Simply add this to your .htaccess file: For example:...
How to Install Django on World Please refer to the article How to Install Django in the N0C knowledge base.