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

Questions tagged [shared-hosting]

Websites that are hosted on servers where many other peoples sites are hosted can have specific problems due to security concerns, lack of control of installed libraries, no root access etc.

shared-hosting
0 votes
0 answers
24 views

Forwarding GoDaddy domain with masking to azure.websites.net - No Certificate [closed]

I have a .Net 8 blazor server application hosted as an App Service web application on Azure (using azure.websites.net). I have successfully set up redirects to the domain and the website runs. However,...
Replay22's user avatar
0 votes
0 answers
59 views

deploy laravel 11 on share host (Hostinger). Css issues

I have deployed my Laravel 11 app on a subdomain on Hostinger Shared Hosting. However, the app is not loading the CSS and JS files. Here is the folder structure public_html/myapp/ I updated the .env ...
foliwe83's user avatar
  • 580
0 votes
1 answer
32 views

How to redirect domain to subfolder based on url path?

I have an application developed by reactjs and php laravel. I want to deploy deploy this in a shared hosting with each subfolders not submitted domain. Example Folder Structure: ReactApp -> /...
Gnanadurai Asudoss's user avatar
-3 votes
1 answer
53 views

My laravel project controllers does not exist. why?

I am new to laravel but when I coded in vscode everything worked fine, now when I uploaded it to shared server like hostinger now it does not work It says controller does not exist ...I am using ...
Lukas Juckevičius's user avatar
0 votes
0 answers
86 views

HTTP ERROR 500 on Laravel Vite 11 when Deploy to Shared Hosting

I use 000Webhost as my web-shared hosting. My folder structure looks like this: I've changed my Composer Autoloader directory and this is my index.php looks like: <?php use Illuminate\Http\...
mimie's user avatar
  • 19
0 votes
0 answers
17 views

production.ERROR: View [themes.edugator.index] not found

My laravel app folder structure is as follow in localhost source / ├── app/ ├── bootstrap/ ├── config/ ├── database/ ├── public_html / ├── assets/ ├── themes/ ...
john's user avatar
  • 1
1 vote
1 answer
62 views

Is upgrading composer is only option here?

I am new to development and I am working on a laravel project on Hostinger hosting. I was trying to run composer install But it shows error that I need to upgrade it to composer 2. I don't know if ...
user24814738's user avatar
0 votes
0 answers
23 views

POST request not being send even after adding the CORS origin in react app using express as backend hosted on cpanel

I wanted to host the react application on the cpanel .I created 2 different domains one for front end and the other one for the backend. I have successfully created the backend and also added the cors ...
RDBS Office's user avatar
0 votes
2 answers
57 views

500 Internal server error laravel hosting on go daddy

We did the setup. When we access the website the error "500 Internal server error!" pops up. Checking laravel.log the error shows "SQLSTATE[HY000] [1045] Access denied for user '...
user24580233's user avatar
2 votes
3 answers
180 views

Laravel symlink symbolic link to storage not working in production - shared hosting

I have deployed Laravel 10 to Siteground. I placed the contents of Laravel's public folder directly inside public_html, and created a separate folder within public_html for the rest of Laravel's ...
naddiel sanchez's user avatar
0 votes
0 answers
97 views

Laravel hosting googiehost .htaccess problem

I am using googiehost shared hosting for free laravel hosting. And I am completely new to hosting laravel projects. I placed all of my laravel project files into public_html folder. I accidently ...
Galactus's user avatar
1 vote
1 answer
130 views

ASP.NET Core Web API : redirection to Angular

It seems the Angular redirection from with-in ASP.NET Core Web API is not working in a shared deployment. I am using ASP.NET Core 7 for the Web API. The current setup works perfectly with ASP.NET Core ...
VIRIYALA NARESH's user avatar
0 votes
0 answers
63 views

Wordpress directory permissions and PHP 8.2

I am running a Wordpress installation (6.4.3) on a shared hosting server. Uploading media files, and applications requiring access to the wp-content folder, works fine on PHP 8.1 However if I upgrade ...
Michael Graham's user avatar
0 votes
0 answers
60 views

While deploying laravel project on bluehost shared hosting's addon domain, but I am getting "403 forbidden" error

While deploying laravel project on bluehost shared hosting's addon domain, but I am getting "403 forbidden" error: My hosting folder structure as below: public_html: app1 (main domain) |...
Rakesh Hiray's user avatar
2 votes
1 answer
572 views

Scheduled tasks not running on moodle

When the cron job for moodle runs I get this output: Execute scheduled task: Clean up ad hoc task metadata (core\task\task_lock_cleanup_task) !!! Exception - Class 'IntlTimeZone' not found !!! Fatal ...
Marc Hypolite's user avatar

15 30 50 per page
1
2 3 4 5
108