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#
I have a Error on the Linux Server
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 1
- Joined: Thu May 28, 2020 8:12 am
- Location: Moldova
- Contact:
Re: I have a Error on the Linux Server
There is no such thing as startSQLAccountManager.sh a long time ago.
Please describe what are you trying to do?
Please describe what are you trying to do?
-
- Advanced User
- Posts: 1027
- Joined: Thu Aug 14, 2014 6:31 am
Re: I have a Error on the Linux Server
./startSQLAccountManager.sh
- regenx
- Posts: 319
- Joined: Sat Jul 17, 2010 6:55 am
Re: I have a Error on the Linux Server
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.
Give priv on your .sh file and try again (if you're remote use nohup command or Screen).
Good Luck.