icez Posted July 26, 2010 Share Posted July 26, 2010 Hey guys! I don't know at all if I'm in the right place to ask this, but anyway. I have a website and each day users download around 10Gig of files. My problems is when the mysql connection is called, the connection to the database can result of a (or die(mysql_error()); ) So, I don't know if anyone one have any tricks to help me, and please don't say "do not allow download or something like that, because I can 1 000 users a day because their is something to download. ) ( I already put a limit of 5 download of 10 megs per day) Link to comment https://forums.phpfreaks.com/topic/208966-too-many-download-on-my-website-so-mysql-do-not-connect-correctly/ Share on other sites More sharing options...
trq Posted July 26, 2010 Share Posted July 26, 2010 My problems is when the mysql connection is called, the connection to the database can result of a (or die(mysql_error()); ) What exactly is the error? Link to comment https://forums.phpfreaks.com/topic/208966-too-many-download-on-my-website-so-mysql-do-not-connect-correctly/#findComment-1091489 Share on other sites More sharing options...
icez Posted July 26, 2010 Author Share Posted July 26, 2010 Can't Connect to MySQL server on 'localhost' (105) Link to comment https://forums.phpfreaks.com/topic/208966-too-many-download-on-my-website-so-mysql-do-not-connect-correctly/#findComment-1091490 Share on other sites More sharing options...
icez Posted July 27, 2010 Author Share Posted July 27, 2010 Bring Up My Post Link to comment https://forums.phpfreaks.com/topic/208966-too-many-download-on-my-website-so-mysql-do-not-connect-correctly/#findComment-1091539 Share on other sites More sharing options...
Pikachu2000 Posted July 27, 2010 Share Posted July 27, 2010 N/M Link to comment https://forums.phpfreaks.com/topic/208966-too-many-download-on-my-website-so-mysql-do-not-connect-correctly/#findComment-1091559 Share on other sites More sharing options...
icez Posted July 28, 2010 Author Share Posted July 28, 2010 Bring Up My Post ... Link to comment https://forums.phpfreaks.com/topic/208966-too-many-download-on-my-website-so-mysql-do-not-connect-correctly/#findComment-1091923 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.