Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Oct 20, 2013 2:15 am 
Offline
Senior Newbie

Joined: Wed Oct 17, 2012 2:18 am
Posts: 6
So yesterday i updated my server, after i booted the server it all looked good until i tested one of the websites.

My virtualhosts worked perfectly before but now the sites are no longer working.

First i got the error that the folder "/etc/apache2/conf.d/" dont exist and "LockFile" dont exist.

So i created the directory and "sudo ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d/phpmyadmin.conf" that fixed the first problem.

The second one i just "# LockFile" out

But the sites did still not work so then i tried the a2ensite and a2dissite commands claim "site xxxxxx does not exists" even the files are in sites-aviable and were in sites-enabled I tried to remove them from sites-enabled and then enable them again, but still apache claims they would not exists.

Then i found this so http://lyemium.com/content/virtual-host-issues-when-upgrading-apache-22-24

So now i can make that work. But the sites still dont work.

Now i get : Forbidden
You don't have permission to access / on this server.
Apache/2.4.6 (Ubuntu) Server at http://www.xxx.com Port 80

Update 1 :

By adding this to the "/etc/apache2/sites-available" files thats now called "website.com.conf"
<Directory "directory here">
Order allow,deny
Allow from all
Require all granted
</Directory>
I get that to work.

But now the PHP is not working!

Again i have already reinstalled all PHP ++ but still nothing!


Top
   
PostPosted: Sun Oct 20, 2013 9:29 pm 
Offline

Joined: Sun Oct 20, 2013 9:25 pm
Posts: 1
I have the exact same problem, and am still looking for a solution. Glad I'm not the only one. I've posted it here.

http://stackoverflow.com/questions/1948 ... untu-13-10


Top
   
PostPosted: Wed Nov 06, 2013 3:43 am 
Offline
Senior Newbie

Joined: Wed Oct 17, 2012 2:18 am
Posts: 6
I setup a new server outside linode and moved all client data, it was quicker then trying to fix it!

But thanks i will look at what you came up with and see if i can fix my linode.


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


Who is online

Users browsing this forum: No registered users and 3 guests


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