5.1.3 and mysql 5.0.37 error

Trouble during PacsOne Server installations
Post Reply
tservice
Posts:176
Joined:Mon Oct 23, 2006 4:03 pm
Location:USA
5.1.3 and mysql 5.0.37 error

Post by tservice » Mon Oct 29, 2007 5:35 pm

during install of 5.1.3 i have a error.
Failed to save configuration data: You have an error in your SQL syntax; check tha manual that corresponds to your MySql server version for the right syntax to use near "C:\" at line 1

I an using mysql 5.0.37 Do I need to use a different release?

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

Post by pacsone » Mon Oct 29, 2007 6:35 pm

This seems to be a bug in the 5.1.3 installer.

As a workaround, try entering the Default Archive Directory field as the Unix-style path instead, i.e., instead of entering:

Code: Select all

C:\Archive\Dicom\
Enter the following instead:

Code: Select all

C:/Archive/Dicom/

tservice
Posts:176
Joined:Mon Oct 23, 2006 4:03 pm
Location:USA

Post by tservice » Mon Oct 29, 2007 7:54 pm

That worked thanks

Post Reply