• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Problem reubuild apache in Centos 4.4 X86_64

H

herri

Guest
i try to rebuild apache in Centos 4.4 X86_64 got follow error, anyone know how to fix it!



+ for suffix in crl crt csr key prm
+ mkdir /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.crl
+ for suffix in crl crt csr key prm
+ mkdir /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.crt
+ for suffix in crl crt csr key prm
+ mkdir /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.csr
+ for suffix in crl crt csr key prm
+ mkdir /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.key
+ for suffix in crl crt csr key prm
+ mkdir /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.prm
+ for ext in crt crl
+ install -m 644 /usr/src/redhat/SOURCES/mod_ssl-Makefile.crt /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.crt/Makefile.crt
+ for ext in crt crl
+ install -m 644 /usr/src/redhat/SOURCES/mod_ssl-Makefile.crl /var/tmp/httpd-root/usr/etc/httpd/conf/ssl.crl/Makefile.crl
+ ln -s ../../../usr/share/ssl/certs/Makefile /var/tmp/httpd-root/etc/httpd/conf
ln: creating symbolic link `/var/tmp/httpd-root/etc/httpd/conf' to `../../../usr/share/ssl/certs/Makefile': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.47547 (%install)


Thaks
 
Back
Top