Can't access with phpmyadmin but can run on localhost
Posted by: cheanaro (115.178.26.---)
Date: April 27, 2014 06:10AM

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost


127.0.0.1 localhost
::1 localhost

Options: ReplyQuote
Re: Can't access with phpmyadmin but can run on localhost
Posted by: RiggsFolly (---.as13285.net)
Date: April 27, 2014 01:19PM

Not sure exectly what you mean.

Does phpMyAdmin run if you use this address?


'http://127.0.0.1/phpmyadmin'


If it does then make this change to the phpmyadmin alias configuration.

Edit \wamp\alias\phpmyadmin.conf

If you are using Apache 2.4.x chnage it to
    AllowOverride all
    Require local

If you are using Apache 2.2.x

    AllowOverride all
    Order Deny,Allow
    Deny from all
    Allow from 127.0.0.1 localhost ::1

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 1 time(s). Last edit at 04/27/2014 03:24PM by RiggsFolly.

Options: ReplyQuote
Re: Can't access with phpmyadmin but can run on localhost
Posted by: cheanaro (115.178.26.---)
Date: April 27, 2014 02:06PM

I have a problem with my wamp server...! why i can't access phpmyadmin ? the color is already green !! everything runs except phpmyadmin......

Options: ReplyQuote
Re: Can't access with phpmyadmin but can run on localhost
Posted by: cheanaro (115.178.26.---)
Date: April 27, 2014 02:36PM

i clicked on phpmyadmin and they said Forbidden

You don't have permission to access /phpmyadmin/ on this server.

Options: ReplyQuote
Re: Can't access with phpmyadmin but can run on localhost
Posted by: RiggsFolly (---.as13285.net)
Date: April 27, 2014 03:25PM

Did you try what I suggested???

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Can't access with phpmyadmin but can run on localhost
Posted by: cheanaro (115.178.26.---)
Date: April 27, 2014 05:40PM

what about window 8 ? 64bit ?

Options: ReplyQuote
Re: Can't access with phpmyadmin but can run on localhost
Posted by: RiggsFolly (---.as13285.net)
Date: April 27, 2014 05:48PM

What about it?

This problem is not specific to any OS, its an Apache permission issue.

Have you made the changes suggested above??
If you did make the changes what now happens when you run phpmyadmin

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Can't access with phpmyadmin but can run on localhost(windows 8 and wampserver 2.5).
Posted by: sabira (117.203.70.---)
Date: January 08, 2016 05:50AM

Can't access with phpmyadmin but can run on localhost(windows 8 and wampserver 2.5).I have tried the above solutions.

Options: ReplyQuote
Re: Can't access with phpmyadmin but can run on localhost(windows 8 and wampserver 2.5).
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: January 08, 2016 09:59AM

Hello sabira,

Please start a new thread.

Start by answering these question. [forum.wampserver.com]

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.