You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$errors[] = '<h4 class="alert-heading"><strong>Cannot write to data folder</strong></h4>Please make the '.$_CONFIG["data_path"].' folder world writeable.';
$errors[] = '<h4 class="alert-heading"><strong>Ramdisk is not a ramdisk</strong></h4>Please make the '.$_CONFIG["data_path"].' a ramdisk or delete the folder from your install path.';