briealeida Posted November 30, 2007 Share Posted November 30, 2007 Hi! I'm working on my school's UNIX server and I have an html page called login.html with a form <form name="form1" method="POST" action="login.php"> The file login.php is located in the same directory as login.html but when I click submit on the login page I get a 404 not found error. Is there some PHP thing that I don't get? TIA. .:|| brie aleida ||:. Quote Link to comment Share on other sites More sharing options...
briealeida Posted November 30, 2007 Author Share Posted November 30, 2007 So upon further review what's actually happening is it's not redirecting to the proper place. It's including /homes/bag6849/public_html in the URL. I can manually browse to login.php, however. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.