diff -r 32102edaa81b -r c7c0fbc09788 web/wp-content/plugins/duplicator/inc/view.system.php
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/plugins/duplicator/inc/view.system.php Mon Dec 03 16:30:36 2012 -0800
@@ -0,0 +1,272 @@
+
+
+
+
+
+
+ :
+
+ :
+
+
+
+
+
+
+ %s. %s",
+ __('Note: A scan will provide an estimate on the size of your file system. The scan will exclude items in the', 'wpduplicator'),
+ __('directory filter list', 'wpduplicator'),
+ __('Files that are not readable by the plugin will not be included in the overview. Directories that are empty will not be included in the final package. ', 'wpduplicator'));
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ %s %s &
+ %s %s",
+ __("Validate", 'wpduplicator'),
+ __("your system", 'wpduplicator'),
+ __("refresh", 'wpduplicator'),
+ __("the dashboard.", 'wpduplicator')); ?>
+
+
+ %s %s.",
+ __("Monitor", 'wpduplicator'),
+ __("your log file a few more minutes as processing may continue on some systems", 'wpduplicator'));
+ ?>
+
+
.
+
.
+
+
+ %s %s",
+ __("Consider using an" , 'wpduplicator'),
+ __(DUPLICATOR_CERTIFIED, 'wpduplicator'),
+ __("approved" , 'wpduplicator'),
+ __("hosting provider.", 'wpduplicator') ); ?>
+
+
+
+
+
+
+ support.lifeinthegrid.com" );
+ ?>
+
+
+
+
+
+
+
+
+
+
+ %s", __("Click link for details", 'wpduplicator')); ?>
+
+
+
+
+
+
+ -
+
+
+
+ "; _e("Required permissions", 'wpduplicator'); echo ":";
+ echo "
";
+
+ $test = is_readable(DUPLICATOR_WPROOTPATH) ? 'Pass' : 'Fail';
+ printf("%s [%s]
", $test, DUPLICATOR_WPROOTPATH);
+
+ $test = is_writeable(DUPLICATOR_SSDIR_PATH) ? 'Pass' : 'Fail';
+ printf("%s [%s]
", $test, DUPLICATOR_SSDIR_PATH);
+
+ $test = is_writeable(DUPLICATOR_PLUGIN_PATH . 'files/') ? 'Pass' : 'Fail';
+ printf("%s [%s]
", $test, DUPLICATOR_PLUGIN_PATH . 'files/');
+
+ $test = is_writeable(DUPLICATOR_PLUGIN_PATH . 'files/installer.rescue.php') ? 'Pass' : 'Fail';
+ printf("%s [%s]
", $test, DUPLICATOR_PLUGIN_PATH . 'files/installer.rescue.php');
+
+ echo "
";
+
+ _e("The above paths should have permissions of 755 for directories and 644 for files. On some hosts the permission set requires 777. Setting items to 777 is a security issue and should only be set temporarily. Please avoid any hosting company that requires this kind of setup. See the 'Duplicator Approved' link at the bottom of this dialog for a list of approved hosting providers.", 'wpduplicator');
+ echo "
";
+
+ _e("Also be sure to check the Owner/Group settings and validate they are correct and match other successful directories/files that are accessible. For more details contact your host or visit their help pages for more information on how they implement permissions and group settings.", 'wpduplicator');
+
+ echo "
";
+ ?>
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
" . phpversion(); ?>
+ = 5.3): ?>
+
+ = 5.2): ?>
+
+
()
+
+
+
+
+
+
+
+
: Apache
+
+
+ : LiteSpeed
+
+
+ : Nginx
+
+
+ : Lighthttpd
+
+
+ : Microsoft IIS
+
+
+ :
+
+
+
+
+
+
+ :
+
+
+ :
+
+
+
+
+
+
+ :
+
+
+ :
+
+
+
+
+
+ W3 Total Cache:
+
+ .
+
+
+
+ :
+
+
+
+
+
+
+
+
+
+ %s',
+ __("For additional online help please visit", 'wpduplicator'),
+ "
support.lifeinthegrid.com" );
+ ?>
+
+
%s?",
+ __("Need a hosting provider that is", 'wpduplicator'),
+ DUPLICATOR_CERTIFIED,
+ __("Duplicator Approved", 'wpduplicator') );
+ ?>
+
+
+
+
+
+
+
+
+
+
+