Menu

#10 Admin Login SQL Error

open
nobody
Coding (14)
5
2003-04-23
2003-04-23
Anonymous
No

Got it working on Windows 2000 IIS 5 with PHP 4.3.1
and MySQL 3.2
First I needed to give it it's own IP Address so that it
functioned as a root website.
Then I needed to copy settings.php and datacon.php to
Admin Directory.
Still testing but seems to work fine so far.

Discussion

  • Matt Mayfield

    Matt Mayfield - 2003-08-15

    Logged In: YES
    user_id=845318

    I could not get passed the login page. After looking at the
    logininc.php and the processlogin.php scripts it seemed like
    it should work, but after following the instructions
    thouroughly on several attemps I could not get it to work.

     
  • Xzone9 Productions

    Logged In: YES
    user_id=899794

    The "settings.php" needs to be copied to the images folder
    as well.
    (running Linux, PHP 4.3.2, MySQL MySQL 4.0.13)

     
  • yehanny

    yehanny - 2011-10-31

    as mattmayfield I cannot get passed the login page, HELP PLEASE!

     
  • yehanny

    yehanny - 2011-10-31

    Ok I fixed the ERROR in In "processlogin.php" line:28 $r=getenv(http_referer); need to be (HTTP_REFERER), that solve the problem with the login, best regards!... (=

     

Log in to post a comment.