On Wed, 2003-03-26 at 08:25, ronnie gauthier wrote: > I think I understand what is happening to you. > First check your httpd.conf file for the extra php module lines and > comment them out, just to clean up the error. > > There is a loading order to default file names. > you may alter this in your httpd.conf file under DirectoryIndex > alternatly you could add an .htaccess file the folder with the PHP files > containing the following line, which is what is in your httpd.conf > > #.htaccess > DirectoryIndex index.php default.php index.shtml index.html index.html > > The stepXstep has a info file on .htaccess use for webservers. > > I have used php-nuke but used cpanel to set it up so cant really help there. > > HTH
Yes it has and thank you... After a lot of FTFM'n I figured that some of the problem was .htaccess files in the dir's. I found the culprit that caused the "Redirection" error, in httpd.conf, index.php instead of index.html Now my next task is to go over the .htaccess stuff and maybe I'll be able to run "test.cgi". At the moment I'm prompted that I do not have perms for that dir.:) This has been one heck of a learning experience but we're getting closer. -- Ted Ozolins (VE7TVO) Westbank, B. C. Powered by Slackware 8.1, sent with Evolution _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
