ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

MSM Timing Out When Duplicating Site

April 02, 2012 3:27pm

Subscribe [2]
  • #1 / Apr 02, 2012 3:27pm

    MediaGirl Inc.

    186 posts

    Which PHP settings need to be increased when the site duplication process is timing out when using Multi-Site Manager?

    Anna

  • #2 / Apr 03, 2012 1:03pm

    Shane Eckert

    7174 posts

    Hello Anna,

    Thank you for posting your question here on the ExpressionEngine forums.

    The parameters that you can tweak with PHP are as follows.

    [b]memory_limit[/b]
    This sets the maximum amount of memory in bytes that a script is allowed to allocate.
    Default size 5.3 in is "8M"
    
    [b]post_max_size[/b] (must be greater than upload_max_filesize)
    Sets max size of post data allowed. This setting also affects file upload.
    Default size in 5.3 is "128M"
    
    [b]upload_max_filesize[/b]
    The maximum size of an uploaded file.
    
    [b]max_execution_time [/b]
    This sets the maximum time in seconds a script is allowed to run before it is terminated by the parser.
    Default setting in 5.3 is "30"

    Does that help?

    Cheers,

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases