Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Feb 10, 2010 12:35 pm 
Offline
Senior Newbie

Joined: Sun Mar 15, 2009 9:40 pm
Posts: 7
I used the automatic upgrade in webmin, now everything's broken. I think it's the php5 causing an issue, but I have no idea why or what to do about it. I'd like to roll it back but don't know how. D:


Last edited by jfullen on Wed Feb 10, 2010 3:26 pm, edited 1 time in total.

Top
   
 Post subject:
PostPosted: Wed Feb 10, 2010 1:46 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
Which distribution are you running?
What did the update consist of?
How long has it been since your last update?
What, exactly, is broken?
What is it doing?
How recent is your most recent backup?


Top
   
 Post subject: [FIXED]
PostPosted: Wed Feb 10, 2010 3:25 pm 
Offline
Senior Newbie

Joined: Sun Mar 15, 2009 9:40 pm
Posts: 7
I upgraded to PHP5 and my site broke. When I went to my site the browser would try to download a php file. I followed these steps to fix it.

sudo apt-get install php5
sudo apt-get install libapache2-mod-php5
sudo /etc/init.d/apache2 restart

sudo a2enmod php5
sudo /etc/init.d/apache2 force-reload

sudo apt-get install php5-xsl
sudo apt-get install php5-gd
sudo apt-get install php-pear

sudo /etc/init.d/apache2 restart

I found these directions in the ubuntu forums. Than you.


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