Posts by Dylan

    Hi,


    I would like to move my old server to a new server next monday. (server i-mscp version: 1.3.1)
    After I move all domains etc, I would like to forward all DNS queries from old server to my new server's IP.


    Why?
    1. Some domain nameserver changes take a lot of time, so I would like to forward all DNS queries to new IP.
    2. Some domain is not my handling, so my clients need some time to update their own domain's nameservers.


    Is it possible somehow?


    And other question:
    Can I change the default TTL for all domain temporarly? (for faster IP update)


    Thank you!

    Hi,


    I moved my clients to a new server yesterday, based on this topic:
    All sites work now, but I have some permissions problem.
    Users can't write into folders (like install new WordPress plugin).
    Domain folder permission is 755 now (set by recursive) but problem is the same.



    Code
    1. ls -l-rwxr-xr-x 1 vu2078 vu2078 4896 May 15 2014 wp-activate.phpdrwxr-xr-x 9 vu2078 vu2078 4096 Dec 14 2012 wp-admin-rwxr-xr-x 1 vu2078 vu2078 271 Oct 30 2013 wp-blog-header.php-rwxr-xr-x 1 vu2078 vu2078 4818 May 15 2014 wp-comments-post.php-rwxr-xr-x 1 vu2078 vu2078 3902 Mar 8 08:56 wp-config.php-rwxr-xr-x 1 vu2078 vu2078 3601 May 20 2014 wp-config-sample.phpdrwxr-xr-x 9 vu2078 vu2078 4096 Mar 7 04:15 wp-content-rwxr-xr-x 1 vu2078 vu2078 2932 Oct 30 2013 wp-cron.phpdrwxr-xr-x 12 vu2078 vu2078 4096 May 15 2014 wp-includes-rwxr-xr-x 1 vu2078 vu2078 2380 Oct 30 2013 wp-links-opml.php-rwxr-xr-x 1 vu2078 vu2078 2359 Oct 30 2013 wp-load.php-rwxr-xr-x 1 vu2078 vu2078 33609 Nov 20 2014 wp-login.php-rwxr-xr-x 1 vu2078 vu2078 8442 Jan 11 21:26 wp-mail.php-rwxr-xr-x 1 vu2078 vu2078 11070 May 15 2014 wp-settings.php-rwxr-xr-x 1 vu2078 vu2078 25665 Dec 12 2013 wp-signup.php-rwxr-xr-x 1 vu2078 vu2078 4026 Oct 30 2013 wp-trackback.php-rwxr-xr-x 1 vu2078 vu2078 3032 May 15 2014 xmlrpc.php


    Server: debian jessie 8.7
    i-mscp 1.3.16

    Today I want to upgrade my server from 1.3.1 to 1.3.16 and the following error comes:


    Server: debian jessie 8.7



    Any suggestion, what should I do?

    Hi,


    I plan that I move our clients from old server to a new server.
    In meantime I would like to show on all domain the same message "We are moving... etc."
    But under the work on old server all other services will shutdown (postfix, ftp, mysql etc)


    Do you have any suggestions, how can I make this?


    Thank you!

    I have a bug with apache restart and need your help.


    Server: VPS with Debian Jessie
    i-mscp: 1.3.14


    When I try to restart my apache, there are some error message

    Code
    1. Feb 23 06:25:04 server1 systemd[1]: Reloading LSB: Apache2 web server.Feb 23 06:25:04 server1 apache2[20905]: Reloading web server: apache2 failed!Feb 23 06:25:04 server1 apache2[20905]: The apache2 configtest failed. Not doing anything. ... (warning).Feb 23 06:25:04 server1 apache2[20905]: Output of config test was:Feb 23 06:25:04 server1 apache2[20905]: apache2: Syntax error on line 219 of /etc/apache2/apache2.conf: Syntax error on line 20 of /etc/apache2/sites-enabled/00_names...ne too longFeb 23 06:25:04 server1 apache2[20905]: Action 'configtest' failed.Feb 23 06:25:04 server1 apache2[20905]: The Apache error log may have more information.Feb 23 06:25:04 server1 systemd[1]: apache2.service: control process exited, code=exited status=1Feb 23 06:25:04 server1 systemd[1]: Reload failed for LSB: Apache2 web server.Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.


    So I found the file /etc/apache2/sites-enabled/00_nameserver.conf and it's realy contain lof ot "interesting" char in line 20 :dodgy:


    Code
    1. # Prevent www-data to access the entire file system and set default
    2. #A<U+0083>Â<U+0083>A<U+0082>Â<U+0083>A<U+0083>Â<U+0082>A<U+0082>Â<U+0083>A<U+0083>Â<U+0083>A<U+0082>Â<U+0082>A<U+0083>Â<U+0082>A<U+0082>Â<U+0083>A<U+0083>Â<U+0083>A<U+0082>Â<U+0083>A<U+0083>Â<U+0082>A<U+0082>Â<U+0082>A<U+0083>Â<U+0083>A<U+0082>Â<U+0082>A<U+0083>Â<U+0082>A<U+0082>Â<U+0083>A<U+0083>Â<U+0083>A<U+0082>Â<U+0083>A<U+0083>Â<U+0082>A<U+0082>Â

    I can't modify this file, and can't copy it to other folder. <X
    Can I regenerate this file somehow with the i-mscp panel?
    Now I can't restart/reload my apache and new client's sites not working.


    Thank you for your suggestions!