Jump to content

darking123

Members
  • Posts

    931
  • Joined

  • Last visited

Everything posted by darking123

  1. paano ayusin yung mga error sa image salamat need help http://i42.tinypic.com/awxmkz.jpg
  2. hatake...putty is the best for me...just use putty
  3. @ Jokko if di mo talga maayos yang problem or nahihirapan ka pm mo lang ako dito or sa YM help kita
  4. i used it as my first testro but i found a better one
  5. what answer is that your just spamming @Topic Starter Have you Fixed the File Permissions? i am not spamming..your only the one who said that..i am trying to tell my side...dont go to my side...i am respecting your side so respect mine
  6. i am just telling sir/man...cause i think it really has
  7. wow 100% good
  8. any will do for me
  9. sir judas do you still have the website that has complete data folder original once no custom items??and updated once that has svn on it
  10. you have any images sir??
  11. because KRO is planted to the mind of many old ro makers and users
  12. maybe you are not using xamp in the second image
  13. i think the new svn has endless tower already in it..you just need to activate it
  14. @hatake..any version will do @merkyell24 that would be nice
  15. i know a server that has those wings..but i forgot it what server..maybe its in super highrate section in ratemyserver
  16. keim maybe you did not edit the other files needed to be edited
  17. @ hatake a big YES!
  18. try deleting the files that you dont want to be opened..i do that..then i edit the other files then it work no error
  19. An eAthena Linux Installation Guide - Debian Open up terminal. For VPS/dedicated users, use Putty or something similar and SSH to your server as root. Preparation step: Skip this step if you have LAMP, phpmyadmin, GCC and SVN installed on your machine. Input this on terminal*: CODE aptitude install php5 phpmyadmin mysql-server mysql-client apache2 gcc svn libmysqlclient15-dev make zlib1g-dev libpcre3-dev Making a user for eAthena: Do not run eAthena as root! This poses security risks!0 Input this on terminal: CODE adduser ro It will ask for a password and a confirmation so do those steps. It will ask for user information for 'ro'. Not filling in the information is fine. When it asks you if the information is correct, input Y. Before proceeding to the next step, make sure that you're in your ro folder by cd'ing to it. Your ro user's folder will be in /home/ so cd to that by doing the following: CODE cd /home/ro Installing your eAthena: The next part will be installing your eAthena. If you want trunk, input this: CODE svn co http://svn.eathena.ws/svn/ea/trunk/ For stable, input this: CODE svn co http://svn.eathena.ws/svn/ea/branches/stable/ SQL or TXT?: Before your eAthena can start, you must compile it according to your preference: SQL or TXT. For SQL, input this: CODE ./configure && make clean then ./configure && make sql For TXT CODE ./configure && make clean then ./configure && make txt The databases: Point your browser to your phpmyadmin. This would most likely be your IP/phpmyadmin. (e.g. 69.71.113.12/phpmyadmin). Once you're there, create a new database named 'ragnarok'. Then, navigate to the database and point to privileges. Add a user 'ragnarok' with password 'ragnarok' that has all privileges to database 'ragnarok'. Import your main.sql, item_db.sql, item_db2.sql, mob_db.sql and mob_db2.sql. Make a new database called 'log' and import logs.sql. Give user 'ragnarok' all privileges to database 'log'. You can configure the user and password as you wish but make sure you edit inter_athena.conf inside your /conf/ folder for it to correspond with your user's credentials! Starting & stopping eAthena: To start: CODE ./athena-start start To Stop: CODE ./athena-start start To Restart: CODE ./athena-start restart Original guide at Ragezone.. HOPE IT HELPS! credits to FtpOnline
  20. i think its good for ubuntu or centos
  21. how about the .grf that i will use??
  22. change your server files to trunk revision
  23. @ YouDie i think he will be ok...
  24. download sakray or the new ragray then use the eathena.grf and the server files of this http://rathena.org/board/topic/56177-beginner-eathena-v4/
  25. when i made my server...i just put me server on the root folder i did not make anymore any other folder:D
×
×
  • Create New...