cPanel

65 Articles

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…

Configuring Email Filters in cPanel

This guide will show you how to setup Email Filters, which will allow you to fine tune what emails go where, based on specified criteria. Login to your Freethought cPanel account. When you first set up an account with us, you would have received an email with the details on…

Email settings for cPanel-based hosting

In almost all cases, we recommend using the account type of Other/IMAP when adding an email account to your PC, Mac or phone/tablet. If you’re having trouble sending/receiving, please double check that your settings align with the below. Incoming settings Replace yourdomain.com with your actual domain, or email address. IMAP…

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…