MAJOR BUG mysql problems READ HERE

There is a major bug when 2 or more users are trying to access the website at the same time...

here is the error reported by the web browser

 

 

Error
Database connect failed


Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in D:\WEBSITE\indigoampp\apache-2.2.11\htdocs\inc\classes\BxDolDb.php on line 431

Fatal error: Call to a member function getParam() on a non-object in D:\WEBSITE\indigoampp\apache-2.2.11\htdocs\inc\db.inc.php on line 83

This happens every time... doing a control refresh (windows internet explore and firefox) gets rid of it (but sometimes i have to do it more than once) what can this problem be?

Quote · 3 Apr 2010

Sounds like there is an issue with mysql and simultaneous connections.  Are you using shared hosting or is this on your own machine?  If using shared hosting, ask your hosting provider if mysql is setup correctly and allows simultaneous connections.

:-)
Quote · 3 Apr 2010

There is a major bug when 2 or more users are trying to access the website at the same time...

here is the error reported by the web browser

Error
Database connect failed


Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in D:\WEBSITE\indigoampp\apache-2.2.11\htdocs\inc\classes\BxDolDb.php on line 431

Fatal error: Call to a member function getParam() on a non-object in D:\WEBSITE\indigoampp\apache-2.2.11\htdocs\inc\db.inc.php on line 83

This happens every time... doing a control refresh (windows internet explore and firefox) gets rid of it (but sometimes i have to do it more than once) what can this problem be?

You need to edit your mysql file to allowe more simultaneous connections.

Quote · 4 Apr 2010

Ok, I will give it a try...

seems to work so far.. it was set to 10 connection and is in the php.ini file of mysql 4.1

was just commented out for 100 but lower was set to 10.. so deleted the 10 and uncommented the 100

Quote · 4 Apr 2010

This thread really doesn't belong in the bug reports forum.  This forum is for actual bugs in the actual Dolphin script.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 4 Apr 2010

sorry.. maybe you can open up a SERVER forum.

I think a lot of people would love that idea.

Quote · 5 Apr 2010

RE:

sorry.. maybe you can open up a SERVER forum.

I think a lot of people would love that idea.

That's not a bad idea.  Probably the majority of problems people experience with Dolphin can be associated with server issues.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 5 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.