I have a Error on the Linux Server

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
oyoelo
Posts: 1
Joined: Sun Feb 21, 2021 6:49 pm

I have a Error on the Linux Server

Post by oyoelo »

root@rdserver:/opt/l2j/server/login# ls
LoginServer_loop.sh data log startLoginServer.sh
META-INF l2j-server-login-logo_256x256.png log4j2.xml
com l2jlogin.jar sql
config libs startLoginServer.bat
root@rdserver:/opt/l2j/server/login# chmod 755 startSQLAccountManager.sh
chmod: cannot access 'startSQLAccountManager.sh': No such file or directory
root@rdserver:/opt/l2j/server/login#
JohnMayhem
Posts: 1
Joined: Thu May 28, 2020 8:12 am
Location: Moldova
Contact:

Re: I have a Error on the Linux Server

Post by JohnMayhem »

There is no such thing as startSQLAccountManager.sh a long time ago.

Please describe what are you trying to do?
Sacrifice
Advanced User
Advanced User
Posts: 1026
Joined: Thu Aug 14, 2014 6:31 am

Re: I have a Error on the Linux Server

Post by Sacrifice »

./startSQLAccountManager.sh
User avatar
regenx
Posts: 319
Joined: Sat Jul 17, 2010 6:55 am

Re: I have a Error on the Linux Server

Post by regenx »

You have no privileges (see CHMOD) ...
Give priv on your .sh file and try again (if you're remote use nohup command or Screen).
Good Luck.
Post Reply