From: Carsten K. <car...@ma...> - 2002-03-27 19:43:53
|
Hi, This happened to the wiki on the SourceForge server too when the database didn't respond in time, probably the server running the database was busy or down. A fix / workaround was added to the CVS on Jan 31, so it's included with PhpWiki 1.3.3. Carsten On Wednesday, March 27, 2002, at 01:54 pm, Tara Star wrote: > Hi! > > mysql went down on my server today, and it's just been brought to my > horrified attention that my username and password were revealed in the > error message the wiki spat out. > > I don't know enough to figure out if it is the wiki's fault of my server' > s settings... but would anybody mind having a look? Here is the error > message - I've replace username and password, of course... > > ---- > > Warning: The call_user_method() function is deprecated, use the > call_user_func variety with the array(&$obj, "method") syntax instead in > /home/tara/public_html/spirolattic/lib/ErrorManager.php on line 138 > > lib/WikiDB/backend/PearDB.php:28: Fatal[256]: Can't connect to database: > wikidb_backend_mysql: fatal database error > > * DB Error: connect failed<\li> ( [nativecode=Can't connect to local > * MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)] ** > * mysql://user:pass@localhost/tara)<\li> * <\li> > > lib/WikiDB/backend/PearDB.php:28: Fatal[256]: Can't connect to database: > wikidb_backend_mysql: fatal database error > > * DB Error: connect failed<\li> ( [nativecode=Can't connect to local > * MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)] ** > * mysql://user:pass@localhost/tara)<\li> * <\li> > > ---- > > Thanks a lot! > > Steph > -- > http://climbtothestars.org/ > http://spirolattic.net/ > http://pompage.net/ |