Discover Centmin Mod today
Register Now

Install install error on centos7

Discussion in 'Beta release code' started by karistuck, Aug 22, 2014.

  1. karistuck

    karistuck Member

    43
    2
    8
    Jun 1, 2014
    대한민국
    Ratings:
    +3
    Local Time:
    5:34 AM
    1.5.8
    When I was install centminmod on CentOS 7.0 x86_64 Minimal that appear some error message.
    Can not install one on centos 7?

    Thank you for watching.

    ps : KVM vps, 1G ram/ 1G swap 10G HDD,

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,828
    12,160
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,712
    Local Time:
    6:34 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Looks like the mirror php.net picked for your VPS location ca1.php.net doesn't have the download available or the download aborted before it was complete

    can you manually download http://ca1.php.net/distributions/php-5.4.31.tar.gz ?

    just try removing php-5.4.31.tar.gz and directory from /svr-setup and running menu option #1 again to install

    remove the php downloads
    Code:
    rm -rf /svr-setup/php-*
    
    then re-run menu option #1 to install
     
  3. karistuck

    karistuck Member

    43
    2
    8
    Jun 1, 2014
    대한민국
    Ratings:
    +3
    Local Time:
    5:34 AM
    1.5.8
    Thank you so much. working find well.

    ;)
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,828
    12,160
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,712
    Local Time:
    6:34 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Glad to hear :)
     
  5. karistuck

    karistuck Member

    43
    2
    8
    Jun 1, 2014
    대한민국
    Ratings:
    +3
    Local Time:
    5:34 AM
    1.5.8
    I try restart php-fpm after finish install But have a error message.

    like this

    Code:
    service php-fpm restart
    Gracefully shutting down php-fpm kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
    ................................... failed. Use force-exit
    Starting php-fpm /etc/init.d/php-fpm: line 68: /usr/local/sbin/php-fpm: No such file or directory
    failed
    Centos 7 minimal on KVM VPS
    1G/1core/10G HDD

    Thank you for watching
     
  6. eva2000

    eva2000 Administrator Staff Member

    53,828
    12,160
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,712
    Local Time:
    6:34 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  7. karistuck

    karistuck Member

    43
    2
    8
    Jun 1, 2014
    대한민국
    Ratings:
    +3
    Local Time:
    5:34 AM
    1.5.8
    Thank you, I was try again. but can not complete. Than I was request centos6.5 to provider.

    Thank you