Edit: Got it working... Thanks andsnake
I know everybody got there up and running. But I just thought I post it here incase new user needed.
Code:
To install the Server:
1. Install mysql as typical. Later, setup as Detail instead of Standard. Set pw and leave everything else default.
If you get stuck at service start error 0; exit setup and run cmd as admin. Type "sc delete MySQL". Should successfully
removed MySQL. Close cmd and then try the setup again.
If 3306 is in-use, use 3307 and up.
2. Make sure apache is installed. Configure apache appropriately. Will not walk you through this; you can find tutorial out there.
I would really recommend getting Zend instead of configuring apache alone. Once install Zend, make sure to turn off error handling
for later web template issues.
3. Extract phpMyAdmin to the apache web root. Rename its folder to phpMyAdmin instead of the long name with it version and languages. Open
phpmyadmin folder and open config.simple.inc.php and config the bowfish secret. Save as config.inc.php on desktop. Close document and drag
the file you save to the phpmyadmin folder where you put it in apache web root.
4. Get on the web and go to localhost/phpmyadmin/index.php. Once login; logon as root and the password you setup for mysql.
Import the sql included in poke server folder. Execute it. If you get error, go to it's original ragezone site and grab the right code.
You may setup a user for yourself on poke database for later login.
5. Install Java. Once installed, Create Environment Variables as follow:
Win 32:
-=System Variables=-
Variable Name: %JAVA_HOME%
Variable Value: C:\Program Files\Java\jre7\bin
Win 64:
-=System Variables=-
Variable Name: %JAVA_HOME%
Variable Value: C:\Program Files (x86)\Java\jre7\bin
restart your computer
6. Once boot up, config server ip and sql logins info. Including client side too. GoodLuck!
---------------------------

Originally Posted by
warriow
Anyone know what happened for the picture below?

I'm getting the same problem here.
and I need to know how to set starting items.