|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Aug 2004
18 posts
Gave thanks: 0
Thanked 0 times
|
php.ini settings
Hi,
We are thinking about buying webspace at Surpasshosting. As we plan to install Moodle (a course management system) we need some extra information about your php.ini settings. How about memory_limit, post_max_size and upoad_max_filesize? Can I set those values with a htaccess file? Further more: magic_quotes_gpc = 1 (preferred but not necessary) magic_quotes_runtime = 0 (necessary) file_uploads = 1 session.auto_start = 0 session.bug_compat_warn = 0 Cheers Jean-Pierre |
|
|
|
|
|
#2 (permalink) |
|
L'Awesome Advocate
Super #1
Joined in May 2004
Lives in .au
Hosted on Mango
2,423 posts
Gave thanks: 1
Thanked 5 times
|
Hi there,
memory_limit, post_max_size and upload_max_filesize are able to be changed through htaccess. magic_quotes_gpc is on magic_quotes_runtime is off file_uploads is on session.auto_start is off session.bug_compat_warn is on For session.bug_compat_warn, maybe you can turn that off with htaccess?
__________________
When I get sad, I stop being sad, and be AWESOME instead. True story.
|
|
|
|
|
|
#4 (permalink) |
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,387 posts
Gave thanks: 28
Thanked 94 times
|
ANCYRU, while not with Tech support, probably did a PHP INFO on the server to confirm...
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
|
|
|
|
|
#5 (permalink) |
|
L'Awesome Advocate
Super #1
Joined in May 2004
Lives in .au
Hosted on Mango
2,423 posts
Gave thanks: 1
Thanked 5 times
|
I'm from the technical department!
From the looks of phpinfo() that's all the settings.
__________________
When I get sad, I stop being sad, and be AWESOME instead. True story.
|
|
|
|
|
|
#6 (permalink) | ||
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,387 posts
Gave thanks: 28
Thanked 94 times
|
Quote:
Quote:
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
||
|
|
|
|
|
#7 (permalink) |
|
L'Awesome Advocate
Super #1
Joined in May 2004
Lives in .au
Hosted on Mango
2,423 posts
Gave thanks: 1
Thanked 5 times
|
pierke1961, didn't ask for surpass technical department though... =T
__________________
When I get sad, I stop being sad, and be AWESOME instead. True story.
|
|
|
|