I want to write a plugin for WHM, I'm a PHP Developer and beginner with Perl, so i ask is it possible to make plugin by PHP instead Perl?
I tried, but the problem was that important functions in php which deal with command line is disabled in php.ini file, and safe_mode on is another problem, so is there any method to avoid php.ini configurations when use php from command line?
thanks