AnyOne Knows This..????
When i try to make a MuWeb 0.9 i got this... when i run the localhost/install.php
![]()
This is a discussion on Install MuWeb 0.9 & Xampp + Secure Xampp within the MU Tutorials forums, part of the MU Online category; 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): ...
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):
any guide for this? how to run the next code in SQL query analyzer.. thxCode:exec sp_addextendedproc 'XP_MD5_EncodeKeyVal', 'WZ_MD5_MOD.dll'
![]()
Last edited by mauritzjoey; 06-03-10 at 08:13 PM.
AnyOne Knows This..????
When i try to make a MuWeb 0.9 i got this... when i run the localhost/install.php
![]()
can i ask how can other people acces it couse i made a website using xampp and php and i put on my web browser 192.168.0.101 or localhost and i got in also i did localhost/install.php i got on my website but when i told my cousin about the website he went on 192.168.0.101 but its not workin.. pls help how can i make a mu website so people can access it
PROBLEMO SOLVED! Thanks!![]()
Last edited by 4pLay; 22-04-10 at 06:55 PM.
L.P.: "God save us everyone, When we burn inside the fires of a thousand suns, For the sins of our hand, the sins of our tongue,.. The sins of our father, the sins of our young."SARCASM: Because Beating The SHIT! Out People Is Illegal...
slasherx, have the same problem. Dont know what to do.
It is perfect , but we can do it better!
ok i have done every thing, i just want to ask something, how do i make online, if you some one want to visit mysite
what should i do
So i got this --> Connection with SQL Server failed! Error #119
I am using Repack by Oski 7.11.56 Ver - 4.9.6 S4... I added my sql information right, i use 127.0.0.1 at bouth lines of ips... In one words - all information is right - becose when i restart my pc and reinstall the web - all is ok till 4 or 5 hours of running web crashes and its saying -> Connection with SQL Server failed! Error #119 AGEN!
Can anyone have soltuion of this problem? Can it be in database file a liitle hole or bug? (I installed SQL server rightly - becose i have installed it for meny times for mu server and I alredy readed HOW TO INSTALL SQL server and did all step by step agen (reinstalling sql server 2000) and i was right then and now too and web is working and connection is stabile till i alredy sayed - 4h of working and crashing... So can anyone can help? I have searched meny sites and spend meny hours but i didnt get solution... All what i readed is --> Read SQL install guide... So ?
Im using - Windows XP proffesional SP2
Microsoft SQL server 2000
Repack by Oski 7.11.56 Ver - 4.9.6 S4 server files
My files are on D:/
Web server - C:/
Using appache !
Using sygate firewall registered for private use! (also tried to disable firewall - same error #119)
My local systems firewall is disabled
Im using rooter but all my ports is forwarded (DMZ Zone)
What i alredy did?
Tried restore databases for meny times - didnt work
Tried reinstall SQL server 2 times - didnt work
Tried different Webs like (MuWeb 0.9, 0.8, 0.3, 0.6)
Tried different web servers (Appache, Xampp, EasyPHP)-same error
Tried putting server files on other hard disk (C:/) - didnt work
i cant see the php iin in bin lol
i am using muweb 0.9 premium and has bug in add stats function if you write there -and that add stats your stats will be 32767 and how fix?
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?
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 account37000: [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.