Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
phpBB using too many connections
Name: MicrosoftMAN Date: August 10, 2004 at 19:04:55 Pacific OS: N/A CPU/Ram: N/A
Comment:
Is there anyway to tell phpBB to use like one or only the maximum connections to MySQL. Because now I get this: Warning: mysql_connect(): Too many connections in /home/thegodly/public_html/forums/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/thegodly/public_html/forums/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/thegodly/public_html/forums/db/mysql4.php on line 331 phpBB : Critical Error
Could not connect to the database.
I never got this error and don't want this error. But not sure what to do for this error. Also on a side note: Besides forums what is really cool to do with PHP and MySQL?
Summary: Hello, My problem is: I have an application which i have created that uses ODBC to connect to a ms access database. I want to place the database on my webserver therefore allowing the applicqtion to c...
Summary: There is no right or wrong answer. Use as many tables as you need - no more no less. Although, I'm not sure how many table YOU need. If you are leaning too heavily on tables, then you might need to sp...
Summary: Well, I'm not hosting my entire site. Also I have a 3Mbps cable connection, so its plenty to host. The reason I'm hoping to find a way to do this is because I would like to host some of the download...