473,394 Members | 1,840 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Need alternatives for ini_set() - disabled by host server

I've learned that our web host server disables the ini_set() function. In general, is there a page that shows alternative functions? This is nor the first time I've run into this problem.

Specifically, I need an alternative for this:
Expand|Select|Wrap|Line Numbers
  1. // set the garbage collector - who will clean the session files -
  2. //   to our custom timeout
  3. ini_set('session.gc_maxlifetime', $garbage_timeout);
  4.  
Mar 22 '12 #1
1 2803
Dormilich
8,658 Expert Mod 8TB
there are no alternative functions (why should be? and even if there were, the hoster would have them disabled as well)

you can try to make these settings through a .htaccess file.
Mar 22 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Jenkins | last post by:
I want to start a perl pgm in the background on my hosts web server as a stand-alone process. I only have ftp access. What I've done, so far, is: 1) created the actual background perl script,...
3
by: Doc | last post by:
If you have an old website up and you want to replace it with totally different content, how do you purge the old website files that are still lingering on the host server taking up space? I find...
6
by: Keith Smith | last post by:
If I design a web application, can I simply upload it up to my ASP host provider? Or would there be something special that would have to be installed on their server? I am trying to decide...
5
by: sling blade | last post by:
I have developled my first major app and i am trying to deploy it in to a host server for publication. However the app tries to use the physical path used during development. Is the path...
1
by: Grumpy Aero Guy | last post by:
I would like to play with web projects via VB.Net I have a web site, hosted by my ISP, where a FP2003 site resides right now ( I wrote it). I would LIKE to use that site as a test portal for...
2
by: Mark Huebner | last post by:
I am trying to create a web application with Visual Studio 2005 and C# that will start up a "keep alive" application on my web site's server. My DotNetNuke home page loads slowly when the site...
6
by: estillore | last post by:
I've written an MS Access driven ASP and tested it in my IIS. It works well!! But it doesn't in my free web host server. I believe I uploaded all the files (i.e. asp files, images, INCLUDING MY...
5
by: dancer | last post by:
Using Visual Studio 2003 - Is it possible to just copy the appropriate files to my remote web host? Right now, to create an asp.net file (only one file - no code behind), I code in notepad and...
4
by: =?ISO-8859-9?B?Wf1sbWF6?= | last post by:
Hello, I need to learn where mssql server stores its data. I knew it was in Program files\Common files\ But I cant find.. Its urgent pls.. Thanx
8
by: Mr. R | last post by:
Hi I need to set up a server that supports ASP.NET. I will have it in my home and run on and off for demo projects. The problem is that I don't have then money to by Windows Server 2003 or...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.