Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the astra-addon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the astra-sites domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the uael domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260

Warning: Attempt to read property "post_title" on null in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-content/plugins/elementor/core/isolation/elementor-adapter.php on line 28

Deprecated: ¡La función WP_Dependencies->add_data() ha sido llamada con un argumento que está obsoleto desde la versión 6.9.0! Los comentarios condicionales de IE los ignoran todos los navegadores compatibles. in /var/www/vhosts/erasoporte.es/soporte.erasoporte.es/wp-includes/functions.php on line 6260
admin, autor en ERA Hosting - Página 12 de 13

admin

Con Panda Dome se cierra navegador al descargar archivos

Al entrar a hotmail y descargar cualquier adjunto, se cierra el navegador. Probar a instalar el siguiente hotfix como administrador:http://www.pandasecurity.com/resources/sop/dome/hotfix_psinoav_18.06.×.exe y reiniciar. Sino cambiar la clave HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Attachments ScanWithAntiVirus y ponerla a 0

Con Panda Dome se cierra navegador al descargar archivos Leer más »

Convertir bases de datos a barracuda

Desde SSH: /opt/plesk/php/5.6/bin/php moodle/admin/cli/mysql_compressed_rows.php —fix Info en: https://docs.moodle.org/29/en/Administration_via_command_line#Converting_InnoDB_tables_to_Barracuda Tool for converting tables A command line tool is included in Moodle for converting tables to Barracuda. To view tables requiring conversion, use the list option: $ php admin/cli/mysql_compressed_rows.php —list Here is an example output: mdl_data Compact (needs fixing)mdl_data_fields Compact (needs fixing)mdl_enrol_paypal Compact (needs fixing) To proceed with the

Convertir bases de datos a barracuda Leer más »

Configuracion de red para unica IP (Kimsufi)

Editar /etc/network/interfacesY agregar lo siguiente:auto vmbr2iface vmbr2 inet staticaddress 192.168.0.254netmask 255.255.255.0bridge_ports nonebridge_stp offbridge_fd 0post-up echo 1 > /proc/sys/net/ipv4/ip_forwardpost-up iptables -t nat -A POSTROUTING -s ‘192.168.0.0/24’ -o vmbr0 -j MASQUERADEpost-down iptables -t nat -D POSTROUTING -s ‘192.168.0.0/24’ -o vmbr0 -j MASQUERADE Levantar la red con: ifup vmbr2 Ahora ya se puede crear una VM con la IP 192.168.0.100 y poniendo como GW la

Configuracion de red para unica IP (Kimsufi) Leer más »