Page 1 of 1

New Clean PacsOne Installation. I cannot login as root

Posted: Fri May 09, 2014 5:23 am
by westyg
I just installed PacsOne Premium x86 on a new Win2012 R2 vm.
I used Apache 2.2.25, MySQL 5.6.17.0 & PHP 5.3.28
I can access the Hello.php page and Imagick extension is working.

When I try to logon to the Home.php page, it will not allow me to logon as any of the users that I created nor will it allow me to logon as "root"

I know that my root password is correct, because I am able to authenticate to the MySQL Workbench. The error that I get when I try to login to the Home.php page as "root" is that after 3 tries the account will be locked out for 12 hours.

Figured it out

Posted: Fri May 09, 2014 1:51 pm
by westyg
All that I needed to do was to change the Server Name to: localhost and I was able to login

Posted: Fri May 09, 2014 3:51 pm
by pacsone
The Hostname should be localhost by default, unless you are running MySQL Server on a remote server different from the host where PacsOne is running.

Re: New Clean PacsOne Installation. I cannot login as root

Posted: Mon Feb 23, 2015 11:00 am
by waleed444
If I understand the documentation, the Image Magick extension require the non-thread-safe version of PHP.

Re: New Clean PacsOne Installation. I cannot login as root

Posted: Mon Feb 23, 2015 5:09 pm
by pacsone
You should NOT use the standard release ImageMagick PHP extension. Instead, you should install the customized ImageMagick PHP extension included with the PacsOne Server installation packages which is thread-safe.