• josephaslam

    (@josephaslam)


    I changed hosts from wordpress.com to bluehost.com using the wordpress program. I have exported all my original content and it was 16MB of material. I recieved fatal error message when i originally uploaded the content because it was so large so i contacted wordpress and they chopped it up for me. Now it is chopped into smaller bit, but when I upload them now i get a Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/loudream/public_html/wp-includes/kses.php(401) : runtime-created function on line 1

    contacted wordpress again, they couldnt do anything for me so they sent me here. anything that i can do! please help.

    Thank you

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter josephaslam

    (@josephaslam)

    website is https://LOUDreams.com.

    whooami

    (@whooami)

    common problem, here’s some threads to read through that address it:

    https://www.ads-software.com/search/Allowed+memory+size+of+?forums=1

    Thread Starter josephaslam

    (@josephaslam)

    i upgraded my memory size to 64M, now this shows up:

    Fatal error: Maximum execution time of 30 seconds exceeded in /home/loudream/public_html/wp-includes/plugin.php on line 302

    yea i read those, and most of them are about making your memory limit to a higher value, I have already done that.

    whooami

    (@whooami)

    try disabling some of these, https://loudreams.com/wp-content/plugins/

    perhaps?

    Thread Starter josephaslam

    (@josephaslam)

    I did so and it gave me Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/loudream/public_html/wp-includes/kses.php(401) : runtime-created function on line 1 again.

    Thread Starter josephaslam

    (@josephaslam)

    So I am guessing I cannot be helped? Should I ask my host?

    bernardborealis

    (@bernardborealis)

    Try, in your php.ini file increase the memory_limit. You may also need to enable php.ini (single php.ini) or fast cgi with the php config in the cPanel.

    Thread Starter josephaslam

    (@josephaslam)

    yea did that all. i really appreciate all you guys’ help. but it is still not working unfortunately.

    Thread Starter josephaslam

    (@josephaslam)

    I get the same message.

    bernardborealis

    (@bernardborealis)

    Hmmm, try changing all of the following:

    max_execution_time = 120
    max_input_time = 90
    memory_limit = 64M

    upload_max_filesize = 32M
    post_max_size = 32M

    Or something like that. Don’t know that you’ll actually need all that upload and post max size, but try it, if you haven’t to see what happens. Just before the import disable all your plugins as well, then import and if it works enable them afterwards.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Importing old content is not working!’ is closed to new replies.