Recent blog posts
drupal issue
Page Not Found on Node Creation
amariotti — Thu, 04/02/2009 - 09:32
A few weeks ago I ran into an issue with my web host that made me a little frustrated. Here's what was happening.
When creating a simple blog post with pictures and a bulleted list would send me to a blank page with a "page not found" error. I was a little confused with this, and wasn't really sure where to even start. The first place I checked was my watchdog log in Drupal. The only thing that it showed was the page not found error and it showed that I was trying to access a page called "500.shtml." When I ran into this a problem a while ago I decided to just modify my post and remove most of the html so that it would go through. This time there was no way around it.
- amariotti's blog
- Read more
- 3095 reads
A Tuesday Morning Scare [UPDATED]
amariotti — Tue, 10/21/2008 - 13:11
I came in this morning to find that our Main College Website wasn't accepting logins to the site. When I would try to login it would redirect me to the page it was supposed to but not log me in so that I could have access to the admin stuff. Since I couldn't login I didn't have access to any of the Watchdog log to see where the issue is coming from. I immediately went to forums to see what I could find.
I found a couple of discussions about it, most of which were all related to the 'sessions' table in the database. Then I found another discussion that recommended checking the Watchdog log through the 'watchdog' table in the database. So that's where I went next. This is what I found:
- amariotti's blog
- Read more
- 1310 reads
