Recent content by KlvsK

  1. K

    httpd-devel on Centos 5 error

    I doubt so. Didn't break for me. Just remember dont blindly copy paste the commands I wrote - find packages that fit your package id.
  2. K

    httpd-devel on Centos 5 error

    #get apache version yum list | grep httpd #get according package set from plesk mkdir APACHE_2.2.22 rsync -avu rsync://rsync.autoinstall.plesk.com/autoinstall/APACHE_2.2.22/ ./APACHE_2.2.22/ #get dependancies wget...
  3. K

    Apache 2.2.21 (problem installing httpd-devel)

    my solution #get apache version yum list | grep httpd #get according package set from plesk mkdir APACHE_2.2.22 rsync -avu rsync://rsync.autoinstall.plesk.com/autoinstall/APACHE_2.2.22/ ./APACHE_2.2.22/ #get dependancies wget...
  4. K

    httpd-devel on Centos 5 error

    Same issue Panel version: 11.0.9 Update #36 OS: CentOS 5.8 (Final) I have this installed: httpd.x86_64 1:2.2.22-12070410 possible to get compatable httpd-devel package?
Back
Top