Hello,
I need help, my internet provider will delete my page if I don't do something with mysql queries - they blocks the whole server.
What to do? I am newbe, and i ll give you all info you need.
At the most i use view, taxonomy, imagecache and node_feed module
I have all changes that i did in my template.php
Can someone assist - help me? I have last log sql querys before the page died.
Thank you ,
from Slovenia
Comments
Comment #1
vm commentedWhen you are on a shared server there isn't much that can be done. Drupal is database driven and unless you can install on your shared server a caching mechanism and fine tune the mysql server, you are kind of stuck.
I'd seek out a new host who doesn't place such restrictions and if your site is busy enough I'd investigate a VPS or Dedicated server.
search the forums & reading the documentation and searching google for "fine tuning a server for drupal" should provide some information