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...
-
Hey 24x7server, Thank you for the advice, I have double checked the whole script and noticed a vital mistake: uapi --user="$1" --output=json Mysql create_database name="$db" uapi --user="$1" --ou...
-
It occur that the missing Apache module_version is missing, I have installed the same via next command: yum install ea-apache24-mod_version And the issue is resolved.
-
Hello nisamudeen97, I am using the xVarnish on more than 30 servers with cPanel and so far there is only on problem. It not occur often and when it occur, it is on a random principle. Once we was ...
-
Hello all, First of all, I would like to express my gratitude to Michael and Ricardo, which assist greatly in resolving this issue! Below, I will explain how the issue was resolved. First it occu...
-
Hello Michael, I have just submitted a ticket, thank you! The ticket ID is 8111253 We will be waiting for further information, thank you in advance.