logo Sign In

Post #192741

Author
rtil
Parent topic
The Thief and the Cobbler: Recobbled Director's Cut (Released)
Link to post in topic
https://originaltrilogy.com/post/id/192741/action/topic#192741
Date created
12-Mar-2006, 1:30 PM
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.