1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

phpMyAdmin maximum text file upload size

Discussion in 'Site & Server Administration' started by norfstar, Oct 17, 2005.

  1. #1
    I'm moving some of my sites to a new virtual dedicated server and having just installed phpMyAdmin I've noticed that it has the maximum file size permitted for uploading text files is a very small 2048 KB.

    I can't seem to find anywhere to set this value in phpMyAdmins config files - so I assume it must be somewhere in php.ini. I've looked through my php.ini file and although some values sound like they could be right, their values are way larger than 2048KB.

    Any ideas on how I can change this limit?
     
    norfstar, Oct 17, 2005 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    It's a PHP settings (in your php.ini file). Specifically check the post_max_size and upload_max_filesize settings in php.ini
     
    digitalpoint, Oct 17, 2005 IP
  3. norfstar

    norfstar Peon

    Messages:
    1,154
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks Shawn - will give these a try :).
     
    norfstar, Oct 18, 2005 IP