• Resolved WorkinWP

    (@iguanamom)


    Hi,

    I’m getting a 504 error when installing the demo files. I’ve extracted them to a different folder and even tried one at a time. The files are tiny so I don’t get why there’s a timeout issue here. Can you just tell me where they need to go and I’ll put them there manually?

    Thanks!

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

    (@iguanamom)

    Sorry got it going by adding some values to wp-config:

    @ini_set( ‘upload_max_size’ , ’32M’ );
    @ini_set( ‘post_max_size’, ’32M’);

    upped time limit from 300 to 600.

Viewing 1 replies (of 1 total)
  • The topic ‘Demo not installing’ is closed to new replies.