Jump to content

Asura

Members
  • Posts

    707
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Asura

  1. Hi Vengeance, You need to run the map-server_sql under GDB; it seems that your VPS is not generating the .core file after the crash. Within the SSH/terminal, you type the following commands... cd /location/to/trunk gdb ./map-server_sql run Then the process of the map-server_sql will start running. After it receives the crash signal, you would need to type; bt full Finally, you get the debug report that you need; use that report to submit a bug report.
  2. Hi TwiztidSinX, As a tip for the next time your computer abruptly shuts down; try repairing the MySQL database, as the data may have corrupted during the un-plug.
  3. Hi baconator, I believe this guide may help you out; https://asurahosting.com/forum/index.php?/topic/13-fluxcp-installation-for-cpanel-webhost/ As a recommendation, I would suggest that you use Xantara's FluxCP for rAthena.
  4. Hi Fresh prince, I would recommend that you just change this line here; $xforward= $_SERVER["HTTP_X_FORWARDED_FOR"]; To the following... //$xforward= $_SERVER["HTTP_X_FORWARDED_FOR"];
  5. Asura

    GDB Support

    Hi Vengeance, Then perform everything in a screen session; so when the map-server crashes, you can just re-attach to that screen and perform 'bt full'. screen cd /location/to/trunk gdb ./map-server_sql run Then you are safe to exit PuTTY with it running. Once the map server crashes, log back into PuTTY and find the current screen PID. screen -ls The ID is the # value; so then you want to re-attach to that screen by performing this command... screen -x #
  6. Hi o GM Mark o, The issue is that you are missing the 'athena-start' file, which is why it says that it can not be found. You should download it again with this command... wget http://svn.code.sf.net/p/rathena/svn/trunk/athena-start Then you need to run this command to make sure it's executable... chmod +x *start So now when you run './athena-start start', it should work just fine. Hi o GM Mark o, This may be because you uploaded it from your Windows computer which is in DOS format, and so you need to convert the file to UNIX. Use this command to do so; dos2unix FILENAME
  7. Asura

    GDB Support

    Hi Vengeance, Within the SSH terminal, you type the following commands... cd /root/Desktop/trunk gdb ./map-server_sql run Then the process of the map-server_sql will start running. After it receives the crash signal, you would need to type; bt full Finally, you get the debug report that you need.
  8. Hi kangfredy, Why do you have a configuration file for phpMyAdmin in the httpd config folder? I don't think this is correct. phpMyAdmin is simply a PHP script for you to put on your website directory, and can be used to help manage your MySQL server. So you just go to the phpMyAdmin website, and then download the files to put into your Apache web directory. http://www.phpmyadmin.net/home_page/downloads.php
  9. Asura

    Question

    Hi deso, Should be (export) instead; here is a guide on how to do both... https://asurahosting.com/forum/index.php?/topic/5-mysql-import-sql-file-export-sql-backup/ As a recommendation, if you have a larger sized 30mb+ backup; you should stay away from backing up with phpMyAdmin. Sometimes, it cuts you off and you don't get the complete backup.
  10. Hi Karazu, Just FYI; you can copy and paste from your computer to VNC. But the thing is that when you highlight something inside VNC, it does an automatic copy. So just copy from your computer and do not highlight; then paste.
  11. Hi Everyone, These have now been re-stocked; limited quantities are available. IMPORTANT NOTES 1. This is for 1 week ONLY; it will be terminated immediately after expiration. You can't "continue" the service; free or paid. 2. You can only have ONE trial service; if you have more than 1, you will be IP BANNED and have ALL trial services terminated. Thanks, and enjoy!
  12. Hi deso, I have already replied to your PM. I'd appreciate if you did not send the same message in multiple areas; keep it in 1 place.
  13. Hi Vitrue, Yes, you can. But please note that this is really only 1 week, and is immediately terminated after; so don't think you can use it for more than the stated time. Everyone is only allowed to test out the trial, one time and multiple re-claims of the trial will ensue an IP ban with termination of all trial services.
  14. Hi Everyone, Today we have started to release some Free Trials of our services to help people out whom are interested in either getting a VPS service or simply wanting to learn more about hosting on a VPS. Our stock for the free trials are extremely limited, so it's first come first serve (don't worry, we will re-stock when we have more available!). This is absolutely 100% free; so no PROMO codes required, or down payments. https://asurahosting.com/index.php?%2Fcart%2Ftrial-service%2F IMPORTANT NOTES 1. This is for 1 week ONLY; it will be terminated immediately after expiration. You can't "continue" the service; free or paid. 2. You can only have ONE trial service; if you have more than 1, you will be IP BANNED and have ALL trial services terminated. If you have any questions or concerns, please do let us know; thanks.
  15. Asura

    We're back!

    Glad everything is okay!
  16. Hi Renji, You must use either CalciumKid or Xantara's FluxCP with rAthena. And you must use Paradox's FluxCP with eAthena or 3CeaM. So double-check to see if you are using the correct FluxCP version. If you need to re-install your FluxCP, remember to log into your RO VPS's MySQL database(phpmyadmin) and remove all the cp_* tables inside your RO database.
  17. Hi Renji, Read the original post... Microsoft provided the solution.
  18. Asura

    how to de patch

    Hi hexor9, Try using 'man patch', and view the manual. Hi Metamorphic, I believe he means the DIFF process by using the 'patch' command in Linux, not an actual game patcher.
  19. Asura

    Help! Flux Cp

    Hi jpnazar, If you have players online (11 seen in your screenshot), then your ports are obviously opened for your RO server; so I'm not sure what Patskie is saying... The issue is your webhost, as they have closed the port to disallow outgoing TCP check for your login/map/char ports. And from the "set_time_limit()" error as shown in your 1st screenshot; it just seems like your webhost is on PHP Safe Mode, could be a freebie host which does not allow this.
  20. Hi magicman, Yes, it does sound like it is a client issue for you. I'd recommend trying a different client to see how that works out for you.
  21. Hi - Mariel, You need to visit your site by browsing to the domain you have registered for your webhost. According to WHOIS records, the domain of "conspiracy-ro.com" is not registered or purchased. AsuraHosting provides you with 2 options for your webhosting. To use an already existing domain which you purchased/own, or to use a free sub-domain (*.ragnarok.so) provided by us. In order to use "conspiracy-ro.com", you have to purchase it from an authorized domain reseller such as GoDaddy, DynaDot, or NameCheap. Then set the nameservers of your purchased domain name to 'ns1.asurahosting.com' and 'ns2.asurahosting.com'.
  22. Asura

    help Domain

    Hi Kringle, You don't need a guide; you just need to use Google.com. http://lmgtfy.com/?q=godaddy+set+nameservers AsuraHosting's nameservers are... ns1.asurahosting.com ns2.asurahosting.com
  23. Asura

    Asura Hosting

    Hi - Mariel, Please check out this guide that we've released about installing FluxCP; https://asurahosting.com/forum/index.php?/topic/13-fluxcp-installation-for-cpanel-webhost/
  24. Hi Hypernal, You need to remove the "index.html" if it simply states "It works!"; that seems common after a fresh installation of XAMPP.
  25. Hi sietse11, Please contact your webhosting provider and check if they have any firewall blocking the connection; also ask to whitelist your static IP.
×
×
  • Create New...