Jump to content

rmon

Members
  • Posts

    82
  • Joined

  • Last visited

Everything posted by rmon

  1. Guys, Kindly share first where do you host your fluxcp, I only know how to fix it on CentOS
  2. I tried to using this on 2018 Client, using latest rathena. The char who initiate dicebet is not rolling a dice once the other char use @acceptdb showing /dice emoticon
  3. @Stolao or to anyone who is willing to help, How can i remove Monthly Rewards i only need #PvPPoints for every player killed on any of the PVP map And PVP option on Enter PVP Map - ( how to remove : Nightmare PVP , PVP no ygg 3rd.... ) Thanks in advance Also, I'm getting the below: [Warning]: map_setmapflag: Unable to set PvP and GvG flags for the same map! Removing PvP flag from pvp_n_1-1.
  4. @Brynner Thanks ! i actually use % instead of the centos7 IP and it works CREATE USER 'myName'@'%' IDENTIFIED BY 'MyPAssword'; GRANT ALL PRIVILEGES ON MyDB . * TO 'myName'@'%'; GRANT ALL PRIVILEGES ON MyDb_logs . * TO 'myName'@'%'; FLUSH PRIVILEGES;
  5. Hi Everyone, I just wanted to check, what are the ports needed to open in order for me to install fluxcp ? - my current ports that is open : 3306 inbound & outbound Both Debian 10 & CentOS7 i have two(2) AWS instance Debian10 - Server that holds rathena files CentOS7 - Holds Fluxcp Files I add the user inside Debian10 CREATE USER 'fluxcpUser'@'CentOS7_IP' IDENTIFIED BY 'MyPassword'; GRANT ALL PRIVILEGES ON MyDatabase_on_Debian10_main . * TO 'fluxcpUser'@'CentOS7_IP'; GRANT ALL PRIVILEGES ON MyDatabase_on_Debian10_logs . * TO 'fluxcpUser'@'CentOS7_IP'; FLUSH PRIVILEGES; but im still having this issue Error: PDOException Message: SQLSTATE[HY000] [2002] Permission denied File: /var/www/html/fluxcp/lib/Flux/Connection.php:81
  6. Hi guys, Can Anyone confirm which episode rathena will be if you comment renewal on src/map/config/renewal.h Will it be 13.2 into the unknown ? Any best practice/guide/ideas,experience to share what other things to change to keep it only until 13.2 into the unknown
  7. Anyone Can share using thor patcher please ?
  8. Hi Guys, I had this issue after i update my rathena git. How to fix it ?
  9. Hi, Using the latest rathena, Getting an error below
  10. I'm Still looking for a solution on it Add me on Discord
  11. Hi Cyro, All of them are already 777 , including data/tmp chmod -R 777 /var/www/html/ Also chown -R apache /var/www/html/ Also restarted systemctl restart httpd.service I have fixed the issue Thanks Guys
  12. Hi Guys, Need some help, i just installed LAMP on my centos7, tried to run fluxcp but its giving me error already chmod -R 777 /var/www/html/ Also chown -R apache /var/www/html/ Also restarted systemctl restart httpd.service Also changed suexec https://palatana.wordpress.com/2014/09/25/disable-suexec-in-apache/ Warning: fopen(data/tmp/ConfigServers.cache.php): failed to open stream: Permission denied in /var/www/html/lib/Flux.php on line 275 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: Failed to write data/tmp/ConfigServers.cache.php permission error or data/tmp not exist in Flux::parseConfigFile() File: /var/www/html/lib/Flux.php:236 File Line Function/Method /var/www/html/lib/Flux.php 277 Flux::raise() /var/www/html/lib/Flux.php 335 Flux::parseConfigFile() /var/www/html/lib/Flux.php 121 Flux::parseServersConfigFile() /var/www/html/index.php 69 Flux::initialize() Exception Trace As String #0 /var/www/html/lib/Flux.php(277): Flux::raise('Failed to write...') #1 /var/www/html/lib/Flux.php(335): Flux::parseConfigFile('config/servers....') #2 /var/www/html/lib/Flux.php(121): Flux::parseServersConfigFile('config/servers....') #3 /var/www/html/index.php(69): Flux::initialize(Array) #4 {main}
  13. Currently hosting mine at google cloud with 1vcpu and 1.7gb ram is it sufficient enough to handle web and server host in one instance ?
  14. Is 2gb enough for server hosting and webhosting in one linux vps for atleast 100 player for the moment ?
  15. Any Suggestion ? how about https://www.crazydomains.ph/ ?
  16. Can't get this to work on my fluxcp Hoping for more clear Guide.
  17. Sad to say but this is their reply Kindly note we do not open customize ports in our shared hosting servers because this settings is server wide.
  18. My WebHost ? or rAthena Host ? Can you enlighten me on how will i allow it ?
×
×
  • Create New...