File Manager

Path: /var/softaculous/zikula/

Viewing File: check_suphp.php

<?php

$data = '<?php echo \'[[rand_str]]\';?>';
file_put_contents('[[suphp_file]]', $data);

?>