![]() |
|
|
#1 (permalink) |
|
Status: Exabytes Staff
Join Date: Nov 2007
Posts: 9
|
When the php safe mode is turned off globally by default at our server end, you can still override the setting to turn it ON for only your domain by just insert the following line inside the ".htaccess" file (at Linux server):
Code:
php_value safe_mode "1" Last edited by kslim; 07-11-07 at 04:44 PM.. |
|
|
|
|
|
#2 (permalink) |
|
Status: Junior Member
Join Date: Dec 2009
Posts: 1
|
You can increase the session timeout by just include the following command line at the first line after the php tags.
|
|
|
|
|
|
#3 (permalink) |
|
Status: Junior Member
Join Date: Mar 2010
Posts: 3
|
Safe mode is a diagnostic mode of a computer operating system. It can also refer to a mode of operation by application software. An operating system in safe mode will have reduced functionality, but the task of isolating problems is easier because many non-core components are disabled.
__________________
best mortgages |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|