[PHP] Pear Package HTTP_Request

2006-04-26 Thread Markus Braun
Hello, i try to install the HTTP_Request package. I installed also the Net_Socket with pear install Net_Socket-1.0.6 But it exists. Than i try to install the HTTP_Request: downloading HTTP_Request-1.3.0.tgz ... Starting to download HTTP_Request-1.3.0.tgz (13,808 bytes) .done: 13,808

Re: [PHP] Pear Package HTTP_Request

2006-04-26 Thread Markus Braun
sorry From: chris smith [EMAIL PROTECTED] To: Markus Braun [EMAIL PROTECTED] CC: php-general@lists.php.net Subject: Re: [PHP] Pear Package HTTP_Request Date: Wed, 26 Apr 2006 21:21:24 +1000 i try to install the HTTP_Request package. I installed also the Net_Socket with pear install

[PHP] Php4 with mysql flag

2006-01-23 Thread Markus Braun
Hello together, how can i activate php with mysql. At the moment my php info told me, without mysql. I have installed it with apt-get install php4 php4-mysql I have also debian sarge version. Can somebody help me? Thanks marcus

Re: [PHP] Php4 with mysql flag

2006-01-23 Thread Markus Braun
I think you'll need libapache-mod-php4 too (p.d.o is down at the moment, so can't be sure), as well as the mysql-server and mysql-client packages. The output of libapache2-mod-php4 is: Reading Package Lists... Building Dependency Tree... libapache2-mod-php4 is already the newest version. 0

Re: [PHP] Php4 with mysql flag

2006-01-23 Thread Markus Braun
That should be all you need then. Have you restarted apache yet? yes with the command: /etc/init.d/apache2 restart Must i compile php new? or reconfigure it? I try to install the script gallery. Do you know this? In this script i get the error that i must install the php mysql modul.

Re: [PHP] Php4 with mysql flag

2006-01-23 Thread Markus Braun
so it works now. Thanks From: David Grant [EMAIL PROTECTED] CC: php-general@lists.php.net Subject: Re: [PHP] Php4 with mysql flag Date: Mon, 23 Jan 2006 12:07:29 + Markus, Markus Braun wrote: libapache2-mod-php4 is already the newest version. mysql-server is already the newest version