IIS7 Error

Results 1 to 4 of 4
  1. #1
    RailGunZ Soon! megol is offline
    MemberRank
    Jun 2012 Join Date
    261Posts

    config IIS7 Error

    [27-Sep-2012 16:11:17] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP5\ext\php_pdo_oci.dll' - The specified module could not be found.
    in Unknown on line 0
    [27-Sep-2012 16:11:18] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP5\ext\php_pdo_mssql.dll' - The specified module could not be found.
    in Unknown on line 0
    [27-Sep-2012 16:11:27] PHP Notice: Undefined index: NighTLogin_usr in C:\inetpub\wwwroot\gunzgunz\conf\checkcookie.php on line 3
    [27-Sep-2012 16:11:27] PHP Notice: Undefined variable: today in C:\inetpub\wwwroot\gunzgunz\conf\shield.php on line 14
    [27-Sep-2012 16:11:27] PHP Notice: Undefined variable: min in C:\inetpub\wwwroot\gunzgunz\conf\shield.php on line 14
    [27-Sep-2012 16:11:27] PHP Notice: Undefined variable: sec in C:\inetpub\wwwroot\gunzgunz\conf\shield.php on line 14
    [27-Sep-2012 16:11:27] PHP Notice: Use of undefined constant PATH_TRANSLATED - assumed 'PATH_TRANSLATED' in C:\inetpub\wwwroot\gunzgunz\conf\anti_sql.php on line 5
    [27-Sep-2012 16:11:27] PHP Notice: Undefined index: yourcookie in C:\inetpub\wwwroot\gunzgunz\secure\anti_dos.php on line 20
    [27-Sep-2012 16:11:27] PHP Notice: Undefined index: yourothercookie in C:\inetpub\wwwroot\gunzgunz\secure\anti_dos.php on line 21
    [27-Sep-2012 16:11:28] PHP Notice: Undefined variable: today in C:\inetpub\wwwroot\gunzgunz\conf\Shielprotect.php on line 14
    [27-Sep-2012 16:11:28] PHP Notice: Undefined variable: min in C:\inetpub\wwwroot\gunzgunz\conf\Shielprotect.php on line 14
    [27-Sep-2012 16:11:28] PHP Notice: Undefined variable: sec in C:\inetpub\wwwroot\gunzgunz\conf\Shielprotect.php on line 14
    [27-Sep-2012 16:11:28] PHP Parse error: syntax error, unexpected $end in C:\inetpub\wwwroot\gunzgunz\box\login.php on line 63

    why, can someone tell me what is wrong, if I have not connected with my SQL server and MySQL database but do not know how to configure it.

    me use PHP v5.2.5 because the other versions is not to replace the dll ntwdblib.dll and msql.dll


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

    Re: IIS7 Error

    In your php.ini file:
    - Disable the modules which can not be found.
    - Enable PHP short tags.
    - Disable error_reporting.

  3. #3
    Proficient Member iDelta123 is offline
    MemberRank
    Apr 2012 Join Date
    The NetherlandsLocation
    154Posts

    Re: IIS7 Error

    There is no odbc in IIS, you have to install it you manually.

  4. #4
    RailGunZ Soon! megol is offline
    MemberRank
    Jun 2012 Join Date
    261Posts

    Re: IIS7 Error

    and as I do, you could tell me and also connecting mysql, database, ect, is the last thing I need.



Advertisement