syslint
- Total activity 220
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 93
Comments
Recent activity by syslint-
That IP is a private IP so you wouldn't be able to trace it to anyone. Just as a test, can you ping 104.18.249.37 from your network? Or can you reach support.zendesk.com in a browser? Yes these...
-
Well the ip 172.31.200.141 is not mine, it is some sort of middle gateway, I don't have control over it. It looks like an issue on zendesk.com network, even the cloudlinux support, who also...
-
Hey there! I'm not sure that I have enough information to properly answer this for you based on the details provided. Can you let me know specifically what you're looking to do with the API/hook...
-
Please some one from the dev department . The first question was is there any API in cpanel ? I am not looking for a command to get the ips.
-
Kindly read the initial post, we are looking for an API from cpanel to get the info. We know how to use dig command
-
That is not the API . In the given APi, we need to tell the rage of IPV6, what we are looking is to get the ipv6 ip address of a domain
-
Can you do a forced cpanel update ?
-
May be you can use the skelldirectory with a custom php script, that will redirect the newly created domain name to your landing domain name.
-
Hello, You can install the pecl redis extension manually using the phpize command . You may download the source files from PECL :: Package :: redis
-
Create a phpinfo.php file with the following code Now call it in your browser and check the section "disable_functions", you can see this option is disabled .