Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Gazelle
Reply
  #1  
Old 28th December 2016, 12:40
chevyman78's Avatar
chevyman78 chevyman78 is offline
Member
 
Join Date: Nov 2012
Canada
Posts: 12
Default phpmyadmin
so i installed this on a home server for fun and who knows what later.but when i try and access phpmyadmin it takes me to index page of site...any ideas why?
Reply With Quote
  #2  
Old 28th December 2016, 17:49
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
Quote:
Originally Posted by chevyman78 View Post
so i installed this on a home server for fun and who knows what later.but when i try and access phpmyadmin it takes me to index page of site...any ideas why?
For us to help, can you provide us with more information please;

What operating system?
Apache/Nginx?
What PHP version?
What MySQL version?
How did you install it?
Have you checked/enabled error logs?
Reply With Quote
  #3  
Old 28th December 2016, 23:11
chevyman78's Avatar
chevyman78 chevyman78 is offline
Member
 
Join Date: Nov 2012
Canada
Posts: 12
Default
ubuntu 14.4
ngnix
PHP 5.5.9-1
mysql Ver 14.14 Distrib 5.5.53
followed this guide https://github.com/WhatCD/Gazelle/wi...n-Ubuntu-14.04

install phpmyadmin as well
and nothing in rror logs
Reply With Quote
  #4  
Old 29th December 2016, 11:09
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
Did you install PhpMyAdmin via apt?

Have you created a symlink? If not you will need to do the following

Code:
sudo ln -s /usr/share/phpmyadmin /usr/share/nginx/html
Your php will also need mcrypt enabled.

Restart php and nginx for good measure and you should be able to load it from http://yourdomain/phpmyadmin

And remember to lock it down to your IP or VPN if possible
Reply With Quote
  #5  
Old 29th December 2016, 11:40
Zuby's Avatar
Zuby Zuby is offline
Senior Member
 
Join Date: Sep 2009
P2P
Posts: 101
Default
Quote:
Originally Posted by chevyman78 View Post
ubuntu 14.4
ngnix
PHP 5.5.9-1
mysql Ver 14.14 Distrib 5.5.53
followed this guide https://github.com/WhatCD/Gazelle/wi...n-Ubuntu-14.04

install phpmyadmin as well
and nothing in rror logs
Check this. It's for you:
https://www.digitalocean.com/communi...u-14-04-server
Reply With Quote
  #6  
Old 29th December 2016, 12:23
chevyman78's Avatar
chevyman78 chevyman78 is offline
Member
 
Join Date: Nov 2012
Canada
Posts: 12
Default
Thanks for the replys,here is what i get
@ubuntu:~$ sudo php5enmod mcrypt
WARNING: Not enabling the mcrypt module for cli SAPI since module symlink
WARNING: already exists in /etc/php5/cli/conf.d with different content.
WARNING: Not enabling the mcrypt module for fpm SAPI since module symlink
WARNING: already exists in /etc/php5/fpm/conf.d with different content.
Reply With Quote
  #7  
Old 29th December 2016, 13:55
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
What about the symlink? Did that work?
Reply With Quote
  #8  
Old 29th December 2016, 22:26
chevyman78's Avatar
chevyman78 chevyman78 is offline
Member
 
Join Date: Nov 2012
Canada
Posts: 12
Default
said file already exsits
Reply With Quote
  #9  
Old 30th December 2016, 15:46
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
Ok, well with all the feedback your not providing its near impossible for us to help.

Try the above guide that Zuby provided.
Reply With Quote
  #10  
Old 30th December 2016, 23:53
chevyman78's Avatar
chevyman78 chevyman78 is offline
Member
 
Join Date: Nov 2012
Canada
Posts: 12
Default
gave you answers to all ur questions...i dont know what is wrong so i cant be of much more help,that guide didnt work either.
Reply With Quote
Reply

Tags
phpmyadmin

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 13:41. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.