Login php not working over network

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • princelindie
    New Member
    • Feb 2008
    • 28

    Login php not working over network

    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?
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Originally posted by princelindie
    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?
    How could we know without looking at the code?

    Comment

    • Atli
      Recognized Expert Expert
      • Nov 2006
      • 5062

      #3
      Hi.

      Could you explain how it is not working? Any errors or weird behavior?

      It would also help to see the code that is causing the problem.

      Comment

      • ronverdonk
        Recognized Expert Specialist
        • Jul 2006
        • 4259

        #4
        Originally posted by princelindie
        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?

        Ronald

        Comment

        Working...