• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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