[SOLVED]Error 500 when accessing to ISPConfig

Discussion in 'Installation/Configuration' started by Ciryl, Dec 17, 2017.

  1. Ciryl

    Ciryl New Member

    Hi everybody !

    A few days ago, I had problems to transfer files by FTP and changed some permissions.
    I didn't saw but now, when I want to access to ISPConfig I have a beautiful ERROR 500... :(
    Is there a well-meaning soul who can help me.
    I have to had a website and I can't o_O

    Debian Jessie
    ISPConfig 3.1.6

    Report :
    ##### SERVER #####

    IP-address (as per hostname): ***.***.***.***

    IP-address(es) (as per ifconfig): ***.***.***.***

    [INFO] ISPConfig is installed.


    ##### ISPCONFIG #####

    ISPConfig version is 3.1.6



    ##### VERSION CHECK #####


    [INFO] php (cli) version is 5.6.30-0+deb8u1

    [INFO] php-cgi (used for cgi php in default vhost!) is version 5.6.30-0+deb8u1


    ##### PORT CHECK #####


    [WARN] Port 8080 (ISPConfig) seems NOT to be listening

    [WARN] Port 465 (SMTP server SSL) seems NOT to be listening


    ##### MAIL SERVER CHECK #####


    [WARN] I found no "smtps" entry in your postfix master.cf

    [INFO] this is not critical, but if you want to offer SSL for smtp (not TLS) connections you have to enable this.


    ##### RUNNING SERVER PROCESSES #####


    [INFO] I found the following web server(s):

    Apache 2 (PID 893)

    [INFO] I found the following mail server(s):

    Postfix (PID 3745)

    [INFO] I found the following pop3 server(s):

    Dovecot (PID 464)

    [INFO] I found the following imap server(s):

    Unknown process (init) (PID 1)

    [INFO] I found the following ftp server(s):

    PureFTP (PID 3633)


    ##### LISTENING PORTS #####

    (seulement ()

    Adresse (distante)

    [anywhere]:995 (464/dovecot)

    [localhost]:10024 (2865/amavisd-new)

    [localhost]:10025 (3745/master)

    [anywhere]:3306 (962/mysqld)

    [localhost]:10026 (2865/amavisd-new)

    [localhost]:10027 (3745/master)


    Thanks
     
    Last edited: Dec 17, 2017
  2. Ciryl

    Ciryl New Member

    After some research, it works doing this :
    sudo chmod -R 755 /var/www/php-fcgi-scripts/ispconfig
     

Share This Page