Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [shared-hosting]

The tag has no usage guidance.

0 votes
1 answer
82 views

CGI program gives 405 error on shared hosting

I have moved the website a few weeks back, its was working fine the previous hosting now its gives 405 error. I have perl installed on linux server. This is perl 5, version 26, subversion 3 (v5.26.3) ...
0 votes
1 answer
160 views

Installation of Tandoor on shared webhoster (no root access)

I'm trying to install Tandoor (https://tandoor.dev) on my uberspace (https://uberspace.de - shared webhoster). Docker is not supported by uberspace, so I tried the manual installation guide: https://...
9 votes
1 answer
22k views

Resolve email delivery issue on "From and EnvelopeFrom 2nd level mail domains are different". Is this a hosting provider issue?

We send email from our main domain "vocalsound.org". It is delivered through our hosting provider, which however sends it through a shared mailserver hosted on their generic domain (webland.ch). ...
1 vote
3 answers
6k views

Error while installing Nodejs on Godaddy Shared Linux Hosting

I am installing Node.js on Godaddy Shared Linux Hosting by connecting to SSH via PuTTy. Getting Errors. I ran 'curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | bash' ...
0 votes
2 answers
74 views

Mount Additional Storage on shared hosting without root access

I have a domain with a website where my clients upload files (expected 100GB) my employees have emails (3 mail box, 10-15GB each) My current "shared hosting" is fantastic, and I committed ...
10 votes
1 answer
4k views

How does shared hosting work?

Ive always wonder how its possible to host many websites on one server. For example dreamhost can have 100+ pages hosted on one server, how is this abstracted? Does it have 1 ip for every webpage ...
0 votes
1 answer
46 views

Connecting to Web Host using SSH?

I want to connect to my Web Host via SSH, it worked fine the first time, but then I wanted to mount my host's drive locally, I found "sshfs" so I ran this command: sshfs -o allow_other,...
0 votes
1 answer
63 views

Setting default webpage for shared hosting [closed]

I've got a bunch of domains on a shared ip address (through bluehost, not sure if that matters). Visiting any domain works fine, but visiting the ip address just triggers a 404 error. After doing some ...
9 votes
5 answers
13k views

Can't access my websites from my IP in different operating systems

I use my internet connection via a typically installed Win10 home / Apple Iphone (iOS) with different browsers. The operating systems and browsers are all up to date. I host two WordPress websites on ...
0 votes
2 answers
569 views

Does shared web hosting host each website on a separate server or on separate virtual machines? [closed]

It have been a long time since I'm trying to understand how does a web hosting host thousands of websites without being hacked since the users runs there own code. Does each website runs on a separate ...
0 votes
2 answers
1k views

CNAME to shared IP on a cluster

I'm trying to set a CNAME record (www) at ISP-A to forward to a subdomain at ISP-B. the domain/website at ISP-A works flawlessly at ISP-A, the website at the subdomain at ISP-B works also good. but ...
0 votes
1 answer
239 views

How would we eliminate the need to use index.php after the domain name to visit the endpoints for October CMS with NGINX on shared hosting?

I am using October CMS with NGINX on a shared hosting plan. How do I go about removing the need to put index.php after the top-level domain. For example: http://www.example.com/index.php/backend/ ...
2 votes
1 answer
3k views

Unable to install Supervisor on shared hosting [closed]

I am trying to install supervisor to keep my jobs running .. this is my first time using it and as far as i understand i should first enter apt-get install supervisor from the terminal. Please note i ...
1 vote
0 answers
710 views

Laravel's project deployment on shared hosting throws error 500

I want to deploy a laravel’s project on a shared hosting (ovh) I have ftp access, and the folder’s architecture of the shared hostings is like this: I have uploaded the laravel’s files to the root ...
0 votes
1 answer
176 views

Symfony installation in shared hosting

With SSH i install a symfony project in public_html/myname directory. I assign the domain name to point at myname/web directory. is there fault with that way ? maybe a security issue or something ...

15 30 50 per page