• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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