| Server IP : 172.173.179.141 / Your IP : 216.73.216.196 Web Server : Apache System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/erp/build/exakat/ |
Upload File : |
== Install exakat == mkdir exakat cd exakat curl -o exakat.phar http://dist.exakat.io/index.php?file=latest curl -o apache-tinkerpop-gremlin-server-3.3.5-bin.zip http://dist.exakat.io/apache-tinkerpop-gremlin-server-3.3.5-bin.zip unzip apache-tinkerpop-gremlin-server-3.3.5-bin.zip mv apache-tinkerpop-gremlin-server-3.3.5 tinkergraph rm -rf apache-tinkerpop-gremlin-server-3.3.5-bin.zip cd tinkergraph ./bin/gremlin-server.sh -i org.apache.tinkerpop neo4j-gremlin 3.3.5 cd .. php exakat.phar version php exakat.phar doctor == Init project == php Edit config.ini file to exclude some dirs: ignore_dirs[] = "/htdocs/includes"; ignore_dirs[] = "/scripts"; ignore_dirs[] = "/build"; ignore_dirs[] = "/dev"; ignore_dirs[] = "/documents"; == Analyze project == php