Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

MuWeb 0.4

Skilled Illusionist
Joined
May 6, 2006
Messages
330
Reaction score
1
Welcome to MuWeb 0.4 (Theme: Global)

Website Info:
- News
- Server Status
- Server Experience
- Server Drops
- Server Port
- Rankings:
  • All Characters
  • SM
  • BK
  • ME
  • DL
  • Killers
  • Guilds
- Register (not md5)
- Login
- Search
- Lost Pasword
- Chat
- etc.

User Cp:
- Reset
- Stats Add
- Clear Pk
- Change Password
- Change Name (vip mode)
- Make Quest (vip mode)
- Remove Skills (vip mode)

Administrator Cp:
- Edit Character
- Edit Account
- Ban List
- Find Character Ip


All settings of website you can set from config.php

Install MuWeb reuirements: (after install delete folder install for security reason)
Config News:
Access Administrator Panel:

Uss and password of floodbox
Uss: admin
Pass: admin
url:

Note: I use webserver Easyphp and MuWeb 0.4 work fine,try to use same webserver


Credits:
- K2Network & WebZen
- =Master=

Downloads:
- (Sql injection fixed) Last Update 17-09-2006
- (Sql injection fixed) Last Update 17-09-2006
Note: Reset i cant fix it coz will be same, if i will make to give the points at the first reset will not give anymore at the 2nd reset (this crazy me, if anyone have a fix pm me or post here.Thanks) This bug is only at resetpoints*resets

FAQ:
Did you get error:

Loading php_gd2.dll Falied!
Please Enable php_gd2.dll in ur php.ini

or

Loading php_mssql.dll Falied!
Please Enable php_mssql.dll in ur php.ini

Fix:
Open php.ini and search for:
;extension=php_gd2.dll

and

;extension=php_mssql.dll

After you find it remove the ; from front of each extension and save,then restart webserver




Easyphp + litle guide

Download easyphp from

Litle guide :D
I - Install easyphp
II - go in folder where you have been instaled esyphp , then apache\conf and open httpd file with notepad and search this: 127.0.0.1:80 , wehn you have find it just replace that ip with your ip then save, shutdown or restart the easyphp and done ,
III - all webdata is in www folder :D
IV - your webroot: :)
 
Last edited:
hello
Loyal Member
Joined
Jun 24, 2004
Messages
726
Reaction score
158
well i think you didn mention one thing. What changed since 0.3 version ?

-or i didn't notice it.
 
Skilled Illusionist
Joined
May 6, 2006
Messages
330
Reaction score
1
lol , download it and you will see, MuWeb 0.4 have a totaly new system,login,Global theme,all options work,etc
 
Last edited:
Skilled Illusionist
Joined
Jan 18, 2006
Messages
344
Reaction score
2
what cna i say....stayed with mouth opened :p

no comment. thanks a lot,we will tlak on Yahoo,just going to test it.
 
Skilled Illusionist
Joined
May 6, 2006
Messages
330
Reaction score
1
I do this release coz i see on rgz websites with this theme who dosent work 100%
 
Skilled Illusionist
Joined
May 6, 2006
Messages
330
Reaction score
1
I told not md5 , MuWeb 0.6 will come with md5 support
 
Skilled Illusionist
Joined
May 6, 2006
Messages
330
Reaction score
1
cant do that coz this will mean to change all system of web, try to make your server without md5
 
Skilled Illusionist
Joined
Jan 18, 2006
Messages
344
Reaction score
2
ok here are some pictures :)

Home:
=Master= - MuWeb 0.4 - RaGEZONE Forums


Home Down.
=Master= - MuWeb 0.4 - RaGEZONE Forums


Ranking :
=Master= - MuWeb 0.4 - RaGEZONE Forums


Characters,start Statistics :
=Master= - MuWeb 0.4 - RaGEZONE Forums


all the fuctions are working :)

if you wanna check out all the fuctions go now at
 
Newbie Spellweaver
Joined
Jun 26, 2005
Messages
44
Reaction score
0
Hm... I start install.php script.. write Adminstator name pass code... And i see Mu Web Failed connect... what is it?
 
Skilled Illusionist
Joined
Jan 18, 2006
Messages
344
Reaction score
2
go in config.php and put the your SQL id and pass

you might see it like this.


//=============IP AND LOGIN SETTINGS OF SQL SERVER==============

// Enter the IP or DSN of the database server to connect to
$databsehost = "localhost";

// Enter the username to connect to the db, default is sa
$databaseuser = "sa";

// Enter the password for your SQL Server
$databsepassword = "password";

// Host. IP If working remotely, usually 127.0.0.1 works
$localhost = "127.0.0.1";

//============END OF IP AND LOGIN SETTINGS OF SQL SERVER ========


put on "sa" and "password" your sql infos.

might work.

and btw,if you add fro code "code" it won't work because it's only for numbers...to to make username "Admin", pass "password" and code 1234
 
Last edited:
Skilled Illusionist
Joined
May 6, 2006
Messages
330
Reaction score
1
have you put in config.php db user and pass?
 
Newbie Spellweaver
Joined
Jun 26, 2005
Messages
44
Reaction score
0
go in config.php and put the your SQL id and pass

you might see it like this.


//=============IP AND LOGIN SETTINGS OF SQL SERVER==============

// Enter the IP or DSN of the database server to connect to
$databsehost = "localhost";

// Enter the username to connect to the db, default is sa
$databaseuser = "sa";

// Enter the password for your SQL Server
$databsepassword = "password";

// Host. IP If working remotely, usually 127.0.0.1 works
$localhost = "127.0.0.1";

//============END OF IP AND LOGIN SETTINGS OF SQL SERVER ========


put on "sa" and "password" your sql infos.

might work.

You think I am idiot?
yes i write my database password !
 
Skilled Illusionist
Joined
Jan 18, 2006
Messages
344
Reaction score
2
did i said you are idiot? -.-

read what i said after it.

"and btw,if you add fro code "code" it won't work because it's only for numbers...to to make username "Admin", pass "password" and code 1234"
 
Skilled Illusionist
Joined
May 6, 2006
Messages
330
Reaction score
1
somthing wrong with db user or password,they are not ok,try to make new user from enterprise>security>new login,make it administrator,db owner , the most powerfull levels
 
Back
Top