500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
why?![]()
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
why?![]()
as you have seen me somewhere near the city xdd May 5![]()
Go check the error log of IIS. It'll say what's causing it.
[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
Enable PHP short tags and be sure that you are not missing any brackets in the login.php file.
how to connected sql 2005 to IIS7 or MySQL 5.5
![]()
Last edited by jorklenis2; 27-09-12 at 12:40 AM.
please help me.
I also want to know but do not say things as is?.
not how to do that so the odbc, explain.
not how to do that so the odbc, explain please.
help with odbc do not what to do, and my website is all messy.
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.
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