Game Registration

06/17/2011 20:15 henry_90#1
I have made my private server , got a static ip from (no-ip) and now im left with 1 more thing .....
How to set up a webpage for people to download my client and to register their accounts for my private server ?

Do i need to get a web host such as [Only registered and activated users can see links. Click Here To Register...] ?

Can anyone guide me to set up the registration website ?

Thanks in advance ! Any help is greatly appreciated !! XD
06/18/2011 00:32 ChibiEbil#2
The only thing you need is people willing to play your server.
06/18/2011 02:17 henry_90#3
I have edited my question ... I am so sorry that i have caused the misunderstanding ....

My problem is that i dont know how to set up a registration page for people to register for an account and also for people to download the client.
06/18/2011 09:46 ChibiEbil#4
Just upload your patcher or your fullclient to your webspace.
registration page use a CP or change settings in your eathena that account creation with _M _F is possible.
06/18/2011 17:43 henry_90#5
I can't seem to find a decent tutorial on how to setup a Flux control panel for my private server. Can anyone help out ?

How do I setup fluxcp with MYSQL ? I cant execute the install.sql because there are none in fluxcp .
06/18/2011 18:20 Aimless Angel#6
[Only registered and activated users can see links. Click Here To Register...]
06/19/2011 12:46 henry_90#7
i think i found out my problem , i got this error


================================================== =============================================

Critical Error

An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.

However, normally it is caused by misconfiguration.

Exception Details

Error: Flux_Error

Message: The PDO extension is required to use Flux, please make sure it is installed along with the PDO_MYSQL driver.

File: C:\Abyss Web Server\htdocs\fluxsetup\index.php:60


================================================== =============================================


How do i install PDO_MYSQL driver ?

I went to
>>>> [Only registered and activated users can see links. Click Here To Register...]

I followed the guide, but i dont understand this step
>>>2. Next, choose the other database-specific DLL files and either use dl() to load them at runtime, or enable them in php.ini below php_pdo.dll. For example
extension=php_pdo.dll
extension=php_pdo_firebird.dll
extension=php_pdo_informix.dll
extension=php_pdo_mssql.dll
extension=php_pdo_mysql.dll
extension=php_pdo_oci.dll
extension=php_pdo_oci8.dll
extension=php_pdo_odbc.dll
extension=php_pdo_pgsql.dll
extension=php_pdo_sqlite.dll
These DLLs should exist in the system's extension_dir.

Can anyone help me out ?

problem solved .... i followed a wrong guide .... should have used wamp instead of abyss x1 .


this is the guide that i found useful.

[Only registered and activated users can see links. Click Here To Register...]