I have just installed
dew-newphplinks.v.2.1.0.1b.sef
I have no trouble accessing the admin area.
The
addressing of the main site seems to be looking for another path.
The web address I set it up for is:
http://dlmusic.com.au/directory/
the page it resolves to is:
http://dlmusic.com.au/directory/directory/
Generating the following error message:
Not Found
The requested URL /directory/directory/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
-------------------------------------------------------------------------------------
Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at dlmusic.com.au Port 80
---------------------------------------------------------------------------------------
The
.htaccess file is as installed is:
<Files directory>
ForceType application/x-httpd-php
</Files>
The config.php has the following entry:
// index file specified in .htaccess file, setting this to something else but directory will neccesitate some pretty major editing elsewhere
$index = "directory"; <<<<
SHOULD THIS ENTRY BE CHANGED?
This seems to be a great program and is exactly what I am looking for, for the type of Directory I wish to set-up. Any assistance would be gratefully accepted as I would like to get this site up and running asap.
Thank you in advance of a resolution.