- Joined
- Feb 7, 2008
- Messages
- 5
- Reaction score
- 0
Ok so ive studied all the errors possible i guess , now ill share the perfect way for making your Gunzwebsite working , please verify before starting doing anything that your gunz web fits the database your using , and verify that your database is set up right.
Ok lets do it shall we?
- Download your website source (the page) id suggest GunzWeb Evolution 1.0 if you use BR Database. get it here : ClickMe
- Follow what the thread says and do all the stuff like putting the database etc.
- Now we wanna make a website out of it right , so you will need to set up your own server on the PC. Download EasyPHP i sugget it mostly cause its easy to use and doesnt cause trouble. get it here by the way :
To view the content, you need to sign in or register
- Install it. Dont turn it on yet! you need to make some changes before turning it on.
- Now the next thing you are going to do is , setting up php.ini , go in the folder [EasyPHP Folder]/php/php.ini open that file and click 'CTRL+F' It should open a search window type in "mssql.dll" (without the quotes) and you are going to find a line that says some thing like ;php_mssql.dll now what i want you to do is remove the ; sign and the line should become php_mssql.dll , now save the php.ini file and close it.
- Now you need to replace your ntwdblib.dll , cause the one that comes with EasyPHP seems to be buggy and it does not let php connect to MS SQL , Download the fixed dll file here :
To view the content, you need to sign in or registerAnd again go to [EasyPHP Folder]/php/ and put the dll file in there it will ask if you want to replace the file click yes.
- Ok now go to [EasyPHP Folder]/www/ and put the web files over there.
- Now start the EasyPHP Program.
- Open your web browser and type your WAN IP , or 127.0.0.1 , or localhost in the adress bar.
- It should open the gunz website , there you go it should work perfectly now , if you are using GunzWeb Evolution and you are having problems read the notes below
Notes
This tutorial is directed to EasyPHP but it will work with any web server such as WAMP XAMPP Etc..
If you are using GunZWeb Evolution and it says 'Couldnt connect...'
Then go to [EasyPHP Folder]/www/_inc open config.php with notepad , and verify that the info in there is fine , if its not fix it save it and try going on the web again , if it still does not work , try reading the tutorial more carefully and verify you did every thing right.
Then go to [EasyPHP Folder]/www/_inc open config.php with notepad , and verify that the info in there is fine , if its not fix it save it and try going on the web again , if it still does not work , try reading the tutorial more carefully and verify you did every thing right.
You can use it with every gunzweb , i'm reffering to GunZWeb Evolution cause i like it the most

Warnings
DO NOT PUT NTWDBLIB.DLL IN ANY WINDOWS FOLDERS IT WILL CRASH YOUR WEBSERVER EVERY TIME YOU GO ON THE WEB.
Thats it

Enjoy your self