system
(system)
1
openemrhosting wrote on Wednesday, September 08, 2010:
Hi ,
We successfully able to install 1st instance of openemr in our linux box.
We have windows virtual box parted and controlled by dotnet control panel.
Current config is MySQL 5 Database ,PHP 4 and 5 ,URL Rewrite for IIS 7.0
Do openemr need anything specific to run in above windows server especially for high performance…
Thanks
Ajay
Support Team
support@openemrhosting.com
www.openemrhosting.com
system
(system)
2
openemrhosting wrote on Friday, September 10, 2010:
Hi ,
What are all the access privileges to be granted for openemr database . Since it will be shared/virtual box i want to make sure…
Eg:
(SELECT / CREATE / INSERT
ALTER / UPDATE / DROP
DELETE / LOCK TABLES / INDEX
REFERENCES / CREATE TEMPORARY TABLES /CREATE ROUTINE)
Thanks
Ajay
Support Team
support@openemrhosting.com
www.openemrhosting.com
system
(system)
3
openemrhosting wrote on Tuesday, September 21, 2010:
Hi,
Any database consultant over here to retort above and we want to know how OpenEMR is good in conduct sql injection.
Thanks
Ajay
Support Team
support@openemrhosting.com
www.openemrhosting.com
system
(system)
4
bradymiller wrote on Thursday, September 23, 2010:
hey,
My guess for security is safe with the default mysql settings.
For mysql injection, there is still a ways to go. We have a plan, and are currently walking through the code per this strategy:
http://www.openmedsoftware.org/wiki/Active_Projects#Security_Vulnerability_Assessment_and_Fixing
This project will take a long time, but will also nicely deal with xss attacks.
-brady