Increase filesize from 100mb to 1gb?

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
In the site configuration in the admin control panel.

You may also need to change the settings in the php.ini file if you are limited by that.

Look at this post regarding the php.ini file

http://forum.mfscripts.com/viewtopic.php?f=20&t=572
 

xhotvida2424

New Member
YetiShare User
Apr 19, 2013
6
0
0
yetisharemods said:
In the site configuration in the admin control panel.

You may also need to change the settings in the php.ini file if you are limited by that.

Look at this post regarding the php.ini file

http://forum.mfscripts.com/viewtopic.php?f=20&t=572
I'm not a specialist on that i tried anything... So i uploaded pics of my php.in & htaccess to get a clearer help.
 

Attachments

xhotvida2424

New Member
YetiShare User
Apr 19, 2013
6
0
0
yetisharemods said:
You cannot use "1G"

Code:
upload_max_filesize = 1024M
post_max_size = 1024M
Once changed, you might have to restart apache
Can i restar my apache or do i have to let my webhost do it?
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
If you have shared hosting, then you have to ask your host, but most hosts will not restart it without there being a problem.

If you have your own server, then you should be able to restart it via your server control panel.