Kevin wrote: > On Tue, 2005-05-31 at 16:47 -0700, Miles Beck wrote: > >>Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result >>resource in /var/www/xcart/config.php on line 292 > > > Looks like a connection to the database was not established before > attempting to fetch rows. Maybe a missing include file that provides > the connection code? Something like that? Did anything change > recently? Maybe you can send us a sanitized version > of /var/www/xcart/config.php. > > ...Kevin I was able to fix this by doing a mysqlcheck on the database. And then a mysqlcheck --auto-repair. One of the tables was marked as crashed. --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss