TotalChoice Hosting Family Forums: Is There A Php Upload Limit? - TotalChoice Hosting Family Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Is There A Php Upload Limit? well.....is there?

#1 User is offline   The-Kevster Icon

  • New To The Neighborhood
  • Pip
  • Group: Members
  • Posts: 15
  • Joined: 19-January 04

Posted 21 May 2004 - 05:48 AM

Hi,
I've just installed a file attatchment mod to my phpbb2 website and i am unable to upload files over 2 meg, could anyone tell me if TCh have a PHP upload limit of 2 meg and i fi could get it raised to 10 meg?

thanks in advance
The Kevster

#2 User is online   TCH-Bruce Icon

  • Lead Forum Moderator
  • PipPipPipPip
  • Group: Admins
  • Posts: 21,232
  • Joined: 11-August 03

Posted 21 May 2004 - 08:19 AM

Moving for organization and better exposure.
Bruce Richards
Lead Forum Moderator
TotalChoice Hosting, L.L.C.
Webhosting by Total Choice Web Hosting - General Support Forum

I am the Lead Forum Moderator. While I can assist in answering most of your hosting related questions, I am unable to answer questions about specifics relating to your account such as billing and server related issues. Should you need assistance in these areas, please contact our Help Desk or our many other options. Another good place to find answers is with our help pages, tutorials and movie tutorials.

#3 User is offline   The-Kevster Icon

  • New To The Neighborhood
  • Pip
  • Group: Members
  • Posts: 15
  • Joined: 19-January 04

Posted 21 May 2004 - 08:24 AM

TCH-Bruce, on May 21 2004, 08:19 AM, said:

Moving for organization and better exposure.

does that answer my question?

#4 User is online   TCH-Bruce Icon

  • Lead Forum Moderator
  • PipPipPipPip
  • Group: Admins
  • Posts: 21,232
  • Joined: 11-August 03

Posted 21 May 2004 - 08:27 AM

No, that doesn't answer your question. I don't know the answer and someone will be along to answer if they do. I just moved the post to a better forum for organization.
Bruce Richards
Lead Forum Moderator
TotalChoice Hosting, L.L.C.
Webhosting by Total Choice Web Hosting - General Support Forum

I am the Lead Forum Moderator. While I can assist in answering most of your hosting related questions, I am unable to answer questions about specifics relating to your account such as billing and server related issues. Should you need assistance in these areas, please contact our Help Desk or our many other options. Another good place to find answers is with our help pages, tutorials and movie tutorials.

#5 User is offline   TCH-MikeJ Icon

  • Big Gorilla
  • PipPipPipPip
  • Group: Moderators
  • Posts: 2,378
  • Joined: 21-January 04

Posted 21 May 2004 - 08:42 AM

Hi Kevster,

PHP itself has a 2 meg limit by default. You can change this default in your .htaccess file. Just put in your .htaccess file in your public_html directory (or the top directory of your forum software) the following line:
php_value upload_max_filesize 10M


That would change the max file size allowed to 10 megs. Change the 10M if you decide you want a different file size allowed.

This post has been edited by TCH-MikeJ: 21 May 2004 - 08:52 AM

Mike Jones, Lurking Guru
TotalChoice Hosting, L.L.C.

Have a dedicated server? Make sure to visit the Dedicated Server Talk forum for customer-to-customer support and the TCHNOC Dedicated Servers forum for announcements!

Twitter | Plurk

#6 User is offline   The-Kevster Icon

  • New To The Neighborhood
  • Pip
  • Group: Members
  • Posts: 15
  • Joined: 19-January 04

Posted 21 May 2004 - 09:19 AM

TCH-Bruce, on May 21 2004, 08:27 AM, said:

No, that doesn't answer your question. I don't know the answer and someone will be along to answer if they do. I just moved the post to a better forum for organization.

Sorry for posting in the wrong place, i couldn't see you'd moved it as i just followed a link in my email :rolleyes:

#7 User is online   TCH-Bruce Icon

  • Lead Forum Moderator
  • PipPipPipPip
  • Group: Admins
  • Posts: 21,232
  • Joined: 11-August 03

Posted 21 May 2004 - 09:21 AM

The-Kevster, on May 21 2004, 10:19 AM, said:

Sorry for posting in the wrong place, i couldn't see you'd moved it as i just followed a link in my email :rolleyes:

No problem. That's what we as Mods are supposed to do. ;)
Bruce Richards
Lead Forum Moderator
TotalChoice Hosting, L.L.C.
Webhosting by Total Choice Web Hosting - General Support Forum

I am the Lead Forum Moderator. While I can assist in answering most of your hosting related questions, I am unable to answer questions about specifics relating to your account such as billing and server related issues. Should you need assistance in these areas, please contact our Help Desk or our many other options. Another good place to find answers is with our help pages, tutorials and movie tutorials.

#8 User is offline   The-Kevster Icon

  • New To The Neighborhood
  • Pip
  • Group: Members
  • Posts: 15
  • Joined: 19-January 04

Posted 21 May 2004 - 09:22 AM

TCH-MikeJ, on May 21 2004, 08:42 AM, said:

Hi Kevster,

PHP itself has a 2 meg limit by default. You can change this default in your .htaccess file. Just put in your .htaccess file in your public_html directory (or the top directory of your forum software) the following line:
php_value upload_max_filesize 10M


That would change the max file size allowed to 10 megs. Change the 10M if you decide you want a different file size allowed.

That work brillently, thank you, 10/10!

#9 User is offline   borfast Icon

  • Immediate Family
  • PipPipPipPip
  • Group: Members
  • Posts: 3,276
  • Joined: 04-January 03

Posted 22 May 2004 - 09:46 AM

Just in case you need to know more stuff about the PHP configuration in your server, you can create a PHP file with the following contents:
<?php phpinfo(); ?>

When you access that file, it will give you all the info about how PHP is configured :)
Raul Santos
-=[ http://www.borfast.com ]=-
Because the people who are crazy enough to think they can change the world, are the ones who do!
Get Firefox!

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users