I setup a vmplayer with Centos on it.
Apache, MySQL and PHP are running.
I downloaded and unpacked the openemr package to the webfolder.
I can see an index.php in the www root folder through my browser but not the setup.php file in the openemr folder.
I’m a newbie in both Linux and OpenEMR so please forgive my ignorance.
I assume this has to do with user permissions. I do this as user root so i should have all the power to configure the software.
I looked up and down on the web, going through adding permission settings on the folder (in the centos interface not the command line) I also looked at the httpd.conf file. But I just can’t get it to work in the openemr folder. If I copy the content s to the root www folder and go to the setup.php page in my browser it does work. But that’s not what i need.
Otherwise, if you have questions regarding permissions on the centos, then paste the output from following commadline here:
ls -al /<place the path to the centos web directory>/openemr
I downloaded the appliance but i ended up in a black window with a localhost 127.0.0.1 ip address. When starting it showed a quick notion that Apache couldn’t be started.
Back to my centos installation (where everything is running fine except for access to the openemr folder)
I also did it on the openemr folder and it returned a whole lot more and different outcomes per file. Not sure if i need to post that list too for clarification of my setup.
my host is windows 7 ultimate
my vmplayer is 4.0.0 build-471780
I had a lot of fun yesterday getting my network working correctly (want to run a small webserver for openemr testing purposes) and learned some things along the way
Just to finish this and let you know the package installed eventually,
Got stuck on step 3 telling me that it was installing the database, after going through the forum i just wanted to see what was in my sql db if anything. While trying to install the mysql workbench i killed my centos installation on the install uninstall of some dependencies and decided to start with a new linux machine that’s great about vmplayer.
I installed Ubuntu 10.4
Installed the deb package for OpenEMR 4.1 (it installed all missing dependencies)