Re: [PHP-INSTALL] help for cli installation after running web server

2012-12-12 Thread Martinello
Keith Roberts ; php-install@lists.php.net Sent: Wednesday, December 12, 2012 10:59 AM Subject: Re: [PHP-INSTALL] help for cli installation after running web server just do apt-get install php-cli , that will do it. -- Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, P

Re: [PHP-INSTALL] help for cli installation after running web server

2012-12-12 Thread tariq wali
: "Keith Roberts" > To: "Martinello" > Cc: > Sent: Sunday, December 09, 2012 11:55 AM > Subject: Re: [PHP-INSTALL] help for cli installation after running web > server > > > On Sat, 8 Dec 2012, Martinello wrote: > > > To: php-install@lists.php.ne

Re: [PHP-INSTALL] help for cli installation after running web server

2012-12-09 Thread Martinello
or cli installation after running web server On Sat, 8 Dec 2012, Martinello wrote: > To: php-install@lists.php.net > From: Martinello > Subject: [PHP-INSTALL] help for cli installation after running web server > > Hello, > I have ubuntu server 12.04 lts+apache 2.4 and I i

Re: [PHP-INSTALL] help for cli installation after running web server

2012-12-09 Thread Keith Roberts
On Sat, 8 Dec 2012, Martinello wrote: To: php-install@lists.php.net From: Martinello Subject: [PHP-INSTALL] help for cli installation after running web server Hello, I have ubuntu server 12.04 lts+apache 2.4 and I installed php 5.4.9 with the APC extension, compiling from source code

[PHP-INSTALL] help for cli installation after running web server

2012-12-08 Thread Martinello
Hello, I have ubuntu server 12.04 lts+apache 2.4 and I installed php 5.4.9 with the APC extension, compiling from source code, because through apt-get install I have php-5.3.10 only, but I needed the 5.4.9. So I downloaded the source code for php 5.4.9 and APC and I installed php this way: ./c