help - phpmyadmin ...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dude

    help - phpmyadmin ...

    I'm getting a message Directory Listing Denied, This Virtual Directory
    does not allow contents to be listed.

    I'm using WAMP5 and IIS, and the 'error' is displayed when i try to
    access http://localhost/phpmyadmin/

    http://localhost/phpmyadmin/index.php error says: Cannot load mysql
    extension.

    IIS on default web site has phpmyadmin folder and index.php ...

    all the documentation didn't help me, tried few thing, whell i'm lost
    .... need help ... any sugestions ?
  • Dikkie Dik

    #2
    Re: help - phpmyadmin ...

    dude wrote:[color=blue]
    > I'm getting a message Directory Listing Denied, This Virtual Directory
    > does not allow contents to be listed.
    >
    > I'm using WAMP5 and IIS, and the 'error' is displayed when i try to
    > access http://localhost/phpmyadmin/[/color]
    In your web server program, set the default document to index.php (or
    add it to the listing of possible default documents)
    [color=blue]
    > http://localhost/phpmyadmin/index.php error says: Cannot load mysql
    > extension.[/color]
    Take a look at http://nl3.php.net/manual/en/faq.databases.php
    [color=blue]
    > IIS on default web site has phpmyadmin folder and index.php ...
    >
    > all the documentation didn't help me, tried few thing, whell i'm lost
    > ... need help ... any sugestions ?[/color]
    Ehhm, look further. It is really there, you know.

    Best regards

    Comment

    • dude

      #3
      Re: help - phpmyadmin ...

      hm, i just killed IIS, and install apache and now finally works fine ...

      Comment

      Working...