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

php5-mssql on debian 3.1 sarge?

R

Ronaldve

Guest
I have a php app that has to interface with an mssql database on another server. as far as i know there's no php5-mssql package.
So the question is, how do I get php5 to be able to use the mssql_ functions?
My server is running Debian 3.1 sarge.

also when I do 'apt-get upgrade php' I get this:
The following packages have been kept back:
libapache2-mod-php5 php-pear php5-cli php5-common php5-curl php5-gd php5-imap php5-mysql php5-pgsql php5-snmp php5-suhosin php5-tidy
php5-xmlrpc php5-xsl

when I do 'apt-get dist-upgrade' it asks me to remove all php5 packages and all psa packages :eek:
I don't want that, is there an easy workaround for this?
 
no one knows how to fix this without having to remove all psa packages?
 
Back
Top