[Tutorial]Fixing Web Errors

Results 1 to 9 of 9
  1. #1
    Banned pzykowa is offline
    BannedRank
    Dec 2007 Join Date
    109Posts

    [Tutorial]Fixing Web Errors

    Credits : Linear88 // For the short_open_tag
    Credits : Epikbaby // For the mssql

    Much people had problems like me with these GunZ Sites.
    Well I got the fixes for that.

    Website gives mssql error
    Xampp Users :
    Go to your xampp folder and then your php folder and open php.ini
    search for ";extension=php_mssql.dll" Then change it to "extension=php_mssql.dll" and restart xampp or pc to make it work.
    ( This will remove error )
    Appserv Users :
    Go to Run(CMD) and typ php.ini in it and your php.ini will open.
    search for ";extension=php_mssql.dll" Then change it to "extension=php_mssql.dll" and restart xampp or pc to make it work.
    ( This will remove error )

    Website doesn't show stuff
    Xampp Users :
    Go to your xampp folder and then your php folder and open php.ini
    search for "short_open_tag = Off" Then change it to On and restart xampp or pc to make it work.
    ( This will show-up alot of things on your website )
    Appserver Users :
    Go to Run(CMD) and typ php.ini in it and your php.ini will open.
    search for "short_open_tag = Off" Then change it to On and restart xampp or pc to make it work.
    ( This will show-up alot of things on your website )

    WAMP Users:
    MSSQL is undefined.
    1. Click the WAMP icon on the bottom right of your screen. (tasktray)
    2. PHP > PHP Extensions > php_mssql
    3. The WAMP icon will turn yellow/red, and it will return back to its original state.

    Nothing shows up.
    1. Click the WAMP icon on the bottom right of your screen. (tasktray)
    2. PHP > PHP Settings > short open tag
    3. The WAMP icon will turn yellow/red, and it will return back to its original state.

    If you got more fixed please write here so I can add

    Thank me, if I helped u.
    Last edited by pzykowa; 07-09-09 at 04:35 PM.


  2. #2

    Re: [Tutorial]Fixing Web Errors

    I prefer WAMP, anyway:

    WAMP Users:
    MSSQL is undefined.
    1. Click the WAMP icon on the bottom right of your screen. (tasktray)
    2. PHP > PHP Extensions > php_mssql
    3. The WAMP icon will turn yellow/red, and it will return back to its original state.

    Nothing shows up.
    1. Click the WAMP icon on the bottom right of your screen. (tasktray)
    2. PHP > PHP Settings > short open tag
    3. The WAMP icon will turn yellow/red, and it will return back to its original state.

    That's all.
    Last edited by Linear88; 04-09-09 at 04:10 PM.

  3. #3
    Novice Dark_Void is offline
    MemberRank
    Apr 2009 Join Date
    2Posts

    Re: [Tutorial]Fixing Web Errors

    thx needed this for Xamp :p

  4. #4
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: [Tutorial]Fixing Web Errors

    thank you for the guide.thank'd

  5. #5
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: [Tutorial]Fixing Web Errors

    :P the only REAL way to fix a error is to read it. Then go on from there. It's so easy to recreate a table and still people ask me to do it.

  6. #6
    Member rickjames01 is offline
    MemberRank
    Apr 2009 Join Date
    71Posts

    Re: [Tutorial]Fixing Web Errors

    Wow thats not right??? Its rong..

  7. #7
    Apprentice paolini is offline
    MemberRank
    Nov 2009 Join Date
    8Posts

    Re: [Tutorial]Fixing Web Errors

    my apache crashes

  8. #8
    Valued Member X1478 is offline
    MemberRank
    Feb 2010 Join Date
    107Posts

    Re: [Tutorial]Fixing Web Errors

    thanks nice .

  9. #9
    Account Upgraded | Title Enabled! kitez is offline
    MemberRank
    Aug 2010 Join Date
    549Posts

    Re: [Tutorial]Fixing Web Errors

    you're my savior bro...thx a lot.



Advertisement