New Clean PacsOne Installation. I cannot login as root

Trouble during PacsOne Server installations
Post Reply
westyg
Posts:2
Joined:Fri May 09, 2014 3:00 am
New Clean PacsOne Installation. I cannot login as root

Post by westyg » Fri May 09, 2014 5:23 am

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.

westyg
Posts:2
Joined:Fri May 09, 2014 3:00 am

Figured it out

Post by westyg » Fri May 09, 2014 1:51 pm

All that I needed to do was to change the Server Name to: localhost and I was able to login

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Fri May 09, 2014 3:51 pm

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.

waleed444
Posts:1
Joined:Mon Feb 23, 2015 10:41 am

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

Post by waleed444 » Mon Feb 23, 2015 11:00 am

If I understand the documentation, the Image Magick extension require the non-thread-safe version of PHP.
aliiiii

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

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

Post by pacsone » Mon Feb 23, 2015 5:09 pm

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.

Post Reply