Accessing phpmyadmin on vicidialNOW

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid

Accessing phpmyadmin on vicidialNOW

Postby gerald_lyc » Tue May 25, 2010 5:56 pm

Can someone tell me how to login in the phpmyadmin when using vicidialNOW please? I am having this error message :

You don't have permission to access /phpmyadmin/ on this server.
Apache/2.2.3 (CentOS) Server at 10.10.8.200 Port 80

Thanks
gerald_lyc
 
Posts: 59
Joined: Fri May 21, 2010 5:44 pm

Postby williamconley » Tue May 25, 2010 6:15 pm

i think it's a "case" issue. it may be phpMyAdmin instead of phpmyadmin
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20256
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Postby williamconley » Tue May 25, 2010 6:22 pm

on the other hand ...

nano /etc/httpd/conf.d/phpmyadmin.conf

if this file says your IP address is denied, you'll not be able to pull the page.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20256
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Postby gerald_lyc » Wed May 26, 2010 3:02 am

How can we resolve this issue then? why the IP address is denied?
gerald_lyc
 
Posts: 59
Joined: Fri May 21, 2010 5:44 pm

Postby williamconley » Wed May 26, 2010 8:55 am

remember that phpMyAdmin is a direct link to your data. It is necessary to protect this from predators, and if you have default passwords in use ... anyone with your IP address could theoretically log in and steal your data AND make modifications to allow access to your entire system.

So the standard setup is for access to phpMyAdmin only from the local subnet that the machine is on.

If you want to make an exception to this rule, you should make it only for specific IP addresses, to be sure you are not invaded.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20256
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

p

Postby gerald_lyc » Wed May 26, 2010 9:43 am

on the other hand ...


if this file says your IP address is denied, you'll not be able to pull the page.

Can i modify the ip in the page for it to allow access? my ip is 10 10 10 10
gerald_lyc
 
Posts: 59
Joined: Fri May 21, 2010 5:44 pm

Postby williamconley » Wed May 26, 2010 9:45 am

replace "192.168" with "10.10"
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20256
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Postby gerald_lyc » Wed May 26, 2010 11:16 am

# Web application to manage MySQL
#

<Directory "/usr/share/phpmyadmin">
Order Deny,Allow
Deny from all
Allow from 127 0 0 1 10 10
</Directory>

Alias /phpmyadmin /usr/share/phpmyadmin
Alias /phpMyAdmin /usr/share/phpmyadmin
Alias /mysqladmin /usr/share/phpmyadmin

still not good :( for 10 10 10 10/phpMyAdmin/

Forbidden

You don't have permission to access /phpMyAdmin/ on this server.
Apache/2.2.3 (CentOS) Server at 10 10 10 10 Port 80
gerald_lyc
 
Posts: 59
Joined: Fri May 21, 2010 5:44 pm

Postby gardo » Wed May 26, 2010 11:32 am

You forgot the dots (.). IP addresses have dots in between them. 127.0.0.1, 10.0.0.1 and etc.

Reload apache after editing.

service httpd reload
http://goautodial.com
Empowering the next generation contact centers
gardo
 
Posts: 1926
Joined: Fri Sep 15, 2006 10:24 am
Location: Manila, 1004

Postby gerald_lyc » Wed May 26, 2010 11:40 am

working great thanks
gerald_lyc
 
Posts: 59
Joined: Fri May 21, 2010 5:44 pm


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: No registered users and 98 guests