Page not found
This error that you probably experienced several times is driving me crazy. I can't find the source of it.
What I managed to figure out so far is that it's a Premature end of script headers: /home/iraszl/creativebits.org/cgi-bin/php.cgi error causing it. This calls for a default error page, which Drupal can't find therefore it gives a Page not found message.
I can't reproduce the error. It happens for page loads and creating new content, comments, etc. I can't pinpoint a certain service that causes it. According to Dreamhost it must be my code, it's for sure not the hosting server. Also, other Drupal sites running on the same server don't produce this error. I've tried to run the site both on php4 and php5, but nothing changed. It must be some bug with cb specifically. The code has been recently updated to the latest 4.6.2, so it's clean code. There are many modules added to the core installation of Drupal, so it may be that, but than the problem should only happen for certain functions. For example if the weblink module was broken it should give me error when using weblink, but this error happens anywhere.
At the moment I'm trying to install the whole site on another domain on another host and see if it works. If it does, I'll just switch and forget about it, but I'm afraid this will not solve the issue.
Any suggestions are welcome!
I noticed this but figured
I noticed this but figured you were aware of the fact. Good luck with a fix!
Visit My Website!: - David Bailey - graphic artist - ONLINE PORTFOLIO -
Dunno
But all these problem started I think when you switched from node/77 to /page_not_found..
interesting
let's chat about this if we can find out something...
Well
My guess is that the problem lies in that..
I'm pretty certain it started after that, because Creativebits hasn't have that kind of error in all time and if it were happening occactionally ever 4.6.2 drupal installation would have it..
My guess is that something went wrong when you converted/activated the future when you already had lots of "nodes" already in your database, perhaps it works perfectly on a machine without any content?
Thinking more about it
Hm I've thought more about this matter..
When you press a link it first comes up as node/xxx and then later changes to /page not found.. It might be so that the request from the site to the server is going timeout and therefor it shows "Page not found" to the user..
I'm just thinking..
yes
That's exactly what happens. The php script doesn't finish for some reason. There is a bug somewhere in the code I guess...
Database Threads
In the days when I worked for Oracle Corp, I would first suspect that the database engine is not configured correctly to handle the usage.
I don't know much about the database engine used in CB but I would take a look at the number of database threads (connections) CB software tries to open and compare it to the number allowed by the database.. Should be one or more parameter settings in the database configuration files.
Waleed
www.waleedsgallery.biz
looking for a professional
If you know someone who has Drupal and Dreamhost experience please let me know. I'm willing to pay to put an end to this bug.
Guys and gals
I've changed some stuff, so pls report if you still experience "page not founds". We may need to do some further investigations. It looks like the issues can be tracked down to permission issues. It should be resolved soon.
Thank you for your patience.