ISPConfig automated install error

Discussion in 'Installation/Configuration' started by alwaysthesun, Sep 14, 2023.

  1. alwaysthesun

    alwaysthesun New Member

    [INFO] Installing phpMyAdmin
    PHP Warning: file_get_contents(): SSL: Handshake timed out in /tmp/ispconfig-ai/lib/os/class.ISPConfigDebianOS.inc.php on line 261
    PHP Warning: file_get_contents(): Failed to enable crypto in /tmp/ispconfig-ai/lib/os/class.ISPConfigDebianOS.inc.php on line 261
    PHP Warning: file_get_contents[link deleted]: Failed to open stream: operation failed in /tmp/ispconfig-ai/lib/os/class.ISPConfigDebianOS.inc.php on line 261
    PHP Warning: Undefined array key 0 in /tmp/ispconfig-ai/lib/os/class.ISPConfigDebianOS.inc.php on line 263
    [ERROR] Exception occurred: ISPConfigOSException -> Command chown -R www-data:www-data '/var/lib/phpmyadmin' ; cd /tmp ; rm -f phpMyAdmin--all-languages.tar.gz ; wget [link deleted]>/dev/null && tar xfz phpMyAdmin--all-languages.tar.gz && cp -a phpMyAdmin--all-languages/* /usr/share/phpmyadmin/ && rm -f phpMyAdmin--all-languages.tar.gz && rm -rf phpMyAdmin--all-languages failed. (/ispconfig.ai.php:15)
     
    Last edited: Sep 14, 2023
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Seems as if your server cannot download phpmyadmin sources due to network issues or the phpmyadmin download website is down at the moment.
     
    Th0m likes this.
  3. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    Agreed. This could happen sometimes.

    I also have seen this "handshake" and "crypto" warnings before though right not I cannot recall properly; however, I am pretty sure the developers are cleaning up the code from time to time to ensure such warnings are minimized. Anyway, they are just warnings so no need to worry about them much, for now.
     

Share This Page