Hi
I am trying to call the zone.tab file from this location. i have confirmed the location is there and the file name is correct. But in the webpage calling it i get an error "can not open zone.tab"
I am using SME7.0 Alpha3
in the config.php file located in the primary html ibay i note this entry
/* where is your zone file on your server ? */
$this->zonetab_file="/usr/share/zoneinfo/zone.tab";
*/
Any ideas anyone