Siteground "special server script setup"?

Hi All,



I am thinking of reinstalling cs-cart shop that is still under testing stage. Do I need to request for free “script setup” service again? cuz I’ve already done that once at the first installation.



Also when uninstalling, besides removing all the files in public_html, do I need to delete cs-cart related database in phpMyAdmin, is the cscart db the only db need to be deleted, or is there other related db?



Thanks in advance!



Alex

[QUOTE]Do I need to request for free “script setup” service again?[/QUOTE]



No you can go ahead and do it yourself, the above script service means they try and force (Ironcube) on your server. :mad:

The only thing you need to make sure of is that you are running php 5.1. Siteground, by default, is running 5.0. If you are, just add the following into your .htaccess:



AddHandler application/x-httpd-php51 .php .php3 .php4 .php5 .phtml



This should get you up and running. :slight_smile: