Menu

Should I be seeing this?

2006-02-23
2013-04-17
  • TickleTheMuse

    TickleTheMuse - 2006-02-23

    Index of /phpCodeGenie3.0.2
    Name                    Last modified       Size  Description
    --------------------------------------------------------------------------------
    Parent Directory        23-Feb-2006 13:22      - 
    app/                    23-Feb-2006 13:32      - 
    docs/                   23-Feb-2006 13:33      - 
    filesCopyTemplate/      23-Feb-2006 13:33      - 
    web/                    23-Feb-2006 13:40      - 

    Is this where I'm supposed to be to get this thing to work?  I'm so ready to give up, but it looks like I'm actually getting somewhere.  Please let me know.
    Thanks ahead of time,
    TickleMe

     
    • andykem

      andykem - 2006-02-26

      Maybe you're not far off!  What should work if you put it in your browser address bar is:
      http://localhost/phpCodeGenie3.0.2/index.php

      I get something like you did if I just put in:
      http://localhost/phpCodeGenie3.0.2 (without specifying 'index.php').

      I'm no expert but it may be something to do with a server default in the absence of an 'index.html' file that is the usual default if you don't specify a file.
      Regards
      Andy

       
    • opyate

      opyate - 2006-03-12

      In your httpd.conf (or apache2.conf on version 2) there's a directive which you need to edit:
      DirectoryIndex index.html index.cgi

      Just add index.php to this line, and then you wont have to specify the index file with every request.

       
    • Dave Nuttall

      Dave Nuttall - 2006-03-18

      And don't forget to restart Apache!!!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.