problem with Apache

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • chsadaki@hotmail.com

    #1

    problem with Apache

    Hi I am working on a project using mysql and php and apache as a web
    server

    but i got this error message:

    The $cfg['PmaAbsoluteUri '] directive MUST be set in your configuration
    file!

    Your configuration file contains settings (root with no password) that
    correspond to the default MySQL privileged account. Your MySQL server
    is running with this default, is open to intrusion, and you really
    should fix this security hole.

    can sombody know how to fix it

    thanx in advance

    Chamirame Sadaki

  • adlerweb

    #2
    Re: problem with Apache

    chsadaki@hotmai l.com schrieb:
    [color=blue]
    > can sombody know how to fix it[/color]

    Do what the message says... Set a passwort for mysql (user root) and
    edit $cfg['PmaAbsoluteUri '] in your phpmyadmin-configuration.

    adlerweb

    Comment

    Working...