• I am a server administrator and could “easily” go in via secure shell access command line and find the hidden .htaccess file, chmod it to proper FTP permissions from the default WordPress permissions, set up FTP access to edit in a local editor, make changes to the .htaccess file, FTP it back to the server, and then chmod htaccess back to WordPress secure permissions… Do you see how “easy” that is???

    OR… in 10 seconds I can install this plugin, and within 30 seconds make the necessary code changes, test, and save.

    THANK YOU for making my life SIMPLE! You are AWESOME!!!

    If you are looking to temporarily or permanently increase the default 2 MB WordPress Media File size restraint simply add these lines to the end of your .htaccess file with the help of this plugin:

    # Increase Media and Post File Size
    php_value upload_max_filesize 64M
    php_value post_max_size 128M
    php_value memory_limit 256M
    php_value max_execution_time 300
    php_value max_input_time 300
    # END Increase Media and Post File Size

    • This topic was modified 5 years, 1 month ago by mlipenk.
    • This topic was modified 5 years, 1 month ago by mlipenk.
    • This topic was modified 4 years, 5 months ago by mlipenk.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Freaking AWESOME’ is closed to new replies.