Website broken. Fell apart.
-
This afternoon I noticed that when I published my posts I would be dropped to a blank screen. In other-words, post.php was returning squat…
I thought it was a temporary thing, so I ignored it, expecting to to go away.
Well, it whent away… The whole damn site…
Basicaly, if there is no GET data, nothing will show up…
https://www.nosteamshovel.com/index.php?tag=steve_byrne
will work, but:
https://www.nosteamshovel.com/index.php
will not.
Same goes for all php files… Fancy works fine too:
https://www.nosteamshovel.com/2007/04/09/
I looked in the error log… Damn…
[09-Apr-2007 18:44:38] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 31148 bytes) in /home/belinep/public_html/nosteamshovel/wp-includes/cache.php on line 48 [09-Apr-2007 19:38:33] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 26738 bytes) in /home/belinep/public_html/nosteamshovel/wp-includes/cache.php on line 48 [09-Apr-2007 19:39:07] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /home/belinep/public_html/nosteamshovel/gallery/modules/core/classes/GalleryEmbed.class on line 716 [09-Apr-2007 19:39:19] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 29437 bytes) in /home/belinep/public_html/nosteamshovel/wp-includes/cache.php on line 48 [09-Apr-2007 19:40:28] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /home/belinep/public_html/nosteamshovel/gallery/modules/core/classes/GalleryEmbed.class on line 716 [09-Apr-2007 19:41:49] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /home/belinep/public_html/nosteamshovel/gallery/modules/core/classes/GalleryEmbed.class on line 716 [09-Apr-2007 19:43:09] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /home/belinep/public_html/nosteamshovel/gallery/modules/core/classes/GalleryEmbed.class on line 716
It really sucks that every time I post here I’m always screaming “The sky is falling!” But really…
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Website broken. Fell apart.’ is closed to new replies.