IIS7 Web GunZ Error

Results 1 to 14 of 14
  1. #1
    I'm retired, I'm already jorklenis2 is online now
    MemberRank
    Oct 2011 Join Date
    PanamáLocation
    883Posts

    sad IIS7 Web GunZ Error

    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.

    why?


  2. #2
    Novice jair15 is offline
    MemberRank
    May 2012 Join Date
    2Posts

    Re: IIS7 Web GunZ Error

    as you have seen me somewhere near the city xdd May 5

  3. #3
    Pee Aitch Pee Dave is offline
    MemberRank
    Mar 2011 Join Date
    The NetherlandsLocation
    722Posts

    Re: IIS7 Web GunZ Error

    Go check the error log of IIS. It'll say what's causing it.

  4. #4
    I'm retired, I'm already jorklenis2 is online now
    MemberRank
    Oct 2011 Join Date
    PanamáLocation
    883Posts

    Re: IIS7 Web GunZ Error

    [25-Sep-2012 10:42:59] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_pdo_mssql.dll' - The specified module could not be found.
    in Unknown on line 0
    [25-Sep-2012 10:42:59] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_pdo_oci.dll' - The specified module could not be found.
    in Unknown on line 0
    [25-Sep-2012 10:43:03] PHP Notice: Undefined index: NighTLogin_usr in C:\inetpub\wwwroot\gunz\conf\checkcookie.php on line 3
    [25-Sep-2012 10:43:03] PHP Notice: Undefined variable: found in C:\inetpub\wwwroot\gunz\counter\counter.php on line 12
    [25-Sep-2012 10:43:03] PHP Notice: Undefined variable: min in C:\inetpub\wwwroot\gunz\conf\shield.php on line 14
    [25-Sep-2012 10:43:03] PHP Notice: Undefined variable: sec in C:\inetpub\wwwroot\gunz\conf\shield.php on line 14
    [25-Sep-2012 10:43:03] PHP Notice: Use of undefined constant PATH_TRANSLATED - assumed 'PATH_TRANSLATED' in C:\inetpub\wwwroot\gunz\conf\anti_sql.php on line 5
    [25-Sep-2012 10:43:04] PHP Notice: Undefined index: yourcookie in C:\inetpub\wwwroot\gunz\secure\anti_dos.php on line 20
    [25-Sep-2012 10:43:04] PHP Notice: Undefined index: yourothercookie in C:\inetpub\wwwroot\gunz\secure\anti_dos.php on line 21
    [25-Sep-2012 10:43:04] PHP Notice: Undefined variable: min in C:\inetpub\wwwroot\gunz\conf\Shielprotect.php on line 14
    [25-Sep-2012 10:43:04] PHP Notice: Undefined variable: sec in C:\inetpub\wwwroot\gunz\conf\Shielprotect.php on line 14
    [25-Sep-2012 10:43:04] PHP Parse error: syntax error, unexpected $end in C:\inetpub\wwwroot\gunz\box\login.php on line 63
    [25-Sep-2012 10:42:59] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_pdo_mssql.dll' - The specified module could not be found.
    in Unknown on line 0
    [25-Sep-2012 10:42:59] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php\ext\php_pdo_oci.dll' - The specified module could not be found.
    in Unknown on line 0
    [25-Sep-2012 10:43:03] PHP Notice: Undefined index: NighTLogin_usr in C:\inetpub\wwwroot\gunz\conf\checkcookie.php on line 3
    [25-Sep-2012 10:43:03] PHP Notice: Undefined variable: found in C:\inetpub\wwwroot\gunz\counter\counter.php on line 12
    [25-Sep-2012 10:43:03] PHP Notice: Undefined variable: min in C:\inetpub\wwwroot\gunz\conf\shield.php on line 14
    [25-Sep-2012 10:43:03] PHP Notice: Undefined variable: sec in C:\inetpub\wwwroot\gunz\conf\shield.php on line 14
    [25-Sep-2012 10:43:03] PHP Notice: Use of undefined constant PATH_TRANSLATED - assumed 'PATH_TRANSLATED' in C:\inetpub\wwwroot\gunz\conf\anti_sql.php on line 5
    [25-Sep-2012 10:43:04] PHP Notice: Undefined index: yourcookie in C:\inetpub\wwwroot\gunz\secure\anti_dos.php on line 20
    [25-Sep-2012 10:43:04] PHP Notice: Undefined index: yourothercookie in C:\inetpub\wwwroot\gunz\secure\anti_dos.php on line 21
    [25-Sep-2012 10:43:04] PHP Notice: Undefined variable: min in C:\inetpub\wwwroot\gunz\conf\Shielprotect.php on line 14
    [25-Sep-2012 10:43:04] PHP Notice: Undefined variable: sec in C:\inetpub\wwwroot\gunz\conf\Shielprotect.php on line 14
    [25-Sep-2012 10:43:04] PHP Parse error: syntax error, unexpected $end in C:\inetpub\wwwroot\gunz\box\login.php on line 63

  5. #5
    Pee Aitch Pee Dave is offline
    MemberRank
    Mar 2011 Join Date
    The NetherlandsLocation
    722Posts

    Re: IIS7 Web GunZ Error

    Enable PHP short tags and be sure that you are not missing any brackets in the login.php file.

  6. #6
    I'm retired, I'm already jorklenis2 is online now
    MemberRank
    Oct 2011 Join Date
    PanamáLocation
    883Posts

    Re: IIS7 Web GunZ Error

    Quote Originally Posted by SuperWaffle View Post
    Enable PHP short tags and be sure that you are not missing any brackets in the login.php file.
    already enabled php and replaced with their dll `s, Now I ask you if you can tell me how I can connectar my database sql 2005 to iis7 to see if this would be the error, and some extensions that use PHP dll manager.

  7. #7
    I'm retired, I'm already jorklenis2 is online now
    MemberRank
    Oct 2011 Join Date
    PanamáLocation
    883Posts

    Re: IIS7 Web GunZ Error

    how to connected sql 2005 to IIS7 or MySQL 5.5

    Last edited by jorklenis2; 27-09-12 at 12:40 AM.

  8. #8
    I'm retired, I'm already jorklenis2 is online now
    MemberRank
    Oct 2011 Join Date
    PanamáLocation
    883Posts

    Re: IIS7 Web GunZ Error

    please help me.

  9. #9
    RailGunZ Soon! megol is offline
    MemberRank
    Jun 2012 Join Date
    262Posts

    Re: IIS7 Web GunZ Error

    I also want to know but do not say things as is?.

  10. #10
    I'm retired, I'm already jorklenis2 is online now
    MemberRank
    Oct 2011 Join Date
    PanamáLocation
    883Posts

    Re: IIS7 Web GunZ Error

    not how to do that so the odbc, explain.

  11. #11
    I'm retired, I'm already jorklenis2 is online now
    MemberRank
    Oct 2011 Join Date
    PanamáLocation
    883Posts

    Re: IIS7 Web GunZ Error

    not how to do that so the odbc, explain please.

  12. #12
    I'm retired, I'm already jorklenis2 is online now
    MemberRank
    Oct 2011 Join Date
    PanamáLocation
    883Posts

    Re: IIS7 Web GunZ Error

    help with odbc do not what to do, and my website is all messy.

  13. #13
    Pee Aitch Pee Dave is offline
    MemberRank
    Mar 2011 Join Date
    The NetherlandsLocation
    722Posts

    Re: IIS7 Web GunZ Error

    Why don't you Google your errors?
    I already told you to enable PHP short tags.

    If you face any errors on your page, Google the errors.
    It will give you the answer most of the times.

  14. #14
    I'm retired, I'm already jorklenis2 is online now
    MemberRank
    Oct 2011 Join Date
    PanamáLocation
    883Posts

    Re: IIS7 Web GunZ Error

    So I open my index.php and just do this: <? php and change it to <? and ready and then look at my php.ini and turn this:
    short_open_tag = on
    php_value short_open_tag 1



Advertisement