A ASTRAPI Verified User Joined Feb 23, 2009 Messages 47 Apr 16, 2012 #1 Hello is it possible to conect to phpmyadmin using my browser without connecting to direct admin panel ? Like: Code: http://www.domain.com/phpmyadmin ? Thank you
Hello is it possible to conect to phpmyadmin using my browser without connecting to direct admin panel ? Like: Code: http://www.domain.com/phpmyadmin ? Thank you
Arieh Verified User Joined May 27, 2008 Messages 1,127 Location The Netherlands Apr 16, 2012 #2 Normally it should work like that already. It should popup a window where you could enter a mysql username and password.
Normally it should work like that already. It should popup a window where you could enter a mysql username and password.
Arieh Verified User Joined May 27, 2008 Messages 1,127 Location The Netherlands Apr 16, 2012 #4 you can't login or you don't see phpmyadmin at all?
Arieh Verified User Joined May 27, 2008 Messages 1,127 Location The Netherlands Apr 16, 2012 #6 See if you have this directory; cd /var/www/html/phpMyAdmin Click to expand... If its there, then check if its in httpd alias: cat /etc/httpd/conf/extra/httpd-alias.conf Click to expand... Alias /phpMyAdmin "/var/www/html/phpMyAdmin/" Alias /phpmyadmin "/var/www/html/phpMyAdmin/" something like these should be in there.
See if you have this directory; cd /var/www/html/phpMyAdmin Click to expand... If its there, then check if its in httpd alias: cat /etc/httpd/conf/extra/httpd-alias.conf Click to expand... Alias /phpMyAdmin "/var/www/html/phpMyAdmin/" Alias /phpmyadmin "/var/www/html/phpMyAdmin/" something like these should be in there.
A ASTRAPI Verified User Joined Feb 23, 2009 Messages 47 Apr 16, 2012 #7 I just did a new installation of Direct Admin.. Does the default installation create this folder? /var/www/html/phpMyAdmin
I just did a new installation of Direct Admin.. Does the default installation create this folder? /var/www/html/phpMyAdmin
Arieh Verified User Joined May 27, 2008 Messages 1,127 Location The Netherlands Apr 16, 2012 #8 Not really sure, I think it would. But maybe it depends on install settings. If you are using custombuild, you can install it trough there.
Not really sure, I think it would. But maybe it depends on install settings. If you are using custombuild, you can install it trough there.
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 24,977 Location California Apr 17, 2012 #9 It works for me; I didn't do anything special to make it work. Jeff
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,831 Location www.poralix.com Apr 20, 2012 #10 ASTRAPI said: Can't see at all Click to expand... Do you see a blank page? Or a 404 error page? Attach a screen-host of page you see there, that would help.
ASTRAPI said: Can't see at all Click to expand... Do you see a blank page? Or a 404 error page? Attach a screen-host of page you see there, that would help.