Posts by Hilwi

    Hello!


    When I run the setup-script of i-mscp (to fix some weird issues that I had before but couldn't reproduce) all changes that were made to the php5-fcgid-starter files in var/www/fcgi get lost. I have changed this file for some customers to be able to run their websites on a different php-version.


    Is this a bug or is it not recommended to change these files?


    I'm using an i-mscp version from github mentioned in this post: Update from Squeeze to Wheezy - Error 500 with fcgi per user.
    The operating system is Debian Wheezy.

    Hello!


    I think I messed up the owners and/or permissions in /var/mail/virtual by syncing the mails from my old ispcp server.


    Postfix gives me the following error: Command output: /usr/bin/maildrop: Home directory owned by wrong user.


    All my directories belong to vmail:mail, the domain folder itself has the permissions 0700, the folders of the mailboxes have the permissions 0750.


    Can somebody tell me which owner the different directories in /var/mail/virtual should have in i-mscp?


    Achim

    Hi!


    After a successful migration from ispcp 1.0.7 to the current 1.1.x state (mentioned in Migration from ispcp to i-MSCP - Unknown column admin_sys_name' in field list) I updated from Squeeze to Wheezy.


    i-mscp seems to work fine at first sight but when I create or update a domain alias I only get Error 500 when I call i-mscp or a php website in the browser.


    I tried to reinstall i-mscp either with imscp-autoinstall or imscp --setup. After the installation was done all worked fine again... until I tried to update the domain alias again. Then all seems to be broken again and I only get the error 500.


    I searched different logs but I didn't find anything to get a clue what goes wrong here.


    Does anybody have a clue what might go wrong here?


    Thank you in advance!


    Achim

    Thank you for your quick reply! I ran the script and got the following error:


    An exception has been thrown in file /var/www/imscp/gui/library/vendor/Zend/Translate/Adapter.php at line 241:


    The given Language 'lang_GermanGermany' does not exist


    Strange - I didn't see this error message before. Do I need to install something additionally? I even can change the language if I'd know how to do it. :)

    Hi!


    I'm trying to upgrade from ispcp 1.0.7 to i-MSCP 1.1.18 on a Debian Squeeze system (courier, apache-fcgid).


    The upgrade-script "imscp-migrate-from-ispcp" went fine after deleting some orphaned domain entries from the database. But running imscp-setup -d I ran into several errors which I managed to fix so far.


    The first problem was a missing php_ini table that doesn't exist in my ispcp database. I created it using the matching part from https://code.google.com/p/ispc…nk/imscp/schema.sql?r=153. However, this may not have been the best solution but it was the only way to get further - I didn't find any informations in the forum.


    But now I get the following error:


    Code
    1. Error while performing step:Servers installationError was:\Z1Servers::httpd::apache_fcgid::installer::_addUser: Error while executing query: Unknown column '\''admin_sys_name'\'' in '\''field list'\'' \ZnPlease, post on http://i-mscp.net/forum to get any help.' 21 78[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::getExitCode: External command exited with value 0[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::execute: Executing command: /usr/sbin/postmap hash:/etc/postfix/imscp/domains[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::getExitCode: External command exited with value 0[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::execute: Executing command: /usr/sbin/postmap hash:/etc/postfix/imscp/relay_domains[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::getExitCode: External command exited with value 0[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::execute: Executing command: /usr/sbin/postmap hash:/etc/postfix/imscp/transport[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::getExitCode: External command exited with value 0[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::execute: Executing command: /usr/sbin/postmap hash:/etc/postfix/imscp/sender-access[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::getExitCode: External command exited with value 0[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::execute: Executing command: /usr/sbin/postmap hash:/etc/postfix/imscp/aliases[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::getExitCode: External command exited with value 0[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::execute: Executing command: /usr/sbin/postmap hash:/etc/postfix/imscp/mailboxes[Fri Nov 28 17:43:49 2014] [debug] iMSCP::Execute::getExitCode: External command exited with value 0[Fri Nov 28 17:43:49 2014] [error] iMSCP::Debug::END: Exit code: 1


    This column doesn't exist in my ispcp database:



    The DATABASE_REVISION is 45.


    I don't think that my current database is broken because ispcp worked fine. What can I do to install i-mscp anyway?


    Achim