| Option |
Description |
Value |
| fspath_webapp_dir |
File system path to the web application directory. |
/var/www/html/phpapps |
| fspath_appsupport_dir |
File system path to the application support directory. |
/var/www/html/static/application_support |
| webpath_webapp_dir |
Web path to the web application directory. |
/phpapps |
| webpath_appsupport_dir |
Web path to the application support directory. |
/static/application_support |
| web_host_url |
Web host URL |
http://netapps.muohio.edu |
| enforce_dom |
If true, the Presentation Layer enforces document structure. |
false |
| sql_statement_tracking |
If true, the database classes keep a record of executed statements. |
true |
| default_theme |
Default visual theme |
miami_01 |
| version |
The currently-running Marmot version. |
1.2.4 |
| stage_name |
The arbitrary name given to this stage. It is displayed to users for developer and testing stages. DO NOT rely on this value. |
|
| stage_message |
The message displayed to users for this stage for developer and testing stages. |
|
| stage_type |
The type of stage (developer, testing or production). Use the mu_is_stage_type(stage_type) function to test this value. |
production |
|
PHPA Accelerator |
installed: enabled |
|
Path to local examples |
http://netapps.muohio.edu/phpapps/mu/examples/ |