• I am having problems updating files through my ecommerce lite plugin. I was able to upload files that were about 1.5 mb in size but could not upload larger files. I’m trying to solve this by increasing the file size that is allowed. I went into my .htaccess and posted this

    php_value upload_max_filesize 3M

    I received this message:

    # File modified on Wed Sep 12 10:37:11 2007 by server
    # For security reasons, mod_php is not used on this server. Use a php.ini file for php directives

    Where do I find the php.ini file?

Viewing 1 replies (of 1 total)
  • Cal

    (@themesbycal)

    If you have WHM, then you can probably change it there, otherwise you’ll probably have to contact your host. I don’t think shared hosting has any access to php.ini file.

Viewing 1 replies (of 1 total)
  • The topic ‘how to modify php values’ is closed to new replies.