• Robert Perez

    (@robert0perez)


    Hi, I have WordPress in localhost, for an offline site that I have developed for intranet use but when I try to download plugins it gives me an error.

    Warning: Ha sucedido un error inesperado. Puede que algo vaya mal con www.ads-software.com o la configuración de este servidor. Si sigues teniendo problemas, por favor, prueba en los foros de soporte. (WordPress no pudo establecer una conexión segura con www.ads-software.com. Por favor, contacta con el administrador de tu servidor.) in /var/www/wordpress/wp-admin/includes/plugin-install.php on line 180

    How do I solve it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • corrinarusso

    (@corrinarusso)

    @robert0perez

    This is a PHP Warning. Not an error.

    Typcially it comes from your local server config, either the plugin does not like the PHP version that is running, or perhaps they are blocking a particular port.

    Did the plugin install successfully ?

    Thread Starter Robert Perez

    (@robert0perez)

    Hello, @corrinarusso I can not install or update anything in a normal way by calling it, I only download the .zip from the official website and upload it without problems but if I install plugins that connect to the internet it generates that warning
    just by pressing the add new plugins button the following appears:

    Warning: Ha sucedido un error inesperado. Puede que algo vaya mal con www.ads-software.com o la configuración de este servidor. Si sigues teniendo problemas, por favor, prueba en los foros de soporte. (WordPress no pudo establecer una conexión segura con www.ads-software.com. Por favor, contacta con el administrador de tu servidor.) in /var/www/perez/wp-admin/includes/plugin-install.php on line 180
    
    Ha sucedido un error inesperado. Puede que algo vaya mal con www.ads-software.com o la configuración de este servidor. Si sigues teniendo problemas, por favor, prueba en los foros de soporte.

    but if I get into the linux terminal and ping www.ads-software.com it does it without problems

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error installing plugins’ is closed to new replies.