March 3rd, 2007, 10:59 AM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,744
|
That would seem to be a server issue
You should be able to pull up the program without the index.php
Usually an .htaccess file in your webroot with this would help define that by adding this
DocumentIndex index.php
|
| |