2 Responses to silly project internet sites optimization with hostgator.com and hostgator review

  1. chad says:

    hello!
    i am with hosted with host gator also and i just had an hour long argument with one of the live sales people about upping my php_max_upload but then i saw this line in this post.. “php – no safe mode restriction due to phpusexec and you can have own php.ini file.”

    How do i do that!?! i have a site with a gallery that uploads videos and i need my php upload to be higher to allow this so i really need this. i already have the shell access which is how i assume you do it..

  2. linuxunix says:

    For example, to increase the limit on uploaded files to 10 MB:
    create file php.ini in your website root directory and put following code.

    upload_max_filesize = 10M ;
    post_max_size = 20M ;

Leave a Reply

Your email address will not be published. Required fields are marked *

*

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">