TobesC Posted September 19, 2007 Share Posted September 19, 2007 for some reason, ie just stopped being able to find a script, when i know for a fact that its right where its supposed to be. its a login script, and from the index page. the link is scripts/login.php. it cant find login.php, even though im staring at the file right now. it gives me an http 404 message. i have no idea why this is happening - any ideas? thanks Link to comment https://forums.phpfreaks.com/topic/69983-script-cant-be-found/ Share on other sites More sharing options...
pocobueno1388 Posted September 19, 2007 Share Posted September 19, 2007 Are you sure your typing the correct path in the address bar? Give us he exact path to your script, then tell us what your putting in the address bar. Link to comment https://forums.phpfreaks.com/topic/69983-script-cant-be-found/#findComment-351502 Share on other sites More sharing options...
TobesC Posted September 19, 2007 Author Share Posted September 19, 2007 its a form submit from the index page - action="scripts/login.php" and then the browser goes to the address - "localhost/scripts/login.php" is displayed but it says that it cant be found thanks Link to comment https://forums.phpfreaks.com/topic/69983-script-cant-be-found/#findComment-351505 Share on other sites More sharing options...
trq Posted September 20, 2007 Share Posted September 20, 2007 It may very well be a permissions issue. What are the permissions on the file? Link to comment https://forums.phpfreaks.com/topic/69983-script-cant-be-found/#findComment-351507 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.