Using Xampp In Flyff Website

Experienced Elementalist
Joined
Sep 16, 2010
Messages
200
Reaction score
22
THIS IS JUST A SIMPLE GUIDE ON USING/INSTALLING XAMPP WEBSERVER FOR FLYFF WEBSITES.
(NOTE: FOR HIGHER RAM(RANDOM ACCESS MEMORY)BETTER USE XAMPP(BUT IT IS UP TO YOU. FOR LOWER RAM BETTER USE WAMP.)

OK LETS START.

DOWNLOAD XAMPP Version 1.6.6
Code:
http://www.oldapps.com/xampp.php?app=d67d8ab4f4c10bf22aa353e27879133c

THEN INSTALL IT..
AFTER INSTALLING IT (DO NOT RUN IT)
DOWNLOAD THIS FILE FIRST
Code:
http://www.mediafire.com/?ijlzzioxhim

THEN EXTRACT THE FOLLOWING FILE TO THIS FOLDERS
Code:
C:\xampp\apache\bin\
C:\xampp\php
C:\windows\system32
OVERWRITE EXISTING FILE

THEN DOWNLOAD SOME WEBSITES SHARED IN RAGEZONE..
AND PASTE IT IN
Code:
C:\XAMPP\HTDOCS
EDIT SOME CONFIGS INCLUDED IN THE WEBSITE YOU DOWNLOADED

AFTER THAT OPEN LOCALHOST
Code:
http://127.0.0.1/

FINISHED..

:):
 
Just a tip, but if you plan to do guides, write them in plain English such as everyone else and not in full CAPS. All the caps make it annoying to read. Just Like People That Use Caps At The Start Of Every Word In Their Sentences. It's just completely annoying, and most users don't want to deal with it.
 
hi kawikaan ? when i put website files on Htdocs it says


Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\wamp\www\config.php on line 9
Access denied for user 'root'@'localhost' (using password: YES)

why error ?
 
hi kawikaan ? when i put website files on Htdocs it says


Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\wamp\www\config.php on line 9
Access denied for user 'root'@'localhost' (using password: YES)

why error ?
This thread was over 1 week old, however, I think I can help you with this problem.

If you get that error, it means that the password is incorrect.
Are you sure you have a password set-up for Xampp?
 
Just a tip, but if you plan to do guides, write them in plain English such as everyone else and not in full CAPS. All the caps make it annoying to read. Just Like People That Use Caps At The Start Of Every Word In Their Sentences. It's just completely annoying, and most users don't want to deal with it.

I And Alot Other Peoples Does Not Get Annoyed Of The Caps, Stop Tryin :D
Any I Love To Use Caps At The Start Of Every Word :love:

@OT; Thanks For The Guide! Now I Can Test My Own PHP Files With This :D Love Ya Kawi Kawi !
 
Back