Top "Shared-hosting" questions

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.

PHP session lost after redirect

How do I resolve the problem of losing a session after a redirect in PHP? Recently, I encountered a very …

php session redirect session-cookies shared-hosting
Change primary key column in SQL Server

UPDATE Here are the constraints as a result of the query SELECT * FROM INFORMATION_SCHEMA.KEY_COLUMN_USAGE WHERE TABLE_…

sql sql-server database shared-hosting
How to access site through IP address when website is on a shared host?

I want to edit my host file to forward a website to another IP, but that IP is on a …

ip host shared-hosting forward
How to change session_save_path in php.ini file?

I have a shared hosting on godaddy. I tried to change session save path in php.ini file with this …

session shared-hosting
Compiler error - msgfmt command not found

I'm trying to update Git from my shared hosting. For that I'm following these steps: Download latest Git version Unpack …

git compiler-errors gettext shared-hosting msgfmt
The handle is invalid. (Exception from HRESULT: 0x80070006 (E_HANDLE))

I have a website in an IIS 7 shared hosting environment. It's running .NET 3.5. I have a download button to download …

c# asp.net iis-7 shared-hosting httpexception
Why node.js can't run on shared hosting?

First thing: I searched all of the known web hosting companies for shared hosting of nodejs but I didn't find …

node.js shared-hosting
How to use getenv() in php and SetEnv in a .htaccess with a compiled php-cgi on a shared host

Just putting in context to clarify the main question: On my development machine, PHP5.3.1 is installed on Apache as a …

php apache .htaccess shared-hosting
What is the equivalent to cron jobs in ASP.NET?

In PHP we have cron jobs, where the hosting server automatically picks up and executes a task as per the …

c# asp.net c#-4.0 cron shared-hosting
update command is denied for user

I've been using this free hosting site for development and testing. I couldn't use an UPDATE MySQL command to change …

mysql shared-hosting