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
@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;
Issue Resolved , found out that when char got created it will warp on random map as specify in
// Starting point for new characters
// Format: <map_name>,<x>,<y>{:<map_name>,<x>,<y>...}
// Max number of start points is MAX_STARTPOINT in char.h (default 5)
// Location is randomly picked on character creation.
// NOTE: For Doram, this requires client 20151001 or newer.
start_point: iz_int,97,90:iz_int01,97,90:iz_int02,97,90:iz_int03,97,90:iz_int04,97,90
start_point_pre: new_1-1,53,111:new_2-1,53,111:new_3-1,53,111:new_4-1,53,111:new_5-1,53,111
start_point_doram: lasa_fild01,48,297