I have login.php page where user entering the site must sign on. On the local machine it is working but over the network it not. i using fedora 8.
Any ideas?
Please explain exactly WHAT is not working. And show the code script(s) that handles the login process.
Also, when you use a database on your local (to check userid/password, etc.) are you sure you have the same db setup and authorizations on your remote system?
Comment