14 replies
Hi Warriors, just wondering if anybody can help me with my WordPress site.

I tried to login to my site but its coming up with this message

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /mounted-storage/home125/sub035/sc70657-FGYP/mysite.com/wp-admin/includes/deprecated.php on line 493

Any help would be much appreciated

Thanks,
Colin Bell
#wordpress
  • Profile picture of the author sdingram
    Contact your hosting company. I had the same thing and hostgator sorted it out.

    Good luck!
    Signature
    {{ DiscussionBoard.errors[6605511].message }}
  • Profile picture of the author EddieWade
    Banned
    There were some threads here talking about WP and hackers. I was just reading there a few hours ago. May be they are related? Although the message seems quite strange....
    {{ DiscussionBoard.errors[6605537].message }}
    • Profile picture of the author Tim Franklin
      Originally Posted by EddieWade View Post

      There were some threads here talking about WP and hackers. I was just reading there a few hours ago. May be they are related? Although the message seems quite strange....
      Yes I had two clients that had website hacked this morning they had some issues with regard to running an authorized php class which exausted memory, this was used by the bad dudes or dudettes, to gain access to the box, your situation may be different but I would have a good look around your account files to see if anything looks odd to you,

      when I looked at this issue this morning, the first thing I looked at was the error log and that is where I found the intrusion, they did a lot of nasty stuff including changing the login so you cant login to wordpress, using a redirect script to display over written index files,

      they changed the email address so you cant reset the password, mean buggers.

      Later today or in the morning if you do get hacked you will need to over write all the index files, in both the main directory and in the admin directory, you will have to access the database and change the email address back to yours so you can reset the password, (very quickly)

      And then change your main user password to something impossible to guess.

      Of course it could just be a minor issue, or something else entirely just a quick share, have a good one.
      Signature
      Bitcoin | Crypto | Blockchain Secrets |
      {{ DiscussionBoard.errors[6605615].message }}
      • Profile picture of the author colll999
        Originally Posted by Tim Franklin View Post

        Yes I had two clients that had website hacked this morning they had some issues with regard to running an authorized php class which exausted memory, this was used by the bad dudes or dudettes, to gain access to the box, your situation may be different but I would have a good look around your account files to see if anything looks odd to you,

        when I looked at this issue this morning, the first thing I looked at was the error log and that is where I found the intrusion, they did a lot of nasty stuff including changing the login so you cant login to wordpress, using a redirect script to display over written index files,

        they changed the email address so you cant reset the password, mean buggers.

        Later today or in the morning if you do get hacked you will need to over write all the index files, in both the main directory and in the admin directory, you will have to access the database and change the email address back to yours so you can reset the password, (very quickly)

        And then change your main user password to something impossible to guess.

        Of course it could just be a minor issue, or something else entirely just a quick share, have a good one.
        Hi Tim, thanks for the reply, I have it sorted now as mentioned in another reply here.

        It all seems OK now, just hope it wasn't hackers!

        My email & password were not changed although I have just changed my password.

        Cheers,
        Colin
        {{ DiscussionBoard.errors[6681575].message }}
    • Profile picture of the author colll999
      Originally Posted by EddieWade View Post

      There were some threads here talking about WP and hackers. I was just reading there a few hours ago. May be they are related? Although the message seems quite strange....

      Hi Eddie, thanks for the reply, I just needed to add a bit of code to a file but still don't know why it happened as it was fine 1 minute then no access the next!
      {{ DiscussionBoard.errors[6681518].message }}
  • Profile picture of the author jeffreyhuan
    Try adding this line to your wp-config.php file:
    define('WP_MEMORY_LIMIT', '64M');
    {{ DiscussionBoard.errors[6605547].message }}
  • Profile picture of the author Brad Stephens
    Who is your host? Most major hosting companies provide a live chat service...
    Get on there and someone will be able to help you out asap.
    {{ DiscussionBoard.errors[6607475].message }}
    • Profile picture of the author colll999
      Originally Posted by Brad Stephens View Post

      Who is your host? Most major hosting companies provide a live chat service...
      Get on there and someone will be able to help you out asap.
      Thanks for the reply Brad, I'm with Servage, contacted them through a ticked and got a email back in 8 minutes and sorted the problem out.
      {{ DiscussionBoard.errors[6681594].message }}
  • Profile picture of the author Qadabra
    Contacting your hosting company is the best way to go.
    Unfortunately, there isn't much info when it comes to these types of errors.
    Signature

    Qadabra
    Ad revenue. Magically simple.
    www.qadabra.com
    Like us on Facebook!

    {{ DiscussionBoard.errors[6617103].message }}
  • Profile picture of the author ubaid12j
    You can increase memory limit in wp-config.php or if you have access to php.ini increase the max upload limit.
    {{ DiscussionBoard.errors[6688060].message }}
  • Profile picture of the author wordpressmania
    Are you using a dedicated hosting or shared hosting?
    If you are using shared hosting you may need to upgrade your hosting plan.....

    This error shors us that there are something.... most likely a theme ( optimizepress or wishlist ) or plugin create this problem...

    You need to use FTP client and go to the theme folder... rename it and they to load you site on browser... check what happen..........

    Then try renaming all plugins one by one.... Surely you will get some result.........

    Hope this helps.... PM me if you need more help.........
    {{ DiscussionBoard.errors[6702193].message }}

Trending Topics