Posts by theemstra

    Is the IP of your connection 66.249.81.139 or 217.112.97.187 or 85.104.199.125


    Are you connecting over https?


    Lines you need to check:


    and


    Is your MySQL server running?
    Run this command to see if it's up and on what port it is running:

    Code
    1. netstat -antp | grep mysql


    If MySQL is running, concider reinstalling i-MSCP, after purging apache2

    Welcome!


    The search feature is right up top ;)


    A user is the owner of 1 domain and that is also the login account.
    A user can add alias domains so he can manage those as well. You could concider those dedicated domains, but managed with one i-MSCP account.


    1.2.3 will be released very soon, because of this the plugins are updated.
    The latest versions have had some bigger changes, including a new API version (which essentially means that new plugins do not work with 1.x)


    So if you just install your plugins now you'll be fine, you can upgrade when 1.2.3 comes out.
    Read the errdata inside the package or on Github, then follow the instructions: http://wiki.i-mscp.net/doku.php?id=start:upgrade:debian
    Essentially this is a re-install, but all your files and settings are stored and will be used to configure the server.
    You can change the FTP client with this installer too, use the -h function to see all options, look for webftp or filemanager (not sure)


    Good luck with your installation!

    If you post these logfiles after a reboot and we might be able to find what's going on.


    /var/log/syslog
    /var/log/apache2/error.log
    /var/log/messages


    Post them to pastebin to keep the forum clean.


    Also send us the output of ps ax