/var/softaculous/jorani
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
clone.php71310644editdlrm
config.php227300644editdlrm
database.php45970644editdlrm
edit.php43110644editdlrm
edit.xml4330644editdlrm
fileindex.php3750644editdlrm
import.php38610644editdlrm
info.xml31590644editdlrm
install.js9240644editdlrm
install.php60980644editdlrm
install.xml7860644editdlrm
jorani.sql235980644editdlrm
jorani.zip308068670644editdlrm
md534050644editdlrm
notes.txt5430644editdlrm
Edit: /var/softaculous/jorani/notes.txt (543B)
1. Remove "DEFINER=`root`@`localhost`" from mysql function 2. Copy all mysql function and paste at the end of sql file and before "/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;" 3. PHP REQUIREMENT LINK : http://jorani.org/recommended-php-version-benchmark.html 4. During manual installation of 1.0.0, while importing SQL script was giving error "DELIMITER $$ CREATE FUNCTION `GetFamilyTree`(`GivenID` INT)........" To rectify that vendor has suggested to import another SQL "GetFamilyTree_mysql5.6.sql" (Confirmed over email)