Open-Source PHP Framework - Designed for rapid development of performance-oriented scalable applications

.installer file

API >> installer
All Vork-powered web sites (using version 2.0+) have an automatic application-installer that is accessible from within a browser by navigating to the /vork page on your own web site (eg. http://127.0.0.1/vork). In order to see the installer you must be accesing your site as a "superuser"; what constitutes a superuser is determined in your .config file within the isSuperuser() method. If you are not sure what that is, then just make sure you are acceessing your web site from the local machine (http://127.0.0.1 or http://localhost) and not remotely via your domain name http://www.YOURSITE.com) If you go to the /vork page while accessing your site as a superuser you will see the installer, otherwise you will see the normal front page of your web site.