darkshifty
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by darkshifty-
darkshifty commented,
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...
-
darkshifty created a post,
Failed to download pear/HTTP_OAuth within preferred state "stable"
Once i try to install the PHP Extension "HTTP_OAuth" via Module installers i receive the following error: Failed to download pear/HTTP_OAuth within preferred state "stable", latest release is vers...
-
darkshifty commented,
Issue is resolved, had to change PHP 5.6 to PHP 7.2. io overlooked that it was on the old PHP version.
-
darkshifty created a post,
Changing document root for main domain does not work
So i've searched through the forums and i found a thread on how to do so. however, within php 7.2 and PHP-FPM it results into showing a single message' no input file found' instead of displaying th...
-
darkshifty commented,
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...
-
darkshifty commented,
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...
-
darkshifty created a post,
Overhead of DNS records on subdomains
I have an automated subdomain creation on my server via the API, however a load (9 of them!) of overhead DNS is created with the creation of a new subdomain. How can i customize the DNS templates f...
-
darkshifty created a post,
Remote MySQL not working
I'm trying to open a database to a specific ip but it doesn't seem to work at all. I've did the following steps as adding the ip to the allowed hosts doesn't work * WHM "SQL Services "Additional M...