Difference between revisions of "Ubuntu-Debian Package Developers Page"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 1: | Line 1: | ||
:*Increase the max_input_vars (new to php 5.3.9) setting to 3000. | :*Increase the max_input_vars (new to php 5.3.9) setting to 3000. | ||
:*Re-optimize the php settings (drop the ones that are no longer needed and optimize the others) | :*Re-optimize the php settings (drop the ones that are no longer needed and optimize the others) | ||
:*May try to prepare the next official package (4.1. | :*May try to prepare the next official package (4.1.2-1) to get submitted to debian and ubuntu. | ||
::*: Currently working with debian-med to do this | ::*: Currently working with debian-med to do this | ||
[[Category:Ubuntu Package]][[Category:Debian Package]][[Category:Developer Guide]] | [[Category:Ubuntu Package]][[Category:Debian Package]][[Category:Developer Guide]] |
Revision as of 18:26, 20 September 2012
- Increase the max_input_vars (new to php 5.3.9) setting to 3000.
- Re-optimize the php settings (drop the ones that are no longer needed and optimize the others)
- May try to prepare the next official package (4.1.2-1) to get submitted to debian and ubuntu.
- Currently working with debian-med to do this