darkshifty
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by darkshifty-
Sounds good, i will have a look at that. Thanks! I've looked into it but i cant come to a viable solution, the only way with these hooks is removing records per line which isn't very attractive to...
-
Hello, Assuming you want to keep those subdomains for the primary domain names associated with the cPanel accounts, you could develop a custom script that manually removes those DNS records throug...
-
i managed to lower the state by following the following documentation: Manual :: Configuring your PEAR setup $ pear config-get php_dir /usr/share/pear $ pear config-set preferred_state alpha af...
-
Issue is resolved, had to change PHP 5.6 to PHP 7.2. io overlooked that it was on the old PHP version.