Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server 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.

REFERER is not localhost

Featured Replies

When I click 'Run MySQL Server', I get an error message....

 

Security alert!

Possible attack HTTP_REFERER is not localhost. but ''.

 

(to disable this warning go: /home/admin/CGI/Secure.pm)

 

.... yet I'm reaching this page from http://localhost/a/

 

Is this normal?

 

I have disabled the warning as instructed, but doing so makes me a little nervous....

 

:)

There is a bug with that security system. To block people, except localhost, try using the .htaccess file to do that.

 

Don't worry, you are safe... use the .htacess for extra protection also :)

 

Just put this:

 

Order Deny,Allow
Deny from all
Allow from 127.0.0.1

  • 1 month later...

i get that referer thing when i try to shut down from the 'admin page'.. doesn't really bother me cuz i can just use the bat instead. i dont get the error when start or stop mysql from the web page though.

  • 9 months later...

Figured I'd piggyback on this topic since it's dealing with the same issue(s) I'm having. -_-

 

First off, let me say that I love Uniform Server! I found it today while at work 'cause the boss really likes some of the PHP/MySQL scripts I use and wanted to make them available to the rest of the employees (we are on a non *nix server). I ran it (with PHPmyAdmin and MySQL without a hitch - piece of cake!

 

Anyway, when I got home today, I downloaded 3.3 for myself and ran into the above mentioned problem. I commented out the warning in the appropriate file - but when I try to access phpMyadmin, I get "Server is not responding". :)

 

I'm running Norton Internet Security - could that be the culprit?

Join the conversation

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

Guest
Reply to this topic...

Account

Navigation

Search

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.