Commit graph

11 commits

Author SHA1 Message Date
James
b4559753d7 CC-3216: Make sure "session.auto_start" is set correctly in php.ini
- setting session.auto_start to 0 in htaccess file
2011-12-20 12:31:03 -05:00
Martin Konecny
9e39bba2c6 -remove APPLICATION_ENV from .htaccess file 2011-11-29 17:42:06 -05:00
Martin Konecny
573ff0c4d7 re-add APPLICATION_ENV variable 2011-11-29 15:48:14 -05:00
Yuchen Wang
288fa86782 CC-3100: Remove "development" env variable from default .htaccess file
Removed the line "SetEnv APPLICATION_ENV development"
2011-11-23 16:58:21 -05:00
martin
84ec62eeca CC-1942: Add ability to set timezone in preferences
-Can change the timezone for PHP. Need to change for python as well.
2011-08-15 10:06:42 -04:00
James
99c505bddc CC-2581: some of php.ini directive has to be moved
- done
2011-07-21 16:06:59 -04:00
James
48634dd96e CC-2518: Auto-install scrip for manual install
- done
- php.ini directives are overriden in .htaccess file
- script bypass apache configuration if
apache2/site-avaiable/airtime exists
- script byapss virtualenv setting if
/usr/lib/airtime/airtime_virtualenv exists
2011-07-20 14:20:47 -04:00
martin
00910ae346 -clean up imports in MediaMonitor.py 2011-06-28 12:50:05 -04:00
martin
7b50ef7bd4 CC-2312: Change max_upload_size in .htaccess file
-done
2011-05-20 14:31:28 -04:00
martin
6f9926eba2 CC-2195: Remove global php.ini changes from install guide and Airtime
-done
2011-04-18 15:57:32 -04:00
Paul Baranowski
b11cbd8159 CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly. 2011-04-14 18:55:04 -04:00
Renamed from public/.htaccess (Browse further)