TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,992
  • Total Topics: 21,323
  • Online today: 401
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 304
  • Total: 304

i have a problem with downloads module

Started by ovidole, February 10, 2013, 06:44:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ovidole

hi
i have a problem with the downloads module
after i set up the maxim file size on uploads to 128 mb
i uplaod a file with 8 mb size and i get this error
Max upload size: 128000Kb, after the file was uploaded

this is the screenshot
http://i.imgur.com/IV4ZLEk.jpg

tell me what to do ! please

ZarPrime

Hello ovidole,

Welcome to the TinyPortal Support Site.

Can you read the topic linked below?
http://www.tinyportal.net/index.php?topic=7092.0

ZarPrime

ovidole

i don't see any php file attachment over there

IchBin

Put this in a phpinfo.php file and access it from your server by URL.

http://www.yoursite.com/phpinfo.php

<?php
phpinfo
();
?>


The point of this is, on that page you will see what your server limit is for the upload size. If it's not bigger than the file you are uploading, you will need to ask your host if they'll up the limit or not.

ZarPrime

Yes, and once you get to that page on your site that Ichbin mentioned search in your browser for this ...

upload_max_filesize

ZarPrime

This website is proudly hosted on Crocweb Cloud Website Hosting.