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

Upgrade PHP4 to PHP5

@

@ndreX!

Guest
Well, i have some domains in my plesk, but i really want to upgrade php, im using Plesk on Debian Sarge, but when i try to install php5 the apt-get says what i need upgrade some files of plesk, im afraid if then don't work properly?...

Some body did it?

thanks in advance...

Regards
 
we use dotdeb php5 with no problems, what is apt saying if u try to update ?
 
I got this message, excuse me for the language, but i can't find the correct way to switch to english...!


How i said before, apt-get ask me to update some packages of plesk, and i don't sure about this...

Code:
Die folgenden zus�tzlichen Pakete werden installiert:
  apache-common ca-certificates libapache-mod-php5 libapache2-mod-php4 libcurl3 libdb4.4 libfreetype6 libgcrypt11 libgpg-error0 libidn11 libkrb53 libpng12-0
  libssl0.9.8 libxml2 php4 php4-cli php4-common php4-curl php4-gd php4-imap php4-mysql php5-common
Vorgeschlagene Pakete:
  apache apache-ssl apache-perl php-pear php4-pear libcurl3-gssapi libldap2-dev libfreetype6-dev rng-tools krb5-doc krb5-user
Empfohlene Pakete:
  xml-core
Die folgenden Pakete werden ENTFERNT:
  libpam-plesk libxslt1.1 php4-domxml php4-xslt psa psa-api psa-api-rpc psa-backup-manager psa-firewall psa-horde psa-hotfix3 psa-imp psa-ingo psa-kronolith
  psa-manual-custom-skin-guide psa-migration-manager psa-mimp psa-mnemo psa-passwd psa-php4-configurator psa-sbm2 psa-spamassassin psa-turba psa-vpn
  psa-watchdog sitebuilder sitebuilder-module-blogger sitebuilder-module-counter sitebuilder-module-feedback sitebuilder-module-forum
  sitebuilder-module-guestbook sitebuilder-module-photo sitebuilder-module-rssreader sitebuilder-module-script sitebuilder-module-sesubmission
  sitebuilder-module-shop sitebuilder-module-statistics sitebuilder-module-votes sitebuilder-remote-admin xsltproc
Die folgenden NEUEN Pakete werden installiert:
  apache-common ca-certificates libapache-mod-php5 libdb4.4 libssl0.9.8 php5 php5-common
Die folgenden Pakete werden aktualisiert:
  libapache2-mod-php4 libcurl3 libfreetype6 libgcrypt11 libgpg-error0 libidn11 libkrb53 libpng12-0 libxml2 php4 php4-cli php4-common php4-curl php4-gd
  php4-imap php4-mysql
 
which packages have you tried first ?

try
apt-get install psa-php5-configurator first

then libapache2-mod-php5 and the php5 packages you like to have ...
 
Back
Top