KrasniyRus
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by KrasniyRus-
It occur that the following piece of code: --user="$i" Is not needed when the database is created via user. The cPanel support assist with this and now the script works properly! Thank you!
-
Hello Michael, Hello, Could you let us know the contents of the /etc/sudoers file on this system? Thank you. Yes, of course! The content of the file in question is: root@xxx [~]# cat /etc/sudo...
-
Hey, I have actually reviewed the following documentation: CloudLinux Documentation However the script is not executing if, I wrap the whole code inside "/bin/su - $USERNAME -c" per their docume...
-
Another problem occur! When the script is executed as root the same works perfectly. However I have created a shortcut of the script at: /usr/local/sbin/ and named the script db, so it can be tri...
-
Hey, I have reviewed the script more and it occur that the variable i from the for loop is not transferred to the code below. I have simply moved the "done" part of the for loop in the end of the s...