|
-
Apr 15th, 2008, 09:16 AM
#1
Thread Starter
PowerPoster
[RESOLVED] Ini_set()
Should Ini_Set() fail while PHP is in safe mode?
Thanks
-
Apr 15th, 2008, 07:10 PM
#2
Re: Ini_set()
I depends what settings you want to change. If its those that safe mode prevents you from changing then you should doesn't come into it because you can't. If it is not then you are three to use as you please.
-
Apr 16th, 2008, 03:15 AM
#3
Thread Starter
PowerPoster
Re: Ini_set()
Ok thanks, the setting is Memory_Limit. Which our host wont increase and yet to install PhpBB and Wordpress the scripts require more than 8Meg
Pino
-
Apr 16th, 2008, 05:05 AM
#4
Re: Ini_set()
A good host allows full access to the php.ini; in addition a good host doesn't need safe mode enabled. My suggestion is find another host
-
Apr 16th, 2008, 05:13 AM
#5
Re: Ini_set()
In addition AFIK, memory_limit can be changed despite safe mode. But but it was only included as default as of PHP 5.2.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|