• tesmer

    (@uraniumhazee)


    Hi i have this option in the settings
    “Minify via disk is currently disabled”

    i thought there is a plugin conflict problem but i reintalled wordpress and onlu set up this plugin but again i got this error.

    What do you think?
    How cab i solve this

Viewing 2 replies - 1 through 2 (of 2 total)
  • You may want to check and make sure your .htaccess file has the appropriate permissions.

    If that doesn’t work, and it has the appropriate tags, make sure you check your server to make sure it’s strong enough to process that request. If possible, look into increasing your php.ini limits.

    Thread Starter tesmer

    (@uraniumhazee)

    i tried 777 for htaccess
    i increased limits from htaccess like this

    php_value max_input_vars 5000
    php_value max_execution_time 300
    php_value post_max_size 50M
    php_value upload_max_filesize 50M

    and i used this
    define( ‘WP_MEMORY_LIMIT’, ’64M’ );

    But the problem not fixed yet.

    it is so strange.
    i have wampserver in my pc and i installed wordpress and i only set up w3 total cache plugin and it gives same error “Minify via disk is currently disabled” same again.

    I dont know whats is the problem

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Minify via disk is currently disabled’ is closed to new replies.