Top "Cpanel" questions

Only PROGRAMMING related questions are on-topic.

SSL Error on Port 443, Page is not showing and resulting in error 404

I just recently had to find a way to get a SSL certificate for my domain as facebook required this …

ssl https cpanel
Run node.js on cpanel hosting server

It is a simple node.js code. var http = require('http'); http.createServer(function(req, res) { res.writeHead(200, { 'Content-Type' : 'text/…

node.js cpanel
Mysql cannot connect - Access denied (using password yes)

I have hosting provided by eleven 2 and I just created a new MySQL user and gave it access to every …

php mysql cpanel
How to change public folder to public_html in laravel 5

I'm using a shared hosting which uses cPanel as its control panel and within the cPanel public_html is the …

php apache2 laravel-5 cpanel
change default page in cpanel

What do I need to do to change the default page in cpanel?

cpanel
How to find and disable MySQL strict mode?

Hello everybody I wanted to find this mysql strict mode for whmcs and disable it but i didn't had a …

mysql cpanel whmcs strict-mode
what is the use of "~" tilde in url?

what is the use of ~ tilde in URL? I am using cPanel, and have link including tilde, why is tilde …

apache url cpanel tilde
How to set the default website page through htaccess?

I am currently setting up a website from a client on his hosting account. The website address and for some …

.htaccess web-hosting shared-hosting cpanel
a2enmod command not found in apache server using cpanel in linux vps

after going to /etc/httpd/conf/httpd.conf and even after changing Allow override none -> Allow override All , …

apache cpanel vps
Mysql - PDO Error - Invalid catalog name: 1046 No database selected

I have a problem with PDO, and I see absolutely no where he come. I can not question my MySQL …

php mysql pdo cpanel