• Resolved asfaar

    (@asfaar)


    I recently install woocommerce on my localhost, when I activate it my website crash I can’t seen any thing except a white page.. well my upload_max_filesize is 32Mb when I change it to default which is 2Mb it works fine..
    I need it to work on 32Mb.. Please help me

    https://wordpress.org/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Thread Starter asfaar

    (@asfaar)

    [Solved] WooCommerce Crash Due to Filesize…

    I add some line to my .htaccess file and Now its Working Perfectly…

    php_value upload_max_filesize 32M
    php_value post_max_size 32M
    php_value memory_limit 32M

Viewing 1 replies (of 1 total)

The topic ‘WooCommerce Crash’ is closed to new replies.