Login Problem 404 page missing

jberubedo wrote on Saturday, April 14, 2012:

Hi,
I am trying to login for the first time after my install. When I go to the login page, I get  404 page missing, I have tried reinstalling a couple of times with no change. The install went fine except for what I have pasted below, do you have any ideas what I could do to fix this?
Thanks
Jon

OpenEMR Setup

Step 4

Installing and Configuring Access Controls (php-GACL)…

Configuration:
driver = mysql,
host = openemr51.db.9200854.hostedresource.com,
user = openemr51,
database = openemr51,
table prefix = gacl_Testing database connection…
Success! Connected to “mysql” database on “openemr51.db.9200854.hostedresource.com”.
Testing database type…
Success! Compatible database type “mysql” detected!
Making sure database “openemr51” exists…
Success! Good, database “openemr51” already exists!
Success! First Step of Access Control Installation Successful!!!

Unable to create the access controls for OpenEMR. You have likely already run this script (acl_setup.php) successfully.
Other possible problems include php-GACL configuration file errors (gacl.ini.php or gacl.class.php).
Gave the ‘*****’ user (password is ‘******’) administrator access.

Done installing and configuring access controls (php-GACL).
Next step will configure PHP.

bradymiller wrote on Monday, April 16, 2012:

Hi jberubedo,

What operating system and OpenEMR package & version are you using?

-brady
OpenEMR

jberubedo wrote on Wednesday, April 18, 2012:

I Brady,
I had reinstalled the software and this time I did not get the error that I got above, it said that everything was installed properly. My problem still continues where I cannot get to the log in screen because it says 404 page not found. I am using Linux and the most recent version of OpenEMR 4.1.0

Thanks,
Jon

bradymiller wrote on Thursday, April 19, 2012:

Hi,

What about if you throw a dummy script in the openemr directory? Does the web browser see it. If not, can the web browser see a dummy script in the parent directory of openemr?

-brady
OpenEMR