Current time: 04-24-2024, 10:20 AM Hello There, Guest! (LoginRegister)


Post Reply 
php.ini available to customers
Author Message
aseques Offline
Member
*****
Dev Team

Posts: 330
Joined: May 2008
Reputation: 4
Post: #5
RE: php.ini available to customers
(07-26-2011 07:17 AM)s4brown Wrote:  
(07-23-2011 12:51 AM)aseques Wrote:  Well, letting the users edit some parameters would be really usefull. For example, my customers cannot change their default errror_logging settings, and they cannot adapt their sites for the php5.3 (that deprecates lots of functions)
It's a pitty there's not something like that.

Your customers can change settings via "php_value" in .htaccess, for example:

Code:
php_value memory_limit 64M
php_value display_errors 1
You're wrong, since ispcp is using fcgi to control the php processes those parameters cannot be changed via htacces. That's the problem.
08-01-2011 07:32 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
php.ini available to customers - maffei - 07-22-2011, 02:36 PM
RE: php.ini available to customers - aseques - 08-01-2011 07:32 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)