Have a Question?

If you have any question you can ask below or enter what you are looking for!

All posts by Ryan D

Out of memory error with Node.js and cPanel Terminal

Description When running a npm or Node.js command via the Terminal app in cPanel, a “Out of memory” error message is returned. Cause The issue is not typically due to a hosting-level resource limit such as memory or storage. The emulated Terminal app in cPanel itself has an artificial memory…

Next.js “Module not found” when running a Next.js build in cPanel

Description When running npm run build, or next build, npm returns the error “Module not found”. npm ci or npm install shows that all dependencies or modules are installed. Cause Path issue cPanel’s virtual environment causes issue with TypeScript’s path aliases, which can prevent npm build from discovering the location…

Inviting a someone to the Scout Control Panel

If you need to invite someone to manage your sites & servers in the Scout Control Panel, they will need to be added to your cloudabove customer account. Login to your customer account at my.cloudabove.com Click your name at the top-right and go to User Management Click Invite New User…

Clearing the cache in Scout

A short video guide on how you can quickly & easily clear Scout’s full page, Redis and PHP caches

Creating an email forwarder in cPanel

Email forwarders allow you to redirect incoming messages from one email address to another automatically. This is especially useful if you manage multiple inboxes or want to consolidate communications. This guide walks you through setting up email forwarders using cPanel interface. What You’ll Need Access to your cPanel account. The…