30 results for “application”
How to Set up Node.js Application in cPanel
In this tutorial, you will learn how to easily set up Node.js applications from the cPanel graphical…
Node.jsHow to Fix the Node.js error: “Cannot GET” URL
Sometimes when using Node.js for your application(s) you may receive an error about the app being…
Node.jsHow to Set the Startup File and Application Root in cPanel Node.js
…Set the Application root to your project folder. Set the Application startup file to your entry file. Save…
Node.jsHow to Route a Node.js App to a Subdomain in cPanel
…Create or edit your application. Set the Application URL to your subdomain. Set the application root and startup…
Website OptimizationHow to Enable Leverage Browser Caching on Website?
…application/xml “access plus 0 seconds” ExpiresByType application/json “access plus 0 seconds” RSS Feed ExpiresByType application/rss…
Node.jsHow to Choose and Change Your Node.js Version in cPanel
In cPanel you choose your Node.js version per application in the "Setup Node.js App" tool — and…
Malware Removal & Site CleanupHow to Remove Malware from a Hacked CodeIgniter Application
CodeIgniter is a lightweight PHP framework often used for custom applications, so cleaning a compromised one blends framework…
Node.jsHow to Fix “Application Failed to Start” in cPanel Node.js
The "application failed to start" error in cPanel means Passenger tried to run your Node.js app but…
WebuzoWhat is Webuzo?
…Webuzo is popular for its lightweight design, flexibility, and integration with over 400 applications for one-click installation…
Node.jsHow to Restart a Node.js App in cPanel (and Why touch tmp/restart.txt Works)
…Click Edit on your application. Click Restart. The developer way: touch tmp/restart.txt cPanel runs Node apps…
Node.jsHow to Deploy an Express.js App on cPanel Shared Hosting
…Choose your Node.js version, application root and startup file, and the URL/subdomain. Create the application. Step…
Malware Removal & Site CleanupHow to Clean a Hacked Laravel Application and Remove Backdoors
A compromised Laravel application calls for a developer's eye, because the framework's structure and your custom…
Node.jsHow to View Node.js Application Logs and Errors in cPanel
…Ensure you are looking in the correct application root, reproduce the error to generate fresh output, and add…
WebuzoHow to Create a MySQL Database and User in Webuzo
Almost every modern web application — WordPress, Joomla, a custom PHP site — needs a MySQL database to store its…
PHPHow to Enable ionCube Loader in cPanel PHP Extension
…If you want to use ionCube Loader for your PHP application or website, you must enable it in…
Website Security & SSLHow to Set Up a Web Application Firewall (WAF) for Your Site
A Web Application Firewall (WAF) sits between your website and its visitors, inspecting incoming traffic and blocking malicious…
aaPanelHow to Create and Host a Website in aaPanel
…Note those database details if you will install an application. Step 2: Upload your website files Use aaPanel…
Node.jsHow to Set Up a Node.js Application on Webuzo
…Node properly — which is why it suits real applications. Step 1: Install Node.js from the panel In…
PHPChanging your PHP Settings in cPanel
…Specially when we host any PHP application, we need to build a specific environment. Let’s see how…
PHPChanging your PHP Version in cPanel
…Third-party applications may require stable version of PHP. If you are a shared hosting user, you can…
WHMHow to Login to WHM (Web Host Manager)
WHM stands for Web Host Manager, a Web Application that allows administrative access to the reseller hosting accounts…
WebuzoHow to Manage PHP Extensions in Webuzo
…Should I enable every extension to be safe? No — enable only what your applications need. Extra extensions use…
WebuzoHow to Change the PHP Version for Your Domain in Webuzo
Different applications need different PHP versions. A modern WordPress site runs best on the latest PHP, while an…
Angular JSHow to install AngularJS in cPanel
…In the In Directory box, type the directory name where you want to install the application, or accept…
Node.jsHow to Deploy a Node.js App from GitHub Using cPanel’s Git Tool
…Click Create, enter your repository's clone URL, and set the target directory (your application root). cPanel clones…
Node.jsHow to Install npm Packages for a Node.js App in cPanel
…Make sure your package.json is in your application root. Click Edit on the app, then click Run…
WebuzoWebuzo vs cPanel: Key Differences for Switching Users
…Your files, database and PHP application move across as-is. If you are migrating from another host, we…
Node.jsRunning a Node.js App in a Subfolder vs a Subdomain on cPanel
…Whichever you pick Set the application root and startup file correctly — see the startup file and root — and…
Malware Removal & Site CleanupHow to Clean a Hacked Ghost (Node.js) Blog
…Restore clean files Because Ghost's core is a Node application, the cleanest fix is usually to reinstall…
Malware Removal & Site CleanupHow to Remove a Credit Card Skimmer (Magecart) from Your Store
…Harden the store Patch your platform and extensions, remove nulled software, add a web application firewall, and follow…