Gunz Webpage Problem

Results 1 to 8 of 8
  1. #1
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Gunz Webpage Problem

    Every time I download a website, For example NoLife_X's website

    I try to go on it and i get this

    Object not found!

    The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
    If you think this is a server error, please contact the webmaster.
    Error 404

    altf4network.com
    1/5/2010 6:59:28 AM
    Apache/2.2.12 (Win32) DAV/2 mod_ssl/2.2.12 OpenSSL/0.9.8k mod_autoindex_color PHP/5.3.0 mod_perl/2.0.4 Perl/v5.10.0

    the link is http://altf4network.com/test11/

    But goes to http://altf4network.com/test11/$url..

    any Ideas?

    I know for a fact i set it up correctly.

    Edit :

    Also The Errors on the page say this


    Warning: mssql_connect() [function.mssql-connect]: message: Login failed for user 'SA'. (severity 14) in C:\xampp\htdocs\test11\config.php on line 3

    Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: ID832688\SQLEXPRESS in C:\xampp\htdocs\test11\config.php on line 3

    Warning: mssql_select_db() [function.mssql-select-db]: Unable to connect to server: in C:\xampp\htdocs\test11\config.php on line 4

    Warning: mssql_select_db() [function.mssql-select-db]: A link to the server could not be established in C:\xampp\htdocs\test11\config.php on line 4
    17){ return ucfirst(substr($string,0,17) . "..."); }else{ return ucfirst($string); } } function clean($value) { $check = $value; $search = array('chr(', 'chr=', 'chr%20', '%20chr', 'wget%20', '%20wget', 'wget(', 'cmd=', '%20cmd', 'cmd%20', 'rush=', '%20rush', 'rush%20', 'union%20', '%20union', 'union(', 'union=', 'echr(', '%20echr', 'echr%20', 'echr=', 'esystem(', 'esystem%20', 'cp%20', '%20cp', 'cp(', 'mdir%20', '%20mdir', 'mdir(', 'mcd%20', 'mrd%20', 'rm%20', '%20mcd', '%20mrd', '%20rm', 'mcd(', 'mrd(', 'rm(', 'mcd=', 'mrd=', 'mv%20', 'rmdir%20', 'mv(', 'rmdir(', 'chmod(', 'chmod%20', '%20chmod', 'chmod(', 'chmod=', 'chown%20', 'chgrp%20', 'chown(', 'chgrp(', 'locate%20', 'grep%20', 'locate(', 'grep(', 'diff%20', 'kill%20', 'kill(', 'killall', 'passwd%20', '%20passwd', 'passwd(', 'telnet%20', 'vi(', 'vi%20', 'insert%20into', 'select%20', 'fopen', 'fwrite', '%20like', 'like%20', '$_request', '$_get', '$request', '$get', '.system', 'HTTP_PHP', '&aim', '%20getenv', 'getenv%20', 'new_password', '&icq','/etc/password','/etc/shadow', '/etc/groups', '/etc/gshadow', 'HTTP_USER_AGENT', 'HTTP_HOST', '/bin/ps', 'wget%20', 'uname\x20-a', '/usr/bin/id', '/bin/echo', '/bin/kill', '/bin/', '/chgrp', '/chown', '/usr/bin', 'g\+\+', 'bin/python', 'bin/tclsh', 'bin/nasm', 'perl%20', 'traceroute%20', 'ping%20', '.pl', 'lsof%20', '/bin/mail', '.conf', 'motd%20', 'HTTP/1.', '.inc.php', 'config.php', 'cgi-', '.eml', 'file\://', 'window.open', '"; } function mTrim($cadena){ return str_replace(" ","",$cadena); } function ErrorBox($data) { return "
    An error occurred!
    $data
    "; } function msgbox($text, $url){ echo "


    Edit


    My Config
    <?php
    //Nolife_x Mpog Spain Config
    $link = mssql_connect("ID832688\SQLEXPRESS","SA","MyActaulPassword");
    mssql_select_db("GunzDB");
    $opened = 1;
    if($opened == 0){
    header("Location: Maintenance.php");
    }
    ?>

    <?php
    //Emblem Upload Config
    $DBHost = 'ID832688\SQLEXPRESS';
    $DBUser = 'SA';
    $DBPass = 'MyActaulPassword...again...';
    $DB = 'GunzDB';
    ?>
    Last edited by Forean; 05-01-10 at 02:58 PM.


  2. #2
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Gunz Webpage Problem

    well you see that it is having trouble connecting to the database and login in.
    I will look at it later for you ^.^

  3. #3
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Re: Gunz Webpage Problem

    Thank you :)

  4. #4
    Proficient Member V_o_o_d_o_o is offline
    MemberRank
    Jun 2008 Join Date
    152Posts

    Re: Gunz Webpage Problem

    Quote Originally Posted by forean View Post
    Thank you :)
    Better not be givin' out the VPS password D:<!!!

    Anuhways, I'll do it. Since ur fail.


  5. #5
    Extreme Coder - Delphi bounty-hunter is offline
    MemberRank
    Sep 2007 Join Date
    GunZone MansionLocation
    1,725Posts

    Re: Gunz Webpage Problem

    Give us your password :D

  6. #6
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Re: Gunz Webpage Problem

    Quote Originally Posted by V_o_o_d_o_o View Post
    Better not be givin' out the VPS password D:<!!!

    Anuhways, I'll do it. Since ur fail.


    Ugh, This is why i fucking hate you dude, You say shit about me, yet you do shit like this. What the fuck dude. This is the reason why i said fuck alt f4. Glad to know what you think of me..


    Anyways, fuck this thread i don't need it anymore.

  7. #7
    Proficient Member V_o_o_d_o_o is offline
    MemberRank
    Jun 2008 Join Date
    152Posts

    Re: Gunz Webpage Problem

    Quote Originally Posted by forean View Post
    Ugh, This is why i fucking hate you dude, You say shit about me, yet you do shit like this. What the fuck dude. This is the reason why i said fuck alt f4. Glad to know what you think of me..


    Anyways, fuck this thread i don't need it anymore.
    Well, I thought you were cool and all, but apparently you can't handle sick humor. Grow a backbone before you get all pissy, mkay?

    Anyways, this has been removed because I suspect it's the reason our entire database is fucked up and can't even load.

  8. #8
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Re: Gunz Webpage Problem

    Quote Originally Posted by V_o_o_d_o_o View Post
    Well, I thought you were cool and all, but apparently you can't handle sick humor. Grow a backbone before you get all pissy, mkay?

    Anyways, this has been removed because I suspect it's the reason our entire database is fucked up and can't even load.

    @topic, Same problem i had,

    @you, Me grow a backbone? You're fucking retarded. How should i take your sick humor? I'm not a bitch, You treated me like one. Do this shit yourself.



Advertisement