Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Sep 30, 2010 6:20 pm 
Offline
Senior Member

Joined: Tue Sep 28, 2010 12:05 pm
Posts: 90
Website: http://www.theatereleven.com
AOL: theatereleven
Location: Santa Monica, CA
I'm trying to install APC and when I do:

apt-get install php-apc

it cannot find the application. After reading another post I tried pecl install apc but that didn't work either. Said PERL wasn't installed (I'm using PEAR so that probably wasn't right either).

Anyway, it sounds like this is a good thing to have. Anyone found success in getting it for Ubuntu 8.04 LTS? I can't go up in Ubunte because my Drupal 6.19 site doesn't like PHP 5.3.

THANKS.

_________________
kyler d. boudreau
theatereleven.com


Top
   
PostPosted: Thu Sep 30, 2010 6:56 pm 
Online
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
theatereleven wrote:
I'm trying to install APC and when I do:

apt-get install php-apc

it cannot find the application. After reading another post I tried pecl install apc but that didn't work either. Said PERL wasn't installed (I'm using PEAR so that probably wasn't right either).

Anyway, it sounds like this is a good thing to have. Anyone found success in getting it for Ubuntu 8.04 LTS? I can't go up in Ubunte because my Drupal 6.19 site doesn't like PHP 5.3.

THANKS.


You can't install it with apt-get because it's not available for 8.04


Last edited by glg on Thu Sep 30, 2010 9:56 pm, edited 1 time in total.

Top
   
PostPosted: Thu Sep 30, 2010 8:09 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
glg wrote:
You can't install it

FTFY

Try the following:
Code:
apt-get install php-pear php5-dev
pecl install apc


Seriously, the Drupal guys should fix PHP 5.3 compatibility... It's been more than a year since PHP 5.3 came out!

If you want rock solid stability and PHP 5.2 with moderately recent packages, try Debian 5.0 "Lenny". Almost everything that works on Ubuntu also works in Debian, and Debian 5.0 is newer than Ubuntu 8.04. (But not too new -- hence PHP 5.2)


Top
   
PostPosted: Thu Sep 30, 2010 9:57 pm 
Online
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
hybinet wrote:
glg wrote:
You can't install it

FTFY


Fixed what? ;)


Top
   
 Post subject:
PostPosted: Wed Oct 06, 2010 4:47 pm 
Offline
Senior Member

Joined: Tue Sep 28, 2010 12:05 pm
Posts: 90
Website: http://www.theatereleven.com
AOL: theatereleven
Location: Santa Monica, CA
Tried the above pecl command and it starts to work and then fails saying this:

Sorry, I was not able to sucessfully run APXS. Possible reasons:

1. perl is not installed
2. Apache was not compiled with DSO support
3. 'apxs' is not in your patch.

I'm okay with using Debian, but that would mean I have to completely setup my Linode again which is a pain. But if Debian 5 would be more stable and run faster at all then I'm game. Would it?

Yes, Drupal should get PHP 5.3 going okay. It is probably individual modules or something like that. Who knows.

_________________
kyler d. boudreau

theatereleven.com


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group