im following this guide and i cant make the admin account, im not using md5 and i have change certain tables in the meminfo into char but i still cant make it anyone got any ideas?
Printable View
im following this guide and i cant make the admin account, im not using md5 and i have change certain tables in the meminfo into char but i still cant make it anyone got any ideas?
u edited the php.ini ?
Read
5) After you have downloaded MuWeb 0.9 (Free Version) install it and extract the files into the htdocs folder: (c:/xampp/htdocs)
6) Go to "c:/xampp/htdocs/INSTALL STUFF" then double click MuWeb.reg and click Yes then OK. (PS: If you use MD5 then extract WZ_MD5_MOD.dll to C:\Program Files\Microsoft SQL Server\80\Tools\Binn - Run the next code in SQL QUERY ANALYZER using Master database(ONLY IF YOU USE MD5):
Code:
7) Now open config_inc.php and edit it with your settings:Code:exec sp_addextendedproc 'XP_MD5_EncodeKeyVal', 'WZ_MD5_MOD.dll'
* $muweb['db_host'] - Database Host where SQL Server is hosted (127.0.0.1 if you host it yourself)
* $muweb['db_name'] - MU Online default database (MuOnline)
* $muweb['db_name2'] - MU Online secondary database (Me_MuOnline)
Note: If you use only 1 database (MuOnline) leave MuOnline
* $muweb['db_user'] - SQL access user (normally sa)
* $muweb['db_password'] - SQL access password (the password you did input when you installed your SQL Server)
* $muweb['connection_type'] - Leave this one as ODBC unless you got the Premium Version
REQUIRED APACHE MODS
Code:
Code:Code:1) Enable MOD REWRITE - Go to (c:\xampp\apache\conf\httpd.conf) , open it, find #LoadModule rewrite_module modules/mod_rewrite.so, delete # from the front save and restart the webserver.
Code:Code:2) GD Image Library - Can be enabled from (c:\xampp\apache\bin\php.ini, search for ;extension=php_gd2.dll, delete ; from the front close document and save
Code:Code:3) Zend Optimizer - Can be enabled from php.ini (in xampp\apache\bin\php.ini), search for zend.ze1_compatibility_mode = Off, change Off to On (that means delete "Off" and write "On")
Code:Code:4) Search zend_optimizer.enable_loader = 0, change 0 to 1, close document and save. (Can be enabled from php.ini (in c:\xampp\apache\bin\php.ini)
Code:Code:5) Zlib - Can be enabled from (c:\xampp\apache\bin\php.ini), search for ;extension=php_zlib_filter.dll, delete ; from the front close document and save.
Code:Code:6) Mssql - Can be enabled from (c:\xampp\apache\bin\php.ini), search for ;extension=php_mssql.dll, delete ; from the front close document and save.
http://yourservername/install.php>Code:7) Mod_Rewrite - In xampp this mod is already enabled, in others webservers you can enable it from httpd.conf (If it still wont work then check: (c:\xampp\apache\conf\httpd.conf) Search for #LoadModule rewrite_module modules/mod_rewrite.so and remove # from the front.
I have done all of that
---------- Post added at 04:02 PM ---------- Previous post was at 03:58 PM ----------
ok i redid the install with debug mode on and got this when i got to the admin accountQuote:
37000: [Microsoft][ODBC SQL Server Driver][SQL Server]Disallowed implicit conversion from data type varchar to data type varbinary, table 'MuOnline.dbo.MEMB_INFO', column 'memb__pwd'. Use the CONVERT function to run this query.
i am not using md5 at all, i have not even installed the dll, but i will go ahead and try it
---------- Post added at 04:14 PM ---------- Previous post was at 04:10 PM ----------
well i didnt want to use md5 but i guess i have too since thats what the problem was thanks for all the help!!!
how do you install xamp if you are using no-ip ??
i did follow the guide, but all i got is this ,,
http://i55.tinypic.com/2u950r4.jpg
http://i51.tinypic.com/315hmoh.jpg
http://i51.tinypic.com/315hmoh.jpg
http://i52.tinypic.com/67s3z7.jpg
http://i52.tinypic.com/vpxj05.jpg
am i on the right track ?
i got this when i am trying to install PHP ,
i am now using duccs no-ip, and i used Pfc config
to forward port ,, can anyone help me here ??
is this thread still ALIVE ??
How do i change the Rules ? i mean term's and agreement?
i cant see this xampp\apache\bin\php.ini -,- and all i cant see php in bin :O
try this one ,,,
website: MEGAUPLOAD - The leading online storage and file delivery service
PHP.INI: MEGAUPLOAD - The leading online storage and file delivery service
XAMP: MEGAUPLOAD - The leading online storage and file delivery service
VIDEO GUIDE: MEGAUPLOAD - The leading online storage and file delivery service
enjoy !!! :lol:
Thank you!