Quote:
Originally Posted by Online Michael
I'm wondering if someone can tell me whether IБ─≥m doing this correctly.
I created and pasted the first code and saved it as db_optimised.php in the root directory of the cart (as instructed). I edited this file to include my URL with the ' /log' extension. I then opened my browser and entered my URL with the 'db_optimised.php' extension. When I hit enter, all I see is my home page reloading. Does the optimising happen this quickly or am I doing something wrong?
Oh, and regarding cron jobsБ─╕ IБ─≥ve never done them so IБ─≥m just happy to do it this way (manually) once a month or does it have to be done daily for best results? 
|
You don't want to enter your URL. You should enter absolute path to your files.
After you run this script you won't see anything as it is not designed to show any such output.
If you are going to run it manually I recommend doing so every 5 days or so, depending on how heavy your site traffic is or how often your database tables are modified.