From: Steve W. <sw...@wc...> - 2000-11-14 23:44:01
|
For your viewing pleasure, here is the bug report I've filed. At this point I've switched the wiki to DBM files, since there seems to be no immediate hope of resolution. I'm not too discouraged, since we share a database server with a lot of other development projects, and a lot of bad code is probably hitting MySQL. sw ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain ---------- Forwarded message ---------- Date: Tue, 14 Nov 2000 15:39:11 -0800 From: no...@so... To: sw...@wc..., no...@so... Subject: [Bug #122321] Web server cannot connect to database Bug #122321, was updated on 2000-Nov-13 08:51 Here is a current snapshot of the bug. Project: SourceForge Category: Project Database Server Status: Open Resolution: None Bug Group: PHP Programming Priority: 5 Summary: Web server cannot connect to database Details: Hi, For the last few days the MySQL server is mostly unavailable for my project (phpwiki). We print out the error whenever there is some database problem and in this case, the web server is simply not connecting to MySQL. http://phpwiki.sourceforge.net/phpwiki/ Also we cannot connect from the command line on orbital: [wainstead@orbital phpwiki]$ !727 mysql -h moby.p.sourceforge.net -u phpwiki -pnotshown phpwiki ERROR 2013: ^GLost connection to MySQL server during query [wainstead@orbital phpwiki]$ thanks guys... great article in PHPbuilder on MySQL/Postgresql. Follow-Ups: Date: 2000-Nov-13 12:08 By: Wainstead Comment: This is up again. Thanks. ------------------------------------------------------- Date: 2000-Nov-14 08:09 By: Wainstead Comment: This continues to be a major problem. ------------------------------------------------------- Date: 2000-Nov-14 15:39 By: Wainstead Comment: Since the database is continually not available, thus making our site unavailable, I've switched to DBM files for the data store. ------------------------------------------------------- For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=122321&group_id=1 |