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
I don't want that, is there an easy workaround for this?
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
I don't want that, is there an easy workaround for this?