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.