amariotti.com

  • about
  • blog
  • modules
  • portfolio
  • resumé
  • contact
Home › Blogs › amariotti's blog

Recent blog posts

  • Reverse NodeReference Block - Revisited
  • CS4 Keyboard Issues
  • Text Formatter Module
  • Cool Apache ReWrite Trick
  • New RSS Feed
  • Find My iPhone
  • Congratulations, Drupal!
  • Re-Launched on Drupal 6
  • Copying + Pasting from Word into Drupal
  • Page Not Found on Node Creation
more

Blog tags

cck drupal drupal 6 drupal issue liquidweb module modules that I love os x random review views xbox
more tags

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.

I discussed this issue with another Drupal developer, that happens to be a good friend of mine, to see if this was something that he had seen before. His thought was that it was Apache that was stopping it because it was detecting it as a cross-site scripting (XSS) attempt. I immediately contacted LiquidWeb to see if we could figure out what was going on. After about 15 e-mails back and forth we were able to resolve the issue.

It definitely was Apache blocking so all the tech support guy did was told Apache to ignore the "/node" directory entirely. After that—everything worked! Now I can write anything in my posts and I don't get any errors. I'm not sure if any other web hosts run into this issue with Drupal, but if so then this is what you need to do to fix it!

  • drupal
  • drupal issue
  • liquidweb
  • web hosting
  • amariotti's blog
  • 2993 reads
  • about
  • blog
  • modules
  • portfolio
  • resumé
  • contact