I can log into the database with the username and password via the shell but Pacsone will not. I get the following on the login page:
"Could not connect to database dicom@localhost as User:bryan
(yes, I can log into the database as bryan outside of pacsone)
Please check your username and password."
I'm running Slackware linux with MySQL database.
The install.sh script ran without error. Could this be because I'm not using Oracle?
Can not connect to database through PacsOne
-
- Posts:3
- Joined:Sun Jan 29, 2012 10:50 pm
Can you check if the mysql/mysqli PHP extension is loaded successfully from the HTML output of the test page below?
http://localhost/pacsone/Hello.php
http://localhost/pacsone/Hello.php
-
- Posts:3
- Joined:Sun Jan 29, 2012 10:50 pm
-
- Posts:3
- Joined:Sun Jan 29, 2012 10:50 pm