icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » PHP, MySQL » php.ini

PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >>

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread
Old February 3rd, 2008, 9:53 PM   #1 (permalink)
uhf
Registered User
Fresh Surpasser
 
Joined in Sep 2007
Lives in Iowa
Hosted on Pass74
18 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
php.ini

I need to increase the max upload size in php (using wordpress for my site). I tried making a php.ini in the /public_html directory but it's not working. Any ideas?

I'm on pass74
uhf is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old February 4th, 2008, 1:47 AM   #2 (permalink)
Surpass Abuse Admin
Super #1
 
removed's Avatar
 
Joined in Mar 2005
Lives in Houston, TX
Hosted on NONE
7,797 posts
Gave thanks: 11
Thanked 278 times
What value are you setting in your php.ini to increase the max upload size?
__________________
Unofficial IRC Channel: #surpass EFNet
Unofficial = No official support. Support requests can be submitted to our helpdesk.
removed is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old February 4th, 2008, 8:45 AM   #3 (permalink)
uhf
Registered User
Fresh Surpasser
 
Joined in Sep 2007
Lives in Iowa
Hosted on Pass74
18 posts
Gave thanks: 0
Thanked 1 Time in 1 Post
[FileUploadSettings]
post_max_size = 10M
upload_max_filesize = 10M
uhf is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old February 4th, 2008, 9:15 AM   #4 (permalink)
Surpass Fan
Excelling Contributor
 
cowboy's Avatar
 
Joined in Nov 2005
Lives in Colorado
Hosted on DEDI
936 posts
Gave thanks: 2
Thanked 95 times
Quote:
Originally Posted by uhf View Post
[FileUploadSettings]
post_max_size = 10M
upload_max_filesize = 10M
post_max_size = 11M
upload_max_filesize = 10M

Make post_max_size a bit larger to handle a full upload size, and always set it first.

Put the ini file in the calling directory
__________________
Where would you be if you were at the highest court in the land (US)?
cowboy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
This user thanks cowboy for this great post!
Nietha (July 13th, 2008)
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On