Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: cant see phpmyadmin
PostPosted: Mon Mar 16, 2009 10:10 pm 
Offline
Senior Newbie

Joined: Sun Mar 15, 2009 9:40 pm
Posts: 7
I installed phpmyadmin through the command sudo aptitude install phpmyadmin
When I go to http://serverip/phpmyadmin/ I get the following:
Connection Interrupted
The connection to the server was reset while the page was loading.
The network link was interrupted while negotiating a connection. Please try again.

I believe it has something to do with some problems I have with the virtualhosts but I am not sure.

Any thoughts?

Jason


Top
   
 Post subject:
PostPosted: Mon Mar 16, 2009 10:18 pm 
Offline
Senior Newbie

Joined: Sun Mar 15, 2009 9:40 pm
Posts: 7
I followed another suggestion and executed the following command:
sudo ln -s /usr/share/phpmyadmin /var/www/phpmyadmin

I pointed the browser to http://myip/phpmyadmin :no luck


Top
   
 Post subject:
PostPosted: Tue Mar 17, 2009 9:44 am 
Offline
Junior Member
User avatar

Joined: Mon Mar 02, 2009 10:45 pm
Posts: 38
I'm using Lighttpd, but I setup an alias in my virtual hosts configuration that pointed /phpmyadmin to /usr/share/phpmyadmin.

I woulda thought the symbolic link thing would have worked as well, though.


Top
   
 Post subject: Re: cant see phpmyadmin
PostPosted: Tue Mar 17, 2009 7:29 pm 
Offline
Senior Member

Joined: Mon Jun 16, 2008 6:33 pm
Posts: 151
jfullen wrote:
I installed phpmyadmin through the command sudo aptitude install phpmyadmin
I believe it has something to do with some problems I have with the virtualhosts but I am not sure.


If you have any other virtual hosts, are they working ok ? Restarted your webserver ? Assuming you're on either Debian or ubuntu, did the post-installation/configuration script ask whether to automatically configure a web server for you ?

You should be able to reconfigure it (i.e. set up the virtual host bits) for Apache/Lighttpd with
Code:
 sudo dpkg-reconfigure phpmyadmin


Top
   
 Post subject: fixed
PostPosted: Fri Mar 20, 2009 11:48 pm 
Offline
Senior Newbie

Joined: Sun Mar 15, 2009 9:40 pm
Posts: 7
I re-installed Apache. That fixed the problem. I am still not sure why it failed in the first place.


Top
   
 Post subject: fixed
PostPosted: Fri Mar 20, 2009 11:49 pm 
Offline
Senior Newbie

Joined: Sun Mar 15, 2009 9:40 pm
Posts: 7
I re-installed Apache. That fixed the problem. I am still not sure why it failed in the first place.


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


Who is online

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