Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Опубликовано:

when i browse localhost/phpmyadmin then i have seen this error...(403 forbidden)please help me to fix it

Featured Replies

Опубликовано:

Try 127.0.0.1 instead

Also to fix your localhost you need to open c:\windows\system32\drivers\etc\

move the file called hosts to your desktop.

open it with an editor and delete EVERYTHING in the file,

then just add one line

127.0.0.1       localhost

Опубликовано:

I had the same problem myself.

 

1. Left-click wampserver icon in taskbar (implying you have wampserver)

2. click apache -> alias directories -> phpmyadmin -> edit alias

3. Add "::1" in front of "allow from 127.0.0.1"

 

Alias /phpmyadmin "c:/wamp/apps/phpmyadmin3.5.1/" 

# to give access to phpmyadmin from outside 
# replace the lines
#
#        Order Deny,Allow
#	Deny from all
#	Allow from 127.0.0.1
#
# by
#
#        Order Allow,Deny 
#   Allow from all
#


   Options Indexes FollowSymLinks MultiViews
   AllowOverride all
       Order Deny,Allow
Deny from all
Allow from 127.0.0.1 ::1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Account

Navigation

Поиск

Поиск

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.