All posts tagged mysql

Enabling PDO in Apache via cPanel

Well this is a must for Zend Platforms and most of the VPS or Dedicated guys will have it by default. But, if you get “The PDO extension is required for this adapter but the extension is not loaded” error [...]

Batch-deleting WordPress posts

f you want to try the SQL route, the following four queries should delete the posts you want to delete, plus any comments attached to them: