I'm developing a WHM Plugin in PHP by following the CPanel documentation guidelines available at Guide to WHM Plugins - Interfaces - Developer Documentation - cPanel Documentation But when I access the plugin I'm getting the following error message:
Warning: file_get_contents(/var/cpanel/caches/_generated_header_files/3679936585_0_0.html): failed to open stream: No such file or directory in /usr/local/cpanel/php/WHM.php on line 71
Warning: file_get_contents(/var/cpanel/caches/_generated_header_files/3679936585_0_0.html): failed to open stream: No such file or directory in /usr/local/cpanel/php/WHM.php on line 71
Last edited by a moderator: