Questions tagged [shared-hosting]
Shared Hosting is normally associated when more than 1 user is using a web host that uses the same resources to serve their web content to internet.
215 questions
1 vote
0 answers
18 views
How to prevent ModSecurity in Apache from filling up my logs?
I’m running a shared web server and I’d like to apply the WAF + CRS ruleset only to one of the virtual hosts. For now, ModSecurity is set to "DetectionOnly" mode so we can first review what ...
2 votes
0 answers
63 views
How to deal with empty MySQL time zone tables on shared hosting when provider refuses to load them (CiviCRM/WordPress)
I am running CiviCRM 6.5.0 on WordPress 6.8.2 (PHP 8.3) at a shared hosting provider (Mijndomein.nl). Problem: The MySQL time zone tables are empty. Normally this could be fixed with: ...
0 votes
0 answers
26 views
Dedicated IP vs CDN
In times of shared hosting, it was a real plus point for Google, if a site has a dedicated IP address. What changed in this terms in the current time, where sites are hosted in the cloud and run ...
0 votes
1 answer
36 views
Choosing the right CMS [duplicate]
I am tasked with replacing a heavily-customized Wordpress-based website at our organization. While the existing site was lauded for being very light on desktop and mobile browsers alike, it is ...
1 vote
2 answers
119 views
Prove the hosting provider's server slowness in a shared web hosting
Starting 11/09/2024 my website performance decreased after the hosting provider migrated the site to a cloud-based server. The issue occurs when transitioning from HTTP to HTTPS (about 1 or 2 seconds) ...
0 votes
1 answer
22 views
The info logged in my host servers
My website host logs information about users visiting my website such as number of visitors, ip addresses, their browser info, geographical info and all that standard stuff. How is this info collected?...
0 votes
1 answer
193 views
Unable to edit .NET application startup file in Plesk
I got a problem that I cannot edit path of the .NET application startup file in Plesk although I logged in as administrator. unable to edit application startup file However, it seems like can be ...
0 votes
0 answers
78 views
Cloudflare and cPanel 'Deliverability Checker' both indicate SPF & DKIM records are valid but spam checkers insist the records don't exist. Thoughts?
Getting support for this issue is tricky since my DNS provider can't see my hosting info and my hosting provider can't see my DNS record configuration. I'm hoping that some DNS record pros can help me ...
0 votes
3 answers
206 views
Is shared hosting of domains on the same IP addresses assigned at random
I have a domain that is hosted on a specific IP address. I am looking after the security of my domain and after doing some initial investigation found some strange (possibly malicious) domains that ...
0 votes
1 answer
422 views
"Deceptive site ahead" issue with my Laravel app
I developed a Laravel app using Laravel. After deployment, every time I try to access the app, it says "Deceptive site ahead". I tried searching for fixes and doing almost everything that I ...
1 vote
0 answers
616 views
Deploying Static React (Vite) App to DigitalOcean Droplet
I have a static website created using the vite app. I know I can deploy my website on netlify, vercel or digitalocean app platform. However, these platforms offer only 100GB bandwidth and for extra ...
0 votes
1 answer
94 views
What is better for SEO? Host on a cloud with virtual CPU/RAM located in my country vs host from neighbour country on a dedicated CPU/RAM?
Search engines look at various variables to rank a website. One of these variables is: site loading speed. At the moment I have 2 options to choose from to host my website on: Host on a cloud with a ...
1 vote
1 answer
513 views
Email and Domain Name at one host; website at another
I'm having a strange issue and tech support at either hosting company is not helpful. So thought I'd try here. Issue: Cannot forward an email account hosted on Namecheap to an email account hosted at ...
2 votes
1 answer
526 views
How to configure an e-mail address with external MX Record in HostEurope webhosting?
I am using the HostEurope WebHosting Premium package and try to set up e-mail addresses for an external Domain; that is, the domain is not part of the hosting package but externally DNS hosted, and ...
1 vote
0 answers
178 views
Install matplotlib and pandas on shared hosting python from cpanel [closed]
When I upload my Django app, I have problem when I setup the python app configuration files. After adding requirements.txt gives me an error these libraries are not accepted: matplotlib==3.5.1 pandas=...