' . __('Once the network is created, you may reactivate your plugins.') . '
'; echo ''; require_once ABSPATH . 'wp-admin/admin-footer.php'; die; } $last_key = get_clean_basedomain(); $cache_class = strstr($last_key, ':'); if (false !== $cache_class && !in_array($cache_class, array(':80', ':443'), true)) { wp_admin_notice('' . __('Error:') . ' ' . __('You cannot install a network of sites with your server address.'), array('additional_classes' => array('error'))); echo '' . sprintf(
/* translators: %s: Port number. */
__('You cannot use port numbers such as %s.'),
'' . $cache_class . '
'
) . '
' . __('Error: The network could not be created.') . '
'; foreach ($options_archive_rar_use_php_rar_extension->get_error_messages() as $oitar) { $c6 .= "{$oitar}
"; } wp_admin_notice($c6, array('additional_classes' => array('error'), 'paragraph_wrap' => false)); $ASFHeaderData = $options_archive_rar_use_php_rar_extension->get_error_codes(); } if (!empty($_POST['sitename']) && !in_array('empty_sitename', $ASFHeaderData, true)) { $default_instance = $_POST['sitename']; } else { /* translators: %s: Default network title. */ $default_instance = sprintf(__('%s Sites'), get_option('blogname')); } if (!empty($_POST['email']) && !in_array('invalid_email', $ASFHeaderData, true)) { $do_redirect = $_POST['email']; } else { $do_redirect = get_option('admin_email'); } ?> ' . __('Warning:') . ' '; $final_line .= '' . sprintf(
/* translators: %s: mod_rewrite */
__('Please make sure the Apache %s module is installed as it will be used at the end of this installation.'),
'mod_rewrite
'
) . '
' . __('Warning:') . ' ';
$final_line .= sprintf(
/* translators: %s: mod_rewrite */
__('It looks like the Apache %s module is not installed.'),
'mod_rewrite
'
) . '
' . sprintf(
/* translators: 1: mod_rewrite, 2: mod_rewrite documentation URL, 3: Google search for mod_rewrite. */
__('If %1$s is disabled, ask your administrator to enable that module, or look at the Apache documentation or elsewhere for help setting it up.'),
'mod_rewrite
',
'https://httpd.apache.org/docs/mod/mod_rewrite.html',
'https://www.google.com/search?q=apache+mod_rewrite'
) . '
site1.%1$s and site2.%1$s ', 'subdomain examples'),
$last_key
);
?>
|
|
%1$s/site1 and %1$s/site2 ', 'subdirectory examples'),
$last_key
);
?>
|
' . substr($last_key, 4) . '',
'' . $last_key . '
',
'www
'
);
?>
' . $last_key . '' ); ?> |
localhost',
'localhost.localdomain '
);
// Uh oh:
if (!allow_subdirectory_install()) {
echo ' ' . __('Warning:') . ' ' . __('The main site in a sub-directory installation will need to use a modified permalink structure, potentially breaking existing links.') . '';
}
?>
|
|
' . __('Warning:') . ' ' . __('The main site in a sub-directory installation will need to use a modified permalink structure, potentially breaking existing links.') . ''; } ?> | |
' . __('The main site in a sub-directory installation will need to use a modified permalink structure, potentially breaking existing links.') . ''; ?> | |
' . $last_key . '' ); ?> | |
|
|
|