• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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