-
Banned
[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.
-
-
`-`
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.
-
Novice
Re: [Tutorial]Fixing Web Errors
thx needed this for Xamp :p
-
Doggie And Rice.
Re: [Tutorial]Fixing Web Errors
thank you for the guide.thank'd
-
DRGunZ 2 Creator
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.
-
Member
Re: [Tutorial]Fixing Web Errors
Wow thats not right??? Its rong..
-
Apprentice
Re: [Tutorial]Fixing Web Errors
-
Valued Member
Re: [Tutorial]Fixing Web Errors
-
Account Upgraded | Title Enabled!
Re: [Tutorial]Fixing Web Errors
you're my savior bro...thx a lot.