By Anonymous (not verified) on
I installed a couple of modules - namely, YAGM and Relativity, and now my whole site has disappeared. When loading the site in the browser, it just thinks for a bit, then stops on a blank page, no error messages or anything.
I would really, really appreciate it if anyone had any ideas of things I could do to resurrect the site – or is it a goner?
Stupidly, I didn't make a backup before installing the module, so restoring isn't an option.
The address is: http://79.170.40.167/theillustrationgallery.com/
Thanks!
Comments
Error log
Look in your server's error log. You are probably out of memory. Remove the folders containing the modules.
Hi yelvington, thanks for
Hi yelvington, thanks for your reply.
I've done all that, but it's still not working.
I've deleted the module folders, increased the memory to 64m in php.ini, and checked the server logs – but they don't show up anything at all. Here's a sample:
Have you got any more thoughts?
Cheers
That doesn't look like a web
That doesn't look like a web server error log unless I'm mistaken. theillustrationgallery.com-error_log could be, though.
gpk
----
www.alexoria.co.uk
gpk
----
www.alexoria.co.uk
You're right, that wasn't an
You're right, that wasn't an error log – I was looking in the wrong place.
Here's the last couple of entries in the actual error log - can you make sense of what's happening?:
Thanks!
>PHP Fatal error: Out of
>PHP Fatal error: Out of memory (allocated 31719424) (tried to allocate 2257678 bytes)
http://drupal.org/node/201872.
Looks like some module(s) is eating up resources.
gpk
----
www.alexoria.co.uk
gpk
----
www.alexoria.co.uk
http://drupal.org/node/201872
http://drupal.org/node/201872.
And check your server error logs.
gpk
----
www.alexoria.co.uk
gpk
----
www.alexoria.co.uk
It's all working now - I
It's all working now - I truncated all the cache tables in phpmyadmin and it seem to have done the trick.
Maybe that's something else to recommend when someone else has the same problem as me?