1
Stitch19
Uploading file size problem....until 2mb files only !!!
  • 2005/2/1 14:24

  • Stitch19

  • Just popping in

  • Posts: 81

  • Since: 2004/12/18


Hi..
I made my forum categories and forums, at the forums i added many extensions and at the
- Max Size in kb`s:99999999
- Allow Attachments: yes
- Can Attach: ticked
- Allowed Extensions: zip|gif|jpg|swf|jpg|rar|sis|jar|exe|app|rm|wmv|3gp|avi

, so whaen a users uploads a file bigger than 2mb it stops and it do not upload a file bigger than 2mb...???

2
Stitch19
Re: Uploading file size problem....until 2mb files only !!!
  • 2005/2/1 15:31

  • Stitch19

  • Just popping in

  • Posts: 81

  • Since: 2004/12/18


any help ???

3
banned
Re: Uploading file size problem....until 2mb files only !!!
  • 2005/2/1 15:33

  • banned

  • Not too shy to talk

  • Posts: 159

  • Since: 2004/5/16


Look at the php configuration on your server.

<?php
phpinfo();
?>

4
Stitch19
Re: Uploading file size problem....until 2mb files only !!!
  • 2005/2/1 18:25

  • Stitch19

  • Just popping in

  • Posts: 81

  • Since: 2004/12/18


1. Where is the phpinfo that you wrote ?
2. If i find it what to do ?

5
banned
Re: Uploading file size problem....until 2mb files only !!!
  • 2005/2/1 18:30

  • banned

  • Not too shy to talk

  • Posts: 159

  • Since: 2004/5/16


2.If you are the owner of the server you can change the value.. if you are not I doubt.

1. Make a file with notepad, insert the followning code and rename it in something.php (upload it in your server, of course..)
<?php
phpinfo();
?>

6
Stitch19
Re: Uploading file size problem....until 2mb files only !!!
  • 2005/2/1 18:39

  • Stitch19

  • Just popping in

  • Posts: 81

  • Since: 2004/12/18


Quote:

banned wrote:
2.If you are the owner of the server you can change the value.. if you are not I doubt.

1. Make a file with notepad, insert the followning code and rename it in something.php (upload it in your server, of course..)
<?php
phpinfo();
?>

so i make a file super.php and in it i insert
<?php
phpinfo();
?>
only and nothing else...and theni upload it anywhere in the server ???

7
Stitch19
Re: Uploading file size problem....until 2mb files only !!!
  • 2005/2/1 18:55

  • Stitch19

  • Just popping in

  • Posts: 81

  • Since: 2004/12/18


Quote:

Stitch19 wrote:
Quote:

banned wrote:
2.If you are the owner of the server you can change the value.. if you are not I doubt.

1. Make a file with notepad, insert the followning code and rename it in something.php (upload it in your server, of course..)
<?php
phpinfo();
?>

so i make a file super.php and in it i insert
<?php
phpinfo();
?>
only and nothing else...and then upload it anywhere in the server ???

i made a .php copy the file at my server...but do i need to add anything else in that .php that i made eby value ??? and to put in anywhere in the server with any .php name ???

8
Bender
Re: Uploading file size problem....until 2mb files only !!!
  • 2005/2/1 18:59

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Stitch,

upload that file somewhere and then execute it from your browser. It will give you infos on the php version and settings in use on your server.

It does not change anything.

9
Dave_L
Re: Uploading file size problem....until 2mb files only !!!
  • 2005/2/1 19:01

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


You can install it anywhere within your web document tree, such as in your XOOPS directory.

If you're security-conscious, place it somewhere nonobvious, such as in a subdirectory with a randomish name like 4935935349344.

Browse to it to get the output, save the output to a .html file on your computer, then delete the script from your server, since the output could be useful to someone trying to hack your site.

10
Stitch19
Re: Uploading file size problem....until 2mb files only !!!
  • 2005/2/1 19:05

  • Stitch19

  • Just popping in

  • Posts: 81

  • Since: 2004/12/18


yes i did it and it gave me the information of my server, but what to do so the users can upload file bigger than 2mb ???

Login

Who's Online

164 user(s) are online (78 user(s) are browsing Support Forums)


Members: 0


Guests: 164


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits