for future users:
all of my problem solved when i use cloud linux on my server and enable imagik and gd and some other config.
for Kyle:
i install fresh xampp with php 7, fresh joomla + CB on my local and the cb config page have problem and not loaded and i use Xdebug then say me you have not Imagik , but we have not this problem in the past. it seems if you can do some exception error for GD2 or Imagik , it is good for new user.
please see this link:
pecl.php.net/package/gmagick
according above link, Gmagik for php > 5.6 is not exist for windows servers.
when install CB on php 7.2 and xampp on my local , return this error:
Code:
Warning: Uncaught Imagine\Exception\RuntimeException: Gmagick not installed in C:\Users\work\AppData\Roaming\xampp\apps\joomla\htdocs\libraries\CBLib\Imagine\Gmagick\Imagine.php:37 Stack trace: #0 C:\Users\work\AppData\Roaming\xampp\apps\joomla\htdocs\libraries\CBLib\CBLib\Image\Test.php(61): Imagine\Gmagick\Imagine->__construct() #1 [internal function]: CBLib\Image\Test->Gmagick('', NULL, 'params') #2 C:\Users\work\AppData\Roaming\xampp\apps\joomla\htdocs\libraries\CBLib\CBLib\AhaWow\View\RegistryEditView.php(4713): call_user_func_array(Array, Array) #3 [internal function]: CBLib\AhaWow\View\RegistryEditView->_form_custom('', NULL, Object(CBLib\Xml\SimpleXMLElement), 'params') #4 C:\Users\work\AppData\Roaming\xampp\apps\joomla\htdocs\libraries\CBLib\CBLib\AhaWow\View\RegistryEditView.php(3503): call_user_func(Array, '', NULL, Object(CBLib\Xml\SimpleXMLElement), 'params') #5 C:\Users\work\AppData\Roaming\xampp\apps\joomla\htdocs\libraries\CBLib\CBLib\AhaWow\View\RegistryEditView.php(1536): CBLib\AhaWow\View\RegistryEd in C:\Users\work\AppData\Roaming\xampp\apps\joomla\htdocs\libraries\CBLib\Imagine\Gmagick\Imagine.php on line 37