Posts: 269205 Topics: 11261
LOGIN

Home >> Flirtbox Help >> Does this happen all time ?

22.04.2008, 20:50 quote

titwhipper
Joined: 17 Apr 2008 Posts: 906 Location: United Kingdom, England, Hampshire
View user's profile Visit poster's website

Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading authorization packet', system error: 0 in /home/www/forum/html/db/mysql4.php on line 49

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/www/forum/html/db/mysql4.php on line 370

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/www/forum/html/db/mysql4.php on line 371
phpBB : Kritischer Fehler

Could not connect to the database

Not complaining, just wondering.

 

22.04.2008, 20:52 quote

lilacrose

Yep. Go do some ironing or summat. It sorts out eventually.
You'll get used to it after a while. Wink

(I expect a mod will whisk this off to Fbx Help section as well).

 

22.04.2008, 20:55 quote

s6boystu
s6boystu Joined: 06 Mar 2008 Posts: 1976 Location: United Kingdom, England, Essex
View user's profile Visit poster's website

Hopefully that problem will be fixed at the weekend when the 'new' site is installed Cool
_________________

Myspace clicky

Facebook Clicky

 

22.04.2008, 21:00 quote

titwhipper
Joined: 17 Apr 2008 Posts: 906 Location: United Kingdom, England, Hampshire
View user's profile Visit poster's website

lilacrose wrote:
Yep. Go do some ironing or summat. It sorts out eventually.
You'll get used to it after a while. Wink

(I expect a mod will whisk this off to Fbx Help section as well).


If you are lost in the forums and find yourself reading this thread in the tech forum then come here to anything goes [except tech threads]

 

22.04.2008, 21:03 quote

sa1lorman
sa1lorman Joined: 06 Apr 2008 Posts: 2056 Location: United Kingdom, England, London
View user's profile Visit poster's website

basically the site ran out of memory. Bit like me sometimes Confused

recommend the owner sticks a bit more memory in to stop this happening
_________________
I can't help it!

 

22.04.2008, 21:32 quote

titwhipper
Joined: 17 Apr 2008 Posts: 906 Location: United Kingdom, England, Hampshire
View user's profile Visit poster's website

I f it's the memory, have excess members been cleaned up? Or have the attatchments been tidied up, is an extra server needed?

 

22.04.2008, 21:49 quote

sa1lorman
sa1lorman Joined: 06 Apr 2008 Posts: 2056 Location: United Kingdom, England, London
View user's profile Visit poster's website

basically its the number of queries sent to and from the server database. Every button click on here results in multiple queries to the database to get information and return it as the page you see. The memory can only handle so many connections at once and then breaks. Once it breaks it needs resetting.

Assuming the code has been optimised to not leave open connections that are unnecessary the it means the server needs more memory, in the same way a PC would if running lots of programs at once.

Or, in plain english, more elastic bands are needed
_________________
I can't help it!

 

22.04.2008, 21:58 quote

titwhipper
Joined: 17 Apr 2008 Posts: 906 Location: United Kingdom, England, Hampshire
View user's profile Visit poster's website

sa1lorman wrote:
basically its the number of queries sent to and from the server database. Every button click on here results in multiple queries to the database to get information and return it as the page you see. The memory can only handle so many connections at once and then breaks. Once it breaks it needs resetting.

Assuming the code has been optimised to not leave open connections that are unnecessary the it means the server needs more memory, in the same way a PC would if running lots of programs at once.

Or, in plain english, more elastic bands are needed


And we all love servers because they're so much fun.

 

22.04.2008, 21:59 quote

sa1lorman
sa1lorman Joined: 06 Apr 2008 Posts: 2056 Location: United Kingdom, England, London
View user's profile Visit poster's website

titwhipper wrote:
sa1lorman wrote:
basically its the number of queries sent to and from the server database. Every button click on here results in multiple queries to the database to get information and return it as the page you see. The memory can only handle so many connections at once and then breaks. Once it breaks it needs resetting.

Assuming the code has been optimised to not leave open connections that are unnecessary the it means the server needs more memory, in the same way a PC would if running lots of programs at once.

Or, in plain english, more elastic bands are needed


And we all love servers because they're so much fun.
no I hate mine. But its a necessary evil Evil or Very Mad
_________________
I can't help it!

 
 
Jump to:

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum