logo Sign In

rtil

User Group
Members
Join date
12-Mar-2006
Last activity
12-Mar-2006
Posts
1

Post History

Post
#192741
Topic
The Thief and the Cobbler: Recobbled Director's Cut (Released)
Time
i'm really excited about all of this, seeing the clips is amazing. about the 20MB limit, that can be fixed easily.
what you need to do is create a file called "phpinfo.php", and in the file only write the code:
<?
phpinfo();
?>

upload it on to your site and open it. then you will get a list of all the PHP variables attributed with your site. Look for one called upload_max_filesize. it is probably 20MB. You need to talk with whoever is able to access those (most likely tech support tickets @ cpanel work), and tell them to change it to whatever you wish. they will do it.