Jump to content

Guys patulong about FluxCP


Recommended Posts


  • Group:  Members
  • Topic Count:  91
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   6
  • Joined:  04/24/12
  • Last Seen:  

i enter the correct ID & PASSWORD pero e2 error lumabas...

pano po ayusin to?? kakainstall ko lng ng Flux tapos ayan po error...

post-4158-0-40090800-1338930595_thumb.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  280
  • Topics Per Day:  0.06
  • Content Count:  841
  • Reputation:   17
  • Joined:  04/16/12
  • Last Seen:  

sa servers.php mo ata yan. tapos tangalin mo yung md5 set mo false..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  308
  • Reputation:   3
  • Joined:  12/18/11
  • Last Seen:  

are you using rathena fluxcp? make sure you set the md5 to false in server.php

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  154
  • Reputation:   8
  • Joined:  05/31/12
  • Last Seen:  

Look into your flux cp files, navigate to 'config/servers.php'

and set the md5 to false:

'UseMD5'   => true,

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  91
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   6
  • Joined:  04/24/12
  • Last Seen:  

nka set to false npo e... pero gnun prin...

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  185
  • Reputation:   26
  • Joined:  12/07/11
  • Last Seen:  

condif/appilication.php

'AllowMD5PasswordSearch'	   => false,
'ReallyAllowMD5PasswordSearch' => false, // Are you POSITIVELY sure?

config/server.php

  	 // Login server configuration.
       'LoginServer'    => array(
           'Address'  => '127.0.0.1',
           'Port'	 => 6900,
           'UseMD5'   => false,
           'NoCase'   => true, // eA account case-sensitivity; Default: Case-INsensitive (true).
           'Level'    => 0,    // Default account level during registration.
           //'Database' => 'ragnarok'
       ),

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...