Hi,
I am new to OpenEMR, and see it as a possible way forward after a several bouts with paid billers! I need some advice:
Will this suffice as a billing software for a 1 doctor Psychiatry practice?
Is it prudent to host it on a web host (siteground)?
_404 - Not Found
The page you are trying to access does not exist.
If this error persists, please contact the website webmaster.
_
I added a test.html file into http://www.myhost.net/openemr-3.2.0/ and after changing its permissions to 755 I was able to see it. I noticed that all files in …/openemr-3.3.2/ were under the permission 644, so I changed it to 755
But still the 404 error persists!
Your advice and suggestions are greatly apperciated
Did you ever find a solution to this issue? I am having the exact same issue on new install of version 4.0.0 with web host powweb.com. My installation is www.domain.com/openemr/
I am having the same problem. Install went perfect but no login page. I have tried everything, including deleting all the databases and flipping back and forth to Windows hosting, setup just get’s a white screen with Windows version, and back to Linux at Godaddy. http://mcsystemsonline/openemr/admin shows the database but I click on Login and get a 404 error.
And that login result is only available if Andy’s \interface\globals.php suggestion is Not taken.
Thank you in advance for any help with this
I have been talking this program up and now it is time to “walk the walk”
Help!!
I fixed it!!
I was the damn semicolons, one at the end of each line, when hard coded as in the snippet below….
// The webserver_root and web_root are now automatically collected in
// real time per above code. If above is not working, can uncomment and
// set manually here:
$webserver_root ="/home/content/f/r/a/ftp-user-name/html/openemr";
$web_root ="/openemr";
//
Well at least now I can say I custom coded it “I had to correct a little bit of the developer’s code to get it to work with your SQL server”
Or something like that.