- Impact
- 162
Maybe it's not a server issue, not sure exactly, but I'm running into some serious problems and need some help.
The problem is I just installed a script, 99% of it works perfectly except when you click on one section, it brings back a 404. I checked and the links are completely accurate, so the file exists exactly where the anchor is telling it to go. I also tried to install a mod, created a new subdirectory and uploaded it. Typed in domain.com/script/mod/install.php and it's giving a 404.. Even though the file exists in the exact spot. It seems that any new subdirectory of domain.com/script/ I create returns a 404.
I thought maybe it was the .htaccess file, so I renamed it just to test if that would fix the problem... it didn't.
So basically my question is, what would be causing directories and files that exist, to be returning a 404 when trying to access them?
The problem is I just installed a script, 99% of it works perfectly except when you click on one section, it brings back a 404. I checked and the links are completely accurate, so the file exists exactly where the anchor is telling it to go. I also tried to install a mod, created a new subdirectory and uploaded it. Typed in domain.com/script/mod/install.php and it's giving a 404.. Even though the file exists in the exact spot. It seems that any new subdirectory of domain.com/script/ I create returns a 404.
I thought maybe it was the .htaccess file, so I renamed it just to test if that would fix the problem... it didn't.
So basically my question is, what would be causing directories and files that exist, to be returning a 404 when trying to access them?
Last edited:








