Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Aug 04, 2011 2:47 pm 
Offline
Newbie

Joined: Thu Aug 04, 2011 2:13 am
Posts: 3
It took 4 rebuilds, but I finally have access to everything.

I installed ISPconfig 3.0 per this guide http://library.linode.com/web-applications/control-panels/ispconfig/ubuntu-10.04-lucid

I created a database and want to access it via phpmyadmin, except I get

Quote:
Forbidden

You don't have permission to access /phpmyadmin on this server.
Apache/2.2.14 (Ubuntu) Server at anova.qtripper.com Port 80


What am I not doing correctly?


Top
   
 Post subject:
PostPosted: Sat Aug 27, 2011 11:12 am 
Offline
Senior Member
User avatar

Joined: Wed Apr 20, 2011 1:09 pm
Posts: 63
Check chown settings for phpmyadmin, first. Make sure it's owned by the httpd's user.


Top
   
 Post subject:
PostPosted: Tue Aug 30, 2011 10:49 am 
Offline
Newbie

Joined: Sat Mar 06, 2010 8:38 pm
Posts: 4
Website: http://blog.biernacki.ca
Location: Ypsilanti, MI
I would move away from using phpmyAdmin, for one simple reason, you really DON'T need a security vulnerability on your server that has full access to your database.

What I started using is HeidiSQL (a windows client: http://www.heidisql.com/ ).

The beauty behind HeidiSQL is that you can leave mysql running over loopback (disable tcp/ip), and SSH tunnel the client to your server, and connect over localhost.

You maintain a great level of security in this fashion, and HeidiSQL is much faster and responsive than phpmyadmin ever could be. Give it a try, I personally have switched awhile back, and never looked back.


Top
   
 Post subject:
PostPosted: Tue Aug 30, 2011 11:29 am 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
I don't think Ubuntu allows access to phpmyadmin from any place other than localhost by default. Maybe ISPConfig adds further complications. But anyway, I'd try again using an SSH tunnel to the same server.


Top
   
 Post subject:
PostPosted: Tue Aug 30, 2011 9:02 pm 
Offline
Senior Member

Joined: Wed Jul 21, 2010 8:04 pm
Posts: 119
hybinet wrote:
I don't think Ubuntu allows access to phpmyadmin from any place other than localhost by default. Maybe ISPConfig adds further complications. But anyway, I'd try again using an SSH tunnel to the same server.

In the past, when I've installed phpmyadmin using aptitude, I haven't had any problems accessing it remotely. I was using Ubuntu 10.04 though, so it's possible something has changed...


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


Who is online

Users browsing this forum: No registered users and 0 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