Line 250:
Line 250:
Please the see section 3 -Increase file size limit in PHP. on the page [[Wordpress Multisite|https://wiki.contribs.org/Wordpress_Multisite]] for the fix.
Please the see section 3 -Increase file size limit in PHP. on the page [[Wordpress Multisite|https://wiki.contribs.org/Wordpress_Multisite]] for the fix.
−
On the same version, installing WordPress v5.3 could not get installed using the REMI repo's PHP v5.6 as the function /usq/share/wordpress/wp-admin/install.php Line 293:
+
On the same version, installing WordPress v5.0.3 could not get installed using the REMI repo's PHP v5.6 as the function /usq/share/wordpress/wp-admin/install.php Line 293:
if ( wp_can_install_language_pack() && empty( $language ) && ( $languages = wp_get_available_translations() ) ) {
if ( wp_can_install_language_pack() && empty( $language ) && ( $languages = wp_get_available_translations() ) ) {
should be edited to:
should be edited to: