Qcodo Development Framework 0.3.43 (Qcodo Beta 3)
Start Page
It worked!
If you are seeing this, then it means that the framework has been successfully installed.
Make sure your database connection properties are up to date, and then you can add tables to your database, and go to either of the following webpages:
For more information, please go to the Qcodo website at: http://www.qcodo.com/
Qcodo Settings- WARNING: magic_quotes_gpc and magic_quotes_runtime need to be disabled
- QCODO_VERSION = "0.3.43 (Qcodo Beta 3)"
- __SUBDIRECTORY__ = "/framework"
- __VIRTUAL_DIRECTORY__ = ""
- __INCLUDES__ = "/home/lsconslt/public_html/framework/includes"
- __QCODO_CORE__ = "/home/lsconslt/public_html/framework/includes/qcodo/_core"
- ERROR_PAGE_PATH = "/framework/assets/php/_core/error_page.php"
- PHP Include Path = ".:/usr/lib/php:/usr/local/lib/php"
- QApplication::$DocumentRoot = "/home/lsconslt/public_html"
- QApplication::$EncodingType = "UTF-8"
- QApplication::$PathInfo = ""
- QApplication::$QueryString = ""
- QApplication::$RequestUri = "/framework/index.php"
- QApplication::$ScriptFilename = "/home/lsconslt/public_html/framework/index.php"
- QApplication::$ScriptName = "/framework/index.php"
- QApplication::$ServerAddress = "72.52.208.121"
- QApplication::$Database[1] = array (
'adapter' => 'MySqli5',
'server' => 'localhost',
'port' => NULL,
'database' => 'lsconslt_LSCDB',
'username' => 'lsconslt_LSCUSER',
'password' => 'lscuser',
'profiling' => false,
)