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

Questions tagged [shared-hosting]

The tag has no usage guidance.

7 questions with no upvoted or accepted answers
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 ...
leonis's user avatar
  • 11
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) ...
raman's user avatar
  • 1
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 ...
serge's user avatar
  • 101
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://...
Nico's user avatar
  • 1
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 ...
Jordan Georgiadis's user avatar
0 votes
1 answer
1k views

Accessing an addon domain outside public_html

I have a shared hosting account with a shared IP, and with no domain name added yet. I have uploaded a website in the public_html folder and I can access it by using the shared server's IP and my ...
BMM's user avatar
  • 203
0 votes
1 answer
280 views

Security of web app files and database passwords in a linux shared hosting environment

I have a web app on a linux shared hosting machine. Lets say I have a .htpasswd file, some configs that store a database password and generally don't want people snooping through my source code ...
jozxyqk's user avatar
  • 2,792