Xampp website error

Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    Member chaos123s is offline
    MemberRank
    Jul 2012 Join Date
    67Posts

    Re: Xampp website error

    maybe...


    try that xampp bro ... no need to patch that... just directly go to the php.ini and erase the ";"
    Last edited by chaos123s; 15-10-12 at 03:58 PM. Reason: wawawawawaw

  2. #17
    Account Upgraded | Title Enabled! vjgame123 is offline
    MemberRank
    Jun 2011 Join Date
    PhilippinesLocation
    213Posts

    Re: Xampp website error

    what you mean? :))

    how about my xampp 1.6.4. :D


    thats what im using now?

  3. #18
    Ronin Dev John is offline
    MemberRank
    Mar 2011 Join Date
    /dev/nullLocation
    382Posts

    Re: Xampp website error

    Quote Originally Posted by chaos123s View Post
    maybe...


    try that xampp bro ... no need to patch that... just directly go to the php.ini and erase the ";"
    Edit line in php.in in:
    PHP Code:
    C:\xampp\apache\bin\
    C:\xampp\php
    Two archives.

    Quote Originally Posted by vjgame123 View Post
    sir i successfully opened my website. my problem is this


    Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'LoginAttempts'. (severity 16) in C:\xampp\htdocs\config\auth.php on line 48

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\config\auth.php on line 48

    Warning: mssql_fetch_array(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\config\auth.php on line 49

    Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'LoginAttempts'. (severity 16) in C:\xampp\htdocs\config\auth.php on line 52

    Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\config\auth.php on line 52

    Warning: mssql_fetch_array(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\config\auth.php on line 53




    ----------------------------


    $IP = $_SERVER['REMOTE_ADDR'];

    $select = mssql_query("SELECT * FROM LoginAttempts WHERE IP = '$IP'");
    $selectrow = mssql_fetch_array($select);
    $LastLogin = $selectrow["IP"];
    $Attempts = $selectrow["Attempts"];
    $selectdiff = mssql_query("SELECT DATEDIFF(n,LastLogin,getdate()) FROM LoginAttempts WHERE IP = '$IP'");
    $selecteddiff = mssql_fetch_array($selectdiff);




    this is my lines.
    What website you use?.

  4. #19
    Account Upgraded | Title Enabled! vjgame123 is offline
    MemberRank
    Jun 2011 Join Date
    PhilippinesLocation
    213Posts

    Re: Xampp website error

    Webzone gamerz, from Mr.Tantra Developer sir.


    do you have any good website files?

  5. #20
    Member chaos123s is offline
    MemberRank
    Jul 2012 Join Date
    67Posts

    Re: Xampp website error

    Quote Originally Posted by vjgame123 View Post
    what you mean? :))

    how about my xampp 1.6.4. :D


    thats what im using now?

    replace it with that...

  6. #21
    Proficient Member pablitto15 is offline
    MemberRank
    Aug 2010 Join Date
    157Posts

    Re: Xampp website error

    Tienes que usar estas DB que postio D4rkMod en su pagina de Facebook: https://www.facebook.com/DevTantra

    TablasSQLZG.rar
    Para Agregar las Tablas de la web ZoneGamerz tienen que Hacer lo siguiente.

    - Poner los archivos .MDF en el disco C
    - En el SQL en donde dice DATABASES dar click Derecho y donde dice " Attach " ahi les pedira la Ubicacion de los archivos .MDF
    - Le dan ADD a las 3 y listo las base de datos se crearan Automaticamente

    Nota : en algunos casos les pedira que las tengan creadas, cualquier duda o consulta aqui por favor.

  7. #22
    Account Upgraded | Title Enabled! vjgame123 is offline
    MemberRank
    Jun 2011 Join Date
    PhilippinesLocation
    213Posts

    Re: Xampp website error

    sir can you do to me that on teamviewer?



Page 2 of 2 FirstFirst 12

Advertisement