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.
New Clean PacsOne Installation. I cannot login as root
Figured it out
All that I needed to do was to change the Server Name to: localhost and I was able to login
Re: New Clean PacsOne Installation. I cannot login as root
If I understand the documentation, the Image Magick extension require the non-thread-safe version of PHP.
aliiiii
Re: New Clean PacsOne Installation. I cannot login as root
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.