• 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.

Plesk 8.3.0 on Debian 4.0 / 4.1 with GCC 4.2

P

Paebbels

Guest
Hi,

we build a Debain 4.0 System with Plesk 8.3.0 => this was working fine
after this we wanted to switch to Debian 4.1 but there is a big problem and I dont mean the unsupported System by Plesk :)

lenny wants to use gcc 4.2 and new libstdc++6, libc ans so on
but the internal apache for the control-panel - an old 1.3.33 - requires old libs ...

so we are searching for a good way to build a new httpsd für plesk with gcc 4.2

I'm NOT willing to use PHP 5.2.0 instad of 5.2.5 with abount 500 bugs und near 50 security holes, because a damn httpsd is using old libs !
 
Is there nobody who can help me?
I'm surely not the only one who wants to use Plesk with new and bug-free software!
 
# file /usr/local/psa/admin/bin/httpsd
/usr/local/psa/admin/bin/httpsd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped

you see that problem:) "dynamically linked"

i guess symlinking old files to ones with new indeces will be a dirty hack to it. actually what you are trying to do is kind of brain surgery made through rectum:)
 
Back
Top