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!

[RELEASE] Updated PHP Register Script + Server Status

Newbie Spellweaver
Joined
Oct 5, 2007
Messages
6
Reaction score
0
Any1 know how to fix this?
 
Newbie Spellweaver
Joined
Oct 5, 2007
Messages
6
Reaction score
0
ok i have a question still lol i can open up the register page and it works and all but when i send people the link they can't see it
 
Joined
Jan 22, 2005
Messages
889
Reaction score
80
php.ini...
Code:
;extension=php_bz2.dll
;extension=php_cpdf.dll
;extension=php_curl.dll
;extension=php_dba.dll
;extension=php_dbase.dll
;extension=php_dbx.dll
;extension=php_exif.dll
;extension=php_fdf.dll
;extension=php_filepro.dll
extension=php_gd2.dll
;extension=php_gettext.dll
;extension=php_iconv.dll
;extension=php_ifx.dll
;extension=php_iisfunc.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_ldap.dll
extension=php_mbstring.dll
;extension=php_mcrypt.dll
;extension=php_mhash.dll
;extension=php_mime_magic.dll
;extension=php_ming.dll
extension=php_mssql.dll
extension=php_msql.dll
extension=php_mysql.dll
extension=php_mysqli.dll
;extension=php_oci8.dll
extension=php_openssl.dll
;extension=php_oracle.dll
;extension=php_pdf.dll
;extension=php_pgsql.dll
;extension=php_shmop.dll
;extension=php_snmp.dll
extension=php_sockets.dll
;extension=php_sybase_ct.dll
;extension=php_tidy.dll
;extension=php_w32api.dll
;extension=php_xmlrpc.dll
;extension=php_xsl.dll
;extension=php_yaz.dll
;extension=php_zip.dll
theres some not nessesery entrys enabled aswell but i dont remember now
those was nessesery for mssql and MuOnline websites
but those should work
also be sure your password and login are correct
user=root
pass=test
 
Initiate Mage
Joined
Jan 21, 2007
Messages
1
Reaction score
0
BADLY NEED SOME HELP CAN ANY1 HELP ME WITH THIS ,

WHEN I TRY TO ACCES THE WEBSITE IT GIVES ME THIS ERROR

Fatal error: Call to undefined function mysql_connect() in C:\AppServ\www\config.php on line 14


WHAT SHOULD I DOO ?

IM USING MY SQL 5.0 , SHOULD I CHANGE TO 4.0 ?
 
Newbie Spellweaver
Joined
Feb 18, 2007
Messages
66
Reaction score
0
help im install correct and not work website in newbie in websites programs ok thx
 
Initiate Mage
Joined
Feb 13, 2008
Messages
1
Reaction score
0
Please I Need The Eudemons Website For Register Players

And .. Full Eudemons Site

Pls Pot Here

I W8ing
 
Skilled Illusionist
Joined
Jun 3, 2006
Messages
339
Reaction score
10
@hotacc
Register Scripts have been released on this Section, use them its easy, if you still cant search in Google on how to use EasyPhP, AppServ, or Xamp personal web servers... but wht ur asking is often reffered to as Spoon-Feeding & I dislike that...

~Enjoy~
 
Initiate Mage
Joined
Jan 21, 2008
Messages
1
Reaction score
0
Ok, So I needed a little more for the registration system. I added a place for the player to insert their name and email which can be used for verification purposes. This information is then stored in the user_detail table. You will need to update the table so that the acct id will autoincrement and I would suggest copying the first two columns from the account table into the detail table or set the increment to match the last made acct so that the acct ids match between the two files.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Feb 19, 2007
Messages
22
Reaction score
0
gut read captcha manual on his official site its uses GD PHP Extension u need to enable in your php.ini or download appserv its install apache+php+mysql and php ready with gd and another usefull extensions.

Hello im having problem seeing captcha to and I only have GD2 is there anyway you can give me link to get the GD :)
 
Newbie Spellweaver
Joined
Mar 6, 2008
Messages
7
Reaction score
0
where do u put php.ini

... say in relation to register.php and inc folder ??


.... and also what should i use ... cause i cant seem to get wamp to work .. cause im not installing wamp's sql seeing sql 5.0 causes errors so im using a already installed mysql 4.0 ... so how program would you recomend ?
 
Newbie Spellweaver
Joined
Feb 19, 2007
Messages
22
Reaction score
0
Im using 4.0x to and it does not show up in the version it only has 5.0 and I pressed get more and when it takes to wamp it only has the 4.1, and i put the 4.0x file in the same directory were the 5.0 is and it dont link it in.can someone let me now how to get the 4.0x into the wamp server.
 
Newbie Spellweaver
Joined
Mar 12, 2008
Messages
19
Reaction score
0
are there any site with a little more to it like pirtures and muti pages? Yours looks great tho
 
Joined
Jan 22, 2005
Messages
889
Reaction score
80
Im using 4.0x to and it does not show up in the version it only has 5.0 and I pressed get more and when it takes to wamp it only has the 4.1, and i put the 4.0x file in the same directory were the 5.0 is and it dont link it in.can someone let me now how to get the 4.0x into the wamp server.


i prefer to use 1.4.4 it does have mysql 4.1 included so theres no need for any other
mysql server and it is kinda stable aswell
tested and working :p
but you may try other versions aswell

about these ppl who dont know how to make server....
i can recommend you few things:
1. ask someone to help you to make server via pm or some other way
2. try to learn abit how to make server theres many guides allready
3. do not make server at all if you think its too difficult for you
this is going kinda annoying here when alot ppl asking for same stuff over and over
this is development forum for in first place and this wont help anyone if you do posts that are allready explained
if you really cant read them then i dont see point why to post ansver to every single post you make
 
Newbie Spellweaver
Joined
Feb 19, 2007
Messages
22
Reaction score
0
thanx Commandcom for the info ill try it out:)
 
Newbie Spellweaver
Joined
Feb 19, 2007
Messages
22
Reaction score
0
ok I downloaded it and I can get the appache to start but I can't figure out how to get mysql to start, can you please let me now how to fix that:)
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Mar 26, 2008
Messages
3
Reaction score
0
Hello to ALLl! Gud DAY!

I am following the server development and made my own server too by following the instructions and tuturial on how to make one , thank you guys i did it with u'r help.

The only problem for me now is the registration for new players to play on my server heres the picture:


snaity - [RELEASE] Updated PHP Register Script + Server Status - RaGEZONE Forums



Application Installed in server:

WAMP 1.4.4


Tested on:

Appserv - recomended version stated above
WAMP with 4.0 to 4.1 MSQL

working on

WAMP with 5.0 and above MYSQL but mysql version not recomended for EU server that work best.

HELP!!
 
Back
Top