• I have set up wp, theme and design on saskiamarloh.com/blog and it was working fine. I set up wp on the top level (saskiamarloh.com) to then export the theme and all my work into the new setup. But now all is buggered up, I can see the index page at saskiamarloh.com/blog but the links do not work anymore. The worst bit is that I cannot enter into the wp-admin area. here I get this error message:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /………/user.php on line 95

    What can I do to save all my work? Or is it too late?

    I have also contacted my hoisting provider but so far no answer.

    Please let me know what could be a solution or my mistake.

    Thank you so much. 🙂

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hey, I have had the same problem are you using 000webhost.com?
    I removed my all my plug-ins after that it worked again.
    Use ftp software to remove the plug-ins.

    To solve the wp-admin problem, add the following line to your wp-config.php file. Your site is running out of memory while being loaded.

    ini_set(‘memory_limit’, ‘256M’);

    Thread Starter lajineta

    (@lajineta)

    Thank you chrisy781 and thank you akshatc.

    Thanks heaps for the fast response.

    Will try both suggestions.

    Thread Starter lajineta

    (@lajineta)

    chrisy781 I use directnic.com. Since I use WP always have setup problems there. 🙁

    Thread Starter lajineta

    (@lajineta)

    Thanks to you for the tips.

    I was at least able to enter into the wp-admin zone but my site doesn´t work anymore, the menu links look alright but then it says this file was not encountered. Even though they are on the server. Parts of the content seems to be gone too. 🙁

    so am now saving all the bits and pieces and then set up a new one with a different hosting company. 🙁

    🙁 I had the same problem with my blogs after I deleted the plug-ins I was able to use my site again. But I would suggest you to use a paid hosting if you didn’t already I’m using godaddy.com and now I can install pretty much as many plug-ins etc. as I want, but other paid hosting sites will also work just fine, + your site will load much faster.

    Thread Starter lajineta

    (@lajineta)

    Mine is also paid hosting I use since prob. 15 years, but now this happened twice with WP and I am sick of setting all up again. Thank you for your tip, I will check out godaddy.com. Thanks. 🙂

    @lajineta

    See: http://wordpress.org/hosting/

    And although we are not allowed to discuss hosting on these forums, I’d strongly recommend you do a search on these forums for particular hosts before making this decision.

    And yes, free hosting often has problems running WP.

    Thread Starter lajineta

    (@lajineta)

    Thank you. :-))

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Fatal error when trying to enter wp-admin’ is closed to new replies.