UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » 404 on some pages

404 on some pages

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Jun 2007
Posts: 2
Hello,

I think I got a problem that noone else has.

When I go to certain pages of UseBB, I get to see a 404 page. What can I do?

Here is some extra info:
- Friendly URL's are DISABLED
- Board_URL is empty (I also set it, but it still shows 404.)
- if I place a die(); in index.php, it shows the die(); instead of 404. If I place the die(); before $session->start(); it dies as it should, if I place it after the $session->start(); it shows 404.
So the problem starts somewhere inside $session->start();.
- im using a clean install (I only changed theme.tpl.php's header and footer!).
- admin.php doesnt show 404 (it works just fine!), index.php does show 404!
- when loading index.php, I sometimes get to see the theme (header) loading for a second and then suddenly it shows 404.
- it has worked just fine for a day... at some point it just stopped working.
- I use Lighttpd webserver with PHP 5 and MySQL 4.0.

URL: http://www.mybittorrent.com/core/forums/

Anyone? Thanks in advance! :D

Rex
« Last edit by mybtrex on Wed Jun 06, 2007 6:32 am. »
Developer
Registered: Apr 2004
Posts: 2202
Location: Belgium
I don't see anything abnormal at that URL.

It seems like it's something on the client-side, the forum can't just load a part of the page (header as you said) and then trigger a 404 error in any way.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Jun 2007
Posts: 2
Wtf! It seems normal to me as well now!
I noticed I had some problems with my SQL server. (Too Many Connections!)
I restarted that server and now the forums seem ok, maybe the SQL server was causing this problem?

Also, I when I was getting 404 and I refreshed a lot of times, I sometimes used to get a UseBB error message saying "MySQL: Too Many Connections".

I suspect the 404-error is related with the Too Many Connections-problem.

Page: 1

UseBB Community » Help & Support » 404 on some pages

UseBB Community is powered by UseBB 1 Forum Software