• I have tried this about 5 times now and am about ready to give up. I have created a database on my host provider, uploaded all the files (after configuring the config.php) and when i get to the log-in page – I get the dreaded
    “Directory Listing Denied
    The Virtual Directory does not allow contents to be listed.”
    I have read through the other posts but cant find an answer

    I can see my page here
    http://sysadmintoolbox.com/index.php
    but cant do anything with it

    can anyone help please

Viewing 8 replies - 1 through 8 (of 8 total)
  • My guess:
    – you have more than 1 index file.
    – your host has not enabled support for .php index pages. Ask them to do this.

    Having more than 1 index file in the same dir will cause lots of errors.

    Thread Starter upena

    (@upena)

    if the host has not enable support for phpo…why can i see the page?
    http://sysadmintoolbox.com/index.php

    I have tried this in a separate folder (/blog/) and also in root…currently it is in root and there is a index.html file there but I dont see where this would be a problem

    You can see the page because you are telling the browser precisely where to go.
    The index.html file *is* a problem. Trust me.

    Thread Starter upena

    (@upena)

    podz

    deleted the database…re-created it, deleted all the old files, deleted my index.html file, re-uploaded all the files…ran the install again…and got to the log in page….attempted to log in and this time got a blank white page.

    any other suggestions?

    The index.html file must still be there because I get a page about the sysadmin toolbox that’s coming when I look at http://sysadmintoolbox.com/

    Thread Starter upena

    (@upena)

    I put my page back when index.hpp didnt work

    Can you list your server details ?
    OS / php / mySQL / anything else.

    Thread Starter upena

    (@upena)

    got it going
    had to add index.php to the server

    thanks podz

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Directory Listing Denied’ is closed to new replies.