Posts by dym

    Hey all. I have the following situation:


    I had a user with multiple domains, from where i removed one of the domains to seperate it for an ssl certificate. I deleted the Domain alias and created a new customer with the domain and assigned a new ip addres.
    Everything worked good, but after adding an SSL Certificate for the users domain, the panel stopped working.


    I discovered, that the Vhost in question now has 2 IP adresses associated:


    <VirtualHost 136.243.251.102:80 136.243.251.114:80>
    <VirtualHost 136.243.251.102:443 136.243.251.114:443>


    How can i fix that? Why are 2 IP addresses assigned?
    (.102 is old address .114 i new)


    Panel is now broken, since .102 is also the SSL IP to the panel.

    Hey, this error occours during the upgrade.

    Code
    1. [WARN] iMSCP::File::get: utf8 "\xFC" does not map to Unicode at /root/update/imscp/imscp-1.3.16/engine/PerlLib/iMSCP/File.pm line 68, <$fh> chunk 1.
    2. [ERROR] main::setupDbTasks: iMSCP::Stepper::_callback: Malformed UTF-8 character (fatal) at /root/update/imscp/imscp-1.3.16/engine/PerlLib/iMSCP/TemplateParser.pm line 109.
    3. autoinstaller::Functions::install: An error occurred while performing installation steps
    4. root@web1:~/update/imscp/imscp-1.3.16#

    Upgrade fails with


    Code
    1. [WARN] Plugin::PanelRedirect::_removeConfig: Use of uninitialized value in concatenation (.) or string at /var/www/imscp/gui/plugins/PanelRedirect/backend/PanelRedirect.pm line 202.
    2. Plugin::PanelRedirect::_removeConfig: Use of uninitialized value in concatenation (.) or string at /var/www/imscp/gui/plugins/PanelRedirect/backend/PanelRedirect.pm line 202.
    3. [ERROR] main::setupDbTasks: Modules::Plugin::_call: Can't locate object method "installConfFile" via package "Servers::httpd::apache_fcgid" at /var/www/imscp/gui/plugins/PanelRedirect/backend/PanelRedirect.pm line 184.


    Any idea? (Not upgrading above, since still using wheezy)

    Hey all, i just did some upgrading and went for the new major.
    Unfortunately the upgrade failed with an SSL error at the end saying:


    Code
    1. ervers::httpd::apache_fcgid::start: Could not start the `apache2' service: iMSCP::Provider::Service::Sysvinit::_exec: Output of config test │
    2. │ was: │
    3. │ AH00526: Syntax error on line 9 of /etc/apache2/sites-enabled/mk-showtechnik.de.conf: │
    4. │ SSLCertificateFile: file '/etc/apache2/{CERTIFICATE}' does not exist or is empty │
    5. │ Action 'configtest' failed. │
    6. │ The Apache error log may have more information. at /root/update/imscp-1.4.0/engine/PerlLib/iMSCP/Service.pm line 185.

    Hey,




    Now it's this, which i dont understand, since root's got global rights.

    Tried this now too - same error.
    I am prompted for the main admin user everytime, which i enter, then in the following process i get:




    Grants:



    Hey all!
    In the progress of upgrading from 1.3.0 to 1.3.1 i get:


    Quote

    [ERROR] Servers::sqld::mysql::installer::_updateServerConfig: Error while executing statement: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
    autoinstaller::Functions::install: An error occurred while performing installation steps


    The user is there and he also has SUPER Privileges.

    default-error.log is empty.
    Well - it clearly says the starter files are missing, which indicates a problem with the installer, right?


    Please point me to which logfiles you'd require for debugging. any special files?

    root@web1:~# /etc/init.d/apache2 start
    [....] Starting web server: apache2Syntax error on line 30 of /etc/apache2/sites-enabled/home.geschke.me.conf:
    Wrapper /var/www/fcgi/geschke.me/php5-fcgid-starter cannot be accessed: (2)No such file or directory
    Action 'start' failed.
    The Apache error log may have more information.
    failed!