No one?
Printable View
all run fine .. but even if in registration it shows that i registered, i cant login (i checked account table in muonline db and wasnt created any account)
just make a DSN.. didnt work with my ip either.. Start>Control Pannel>Administrative toolz> Data Srources(OBDC)
now click the system dsn tab.. then press "add".. scroll down and find SQL SERVER > Finish
name: MuWeb
description: empty
Server: your computer name
press NEXT 2 times.. then tick "change default database to" instead of master select MuOnline > Next > Finish
test data source and press ok
now in your muweb config.php file put instead of the IP the DSN MuWeb.. save > close and your done :thumbsup:
// Enter the IP or DSN of the database server to connect to
$databsehost = "MuWeb";
Ok i have finished,login and register sys to work with md5 :D some litle changes and fixes and soon 2-3 days i will release
what about the theme? you 'll use the muweb 0.6 them? :D
=[Master]=
prob is i can connect to my site using
http://xmux.no-ip.info:8080 no one else can how do i solve this
i changed the config.php
// 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 = "mypass";
// Host. IP If working remotely, usually 127.0.0.1 works
$localhost = "my ip is here";
still i cant get people to connect what do i do.
somene please say how add new download link in this web.. there only can add client..
find this in cofnig.php :
// Host. IP If working remotely, usually 127.0.0.1 works
$localhost = "my ip is here";
change it too :
// Host. IP If working remotely, usually 127.0.0.1 works
$localhost = "127.0.0.1";
and at
// Enter the password for your SQL Server
$databsepassword = "mypass";
in mypass put your "sql password"
if it sitll not working then i have no idea :P
Good Luck =[Master]= :thumbsup:
Hi =Master= !
Ok so my Problem is: On MuWeb 0.4 there is a Top 5 Players ...
In there should be Written the 5 Top Players ... It's Unwritten !!!
Can you Help me please to Fix the Probelm ?!
Thanks,
Moshe
Sorry For My Bad English ...
Well guys here to resume all my problems
i am geting this on localhost:8090
Loading php_mssql.dll Falied!
Please Enable php_mssql.dll in ur php.ini
so what i did is i opened php.ini and change the
;extension=php_mssql.dll to extension=php_mssql.dll
then i save and restart appserv now on restart i get a error msg
saying
PHP Startup: Unable to load dynamic library 'd:\appserv\php\ext\php_mssql.dll'
not able to find specific module.
then i press ok then again same msg
PHP Startup: Unable to load dynamic library 'd:\appserv\php\ext\php_mssql.dll'
not able to find specific module.
but appserv starts
then i open IE and type localhost:8090 and i get this again
Loading php_mssql.dll Falied!
Please Enable php_mssql.dll in ur php.ini
if i change everything back to normal i dont get the error msg
PHP Startup: Unable to load dynamic library 'd:\appserv\php\ext\php_mssql.dll'
not able to find specific module.
but i still get this on this adress localhost:8090
Loading php_mssql.dll Falied!
Please Enable php_mssql.dll in ur php.ini
Help pls i am going crazy here thank you
PS: i already reinstalled all like 5 times
erhmm, try to see if it is located in the extensions folder(eg : "C:\wamp\php\ext")
I had that problem before, but then i switched to wamp server , and never had it again
i am now downloading wamp 5_1.6.5
and i am going to install it and see what happens
Installed it i am geting this message on localhost
Loading php_mssql.dll Falied!
Please Enable php_mssql.dll in ur php.ini
i went to the php.ini in wamps folder and also on windows folder and took does ; from there like master sais on first post
still geting this message
Loading php_mssql.dll Falied!
Please Enable php_mssql.dll in ur php.ini
very good work, therefore I nao taste very of the sites mu web.
im creating one user but i cannot create second
any suggestions?
also when i create the account and try to loign , no charge info box appears.
the solution is
UPDATE VI_CURR_INFO
SET ends_days = '2005', check_code = '1', memb_name = '123132', memb_guid = '1', sno__numb = '1', Bill_Section = '6', Bill_Value = '3', Bill_Hour = '6', Surplus_Point = '6', Increase_Days = '0'
Maybe wait for MD5 Version will solve my problem :p
lots of problems and it seems that master is not around to answer..... we need a guide, but a detailed one where for example mater can explain even where is the php.ini located, here there is some people that dont even know that.
just an idea.
master how to fix the rankings because if your character resets it gonna show in ranking page i think x2 or x3 can you help me to fix it?