moolideejay
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by moolideejay-
There is no command-line or API equivalent to this option. However, you could develop a custom script that checks if the owner is a reseller, and if so, manually moves the account's home directory ...
-
Hello, It's not possible to configure a default home directory for a reseller. I encourage you to vote and add feedback to the existing feature request for this at: Set home directory for reselle...
-
you would have to give the reseller access to it so they could move it to the SSD array. That's too painful! Any other ideas?
-
so you are trying to create a seperate home directory for the reseller and his account on SSD ? Correct
-
Upgrading to 11.46 solved the problem.
-
# df -ih Filesystem Inodes IUsed IFree IUse% Mounted on /dev/mapper/lcp01-root 48M 506K 48M 2% / devtmpfs 3.0M 464 3.0M 1% /dev tmpfs ...
-
have you tried restarting exim Of course.
-
I've managed to fix the issue. This is how I did it: - Provisioned a new profile in EA4 (CloudLinux + All PHP Options + OpCache) which removed mod_lsapi and installed mod_suphp. - Updated alt-php w...
-
Yes, we use mod_lsapi. I guess I should change the PHP handler to the good old mod_SuPHP and see what happens.