ryanf Posted June 18, 2004 Share Posted June 18, 2004 Hey, my admin started to act way slow a little bit ago when I confirm something such as an edit, delete, etc. anyone have this happen before? Anyone know how to fix it? Ryan If I was crafty, this would be a funny signature. Link to comment Share on other sites More sharing options...
mattice Posted June 19, 2004 Share Posted June 19, 2004 Could be a number of things.... 1) optimize your tables (easy with PHPMyAdmin) 2) check the speed of mysql As for 2) - you might be on a shared server that is just crammed, or you might have some slow queries that are pushing mysql processing time to the top. See SHOW FULL PROCESSES in MySQL . 3) create indices on the db - there is a contribution that explains how "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.