srkumar1986
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by srkumar1986-
Call Uapi in WHM Plugin
Hello, I have some issues in calling Perl module function from WHM Plugin using uapi. I have read the document that says to call command line and web based. But, i have default function to load ...
-
Perl system() call throws an error
Hello, I am back with another issue in cPanel-Perl Call. My Perl Module function has some system() command to execute below is a piece of code my $command = "/root/letsencrypt/./certbot-auto c...
-
Use Perl Module in uapi
Hello, I have perl module contains some functions and i need to access those functions using cpanel uapi in my php ajax calling . can anyone give me an idea how can i achieve this please. Thanks...
-
Calling custom Perl module issue
Hello, I have created new Perl Module. In that, I have created subfunction to load details of certificates. When i am calling the module and subfunction to my view file, it throws an error as bel...