• 26-11-2007, 09:52:48
    #1
    merhaba arkadaşlar ilk defa plesk kuruyorum mkdir ile dizini oluşturup dosyayı çektim

    chmod +x psa*
    ./psa*

    komutlarını uyduladiğimda bu hatayı alıyorum neden olabilir

    -bash: ./psa-8.2.0-fc5.build82070807.17.i586.rpm.tar.gz: cannot execute binary file
    sebebi bilen varmı fedore core 5 kurulu
  • 26-11-2007, 09:59:03
    #2
    o tar dosyası sanrım tarı açman lazım ama şu var sen yanlış dosyayı çekmişsin

    tar açmak için tar -zxvf psa-8.2.0-fc5.build82070807.17.i586.rpm.tar.gz

    ama şöyle yap sen
    centos için söylüyorum örnek
    wget ftp://download1.swsoft.com/Plesk/Ple...tOS_4.3_x86_64
    chmod +x psa_installer_v3.2.1_build070914.16_os_CentOS_4.3_ x86_64
    ./psa_installer_v3.2.1_build070914.16_os_CentOS_4.3_ x86_64
    bunu yazman gerekirdi
    ftp://download1.swsoft.com/Plesk/Plesk8.2/ buradan sonu sh olan 3.2.1 olan dosyayı çek yazdığın şekilde çalışır
  • 26-11-2007, 10:05:22
    #3
    aklımda irc kalmış o kadar denedim tarı açmayi tar zxvf yazıyorum - koymadım bu vermiş olduğundan ftp://download1.swsoft.com/Plesk/Plesk8.2/FedoraC5/

    bunu kuruyorum makinede de Fedore core 5 kurulu olurmu ?
  • 26-11-2007, 10:15:38
    #4
    evet tam kendisidir o ordan kurabilirsin
  • 26-11-2007, 10:56:31
    #5
    herşeyi yapdim kurulumu yapdı patchleri indirdi ama sonunda böyle bir hata aldım

    Alıntı
    Unable to determine the host or domain name of your computer.
    Setting it to localhost.localdomain
    Unable to resolve host name.
    Please specify the host name in the /etc/hosts file
    or specify DNS configuration in the /etc/resolv.conf file on your system.
    ERROR while trying to check the hostname
    Check the error reason(see log file: /tmp/psa_8.2.1_fc5.build82070918.10_installing.071126.0 4.48.log), fix and try again
    Aborting...
    error: %pre(psa-8.2.1-fc5.build82070918.10.i586) scriptlet failed, exit status 1
    error: install: %pre scriptlet failed (2), skipping psa-8.2.1-fc5.build82070918.10
    ERROR: An error occurred during installation of packages.
    Attention! Your software might be inoperable.
    Please, contact product technical support.
    bu etc dizininden hostname tanımlamam gerekiyormuş sanırım galiba onunla ilgisi var diyecemde etc dizinide yok
  • 27-11-2007, 08:16:40
    #6
    sorunu buldum hostname oluşturmadiğim içinmiş ama host dizinin içeriside

    nano /etc/hosts dediğimde...

    Alıntı
    88.198.176.xx fedora5
    sadece böyle bir yazı var. nasıl düzenliyecem bu hostname yi acaba bilen varmı fedore core 5 de
  • 27-11-2007, 16:31:17
    #7
    arkadaşlar bu /etc/sysconfig/ dizininde dosyalar eksik networku editleyip service network restart dedim mi

    Alıntı
    Shutting down loopback interface: [ OK ]
    Bringing up loopback interface: Device lo does not seem to be present, delaying initialization
    .
    [
    FAILED
    ]
    sysconfig dizininde ls çektiğimde dosya ve klasör sayısı az sanırım

    Alıntı
    [root@vs13-103 sysconfig]# ls
    authconfig crond iptables-config network-scripts syslog
    cbq hosts modules networking xinetd
    console init network rhn
    bunu nasıl düzeltebiliriz acaba ?