[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PHP



Natanael Arndt wrote:

Hallo,
kann mir bitte jemand beschreiben , wie ich unter Debian das PHP modul für Apache installiere (ich hab testing) würde die ganze Sache am liebsten mit apt-get machen.

apt-get install php4 php4-mysql ... (weitere Module)

die verfügbaren bekommst du mit

phoenix:~# dpkg -l php4*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name              Version           Description
+++-=================-=================-==================================================
ii php4 4.3.5-1.dotdeb.0 A server-side, HTML-embedded scripting language ii php4-cgi 4.3.5-1.dotdeb.0 A server-side, HTML-embedded scripting language
un  php4-cgi-curl     <none>            (no description available)
un  php4-cgi-domxml   <none>            (no description available)
un  php4-cgi-gd       <none>            (no description available)
un  php4-cgi-imap     <none>            (no description available)
un  php4-cgi-ldap     <none>            (no description available)
un  php4-cgi-mcrypt   <none>            (no description available)
un  php4-cgi-mhash    <none>            (no description available)
un  php4-cgi-mysql    <none>            (no description available)
un  php4-cgi-pgsql    <none>            (no description available)
un  php4-cgi-snmp     <none>            (no description available)
un  php4-cgi-xml      <none>            (no description available)
ii  php4-curl         4.3.5-1.dotdeb.0  CURL module for php4
un  php4-dbase        <none>            (no description available)
ii php4-dev 4.3.5-1.dotdeb.0 Files for PHP4 module development
ii  php4-domxml       4.3.5-1.dotdeb.0  XMLv2 module for php4
ii  php4-gd           4.3.5-1.dotdeb.0  GD module for php4
rc  php4-gd2          4.3.2+rc3-2       GD module (with GD2) for php4
pn  php4-imap         <none>            (no description available)
ii  php4-ldap         4.3.5-1.dotdeb.0  LDAP module for php4
ii  php4-mcrypt       4.3.5-1.dotdeb.0  MCrypt module for php4
un  php4-mhash        <none>            (no description available)
ii  php4-mysql        4.3.5-1.dotdeb.0  MySQL module for php4
ii php4-pear 4.3.5-1.dotdeb.0 PEAR - PHP Extension and Application Repository
pn  php4-pear-log     <none>            (no description available)
pn  php4-pgsql        <none>            (no description available)
un  php4-sablot       <none>            (no description available)
pn  php4-tidy         <none>            (no description available)
un  php4-xml          <none>            (no description available)

die Version 4.3.5 hab ich von
www.dotdeb.org

ist zwar für stable, läuft aber auf meinem Notebook (testing) ohne Probleme. PHP5(RC) gibt es dort auch

--
-------------------------------------------------------
*  Christoph Löffler - c.loeffler AT xtraport DOT de  *
*  xtraport IT Consulting     -      www.xtraport.de  *
*  Fingerprint: GnuPG                                 *
*  9082 0E53 50C1 209C 0E6F 4E3A 26F0 83F3 072B 44B0  *
-------------------------------------------------------



Reply to: