Hello,<br><br>sorry to take your time, but I seem to be pretty stuck here, despite lots of searching for an answer.<br><br>We have an old Debian install, pre-Etch but upgrade to Etch recently done.<br><br>We have php5 ver <font size="2"><span style="font-family: courier new,monospace;">5.2.3-1+b1 installed</span></font>, but lacking php5-curl.<br>

Etch (oldstable) ran 5.2.0+dfsg-8+etch15<br>Lenny (stable) ran 5.2.6.dfsg.1-1+lenny3<br><br>I have been trying to locate php5-curl ver <font size="2"><span style="font-family: courier new,monospace;">5.2.3-1+b1 but fail</span></font><br>
but failed, despite much searching in google, <a href="http://packages.debian.org">http://packages.debian.org</a> and other sources.<br><font size="1"><span style="font-family: courier new,monospace;"></span></font><br>Question: Do I have to upgrade the whole PHP package by changing sources.list to Lenny,<br>
or is there an easier way that don&#39;t risk breaking so much?<br>
<br>Please advice.<br><br>Thanks in advance,<br><br>Per<br><br><font size="1"><span style="font-family: courier new,monospace;">$ dpkg -l | egrep &#39;php5|apache&#39;<br>ii  apache2                 2.2.3-4+etch6                        Next generation, scalable, extendable web se<br>
rc  apache2-common          2.0.54-5sarge1                       next generation, scalable, extendable web se<br>ii  apache2-doc             2.2.3-4+etch6                        documentation for apache2<br>ii  apache2-mpm-prefork     2.2.3-4+etch6                        Traditional model for Apache HTTPD 2.1<br>
ii  apache2-utils           2.2.3-4+etch6                        utility programs for webservers<br>ii  apache2.2-common        2.2.3-4+etch6                        Next generation, scalable, extendable web se<br>rc  libapache2-mod-php4     4.4.4-8+etch4                        server-side, HTML-embedded scripting languag<br>
ii  libapache2-mod-php5     5.2.3-1+b1                           server-side, HTML-embedded scripting languag<br>ii  php5                    5.2.3-1                              server-side, HTML-embedded scripting languag<br>
ii  php5-cli                5.2.3-1+b1                           command-line interpreter for the php5 script<br>ii  php5-common             5.2.3-1+b1                           Common files for packages built from the php<br>
ii  php5-gd                 5.2.3-1+b1                           GD module for php5<br>ii  php5-mysql              5.2.3-1+b1                           MySQL module for php5<br><br></span></font><br>Note, no php5-curl ...<br>
<br>$ grep -v ^# /etc/apt/sources.list<br><br>deb <a href="ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian">ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian</a> etch main contrib non-free<br><br>$ sudo apt-get install  php5-curl<br>
The following packages have unmet dependencies:<br>  php5-curl: Depends: php5-common (= 5.2.0-8+etch13) but 5.2.3-1+b1 is to be installed<br>E: Broken packages<br><br><br><br><br>