drako
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by drako-
subprocess exited with status 13 (EACCES)
Hello, developing a new WHM Plugin, when i click the link in the WHM i get the error below: Internal Server Error 500 No response from subprocess (/usr/local/cpanel/whostmgr/docroot/cgi/addons/...
-
how can i change WHM Login procedure?
Hello, i would like to develop a plugin that changes the WHM login process. (i.e. asks for a security question below the user and pass fields). how can i add this to the WHM check list to approve/...
-
WHM Plugin in PHP, Where to Copy the PHP files?
Hello, i am developing a WHM plugin in php. i have been through the guide, it says that i should copy my plugin to /usr/local/cpanel/whostmgr/docroot/cgi/plugin_name which i guess is the CGI wra...
-
error "Can't locate Cpanel/Version.pm in"
Hello, i have a bash script that calls a perl file. i get the error below Can't locate Cpanel/Version.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5...
-
Plugins for WHM, should it be in Perl?
Hello, can i develop a plugin that will run in both WHM and CPANEL in php or i will have to develop it in Perl? Thanks
-
Saving Plugin Password Safely
Hello, i am new to plugin development. how and where can i save an important plugin password in the server? Thanks
-
Remote Authentication - cPanel (No WHM) - ListPopAccounts
Hello, I am developing a new client app. i need someone to guide me through an example of Remote Authenticating to cPanel (WHM Not Available). and get a list for pop accounts. Many Thanks