more setup woes
I have attempted to set up Pacsone, but have been unsuccessful. When trying to login from the apache server for administration, I get:
Notice: Undefined variable: connection in C:\Program Files\PacsOne\php\database.php on line 19
Notice: A session had already been started - ignoring session_start() in C:\Program Files\PacsOne\php\security.php on line 9
Notice: Undefined variable: REQUEST_URI in C:\Program Files\PacsOne\php\security.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\PacsOne\php\database.php:19) in C:\Program Files\PacsOne\php\security.php on line 18
Any help would be appreciated.
Notice: Undefined variable: connection in C:\Program Files\PacsOne\php\database.php on line 19
Notice: A session had already been started - ignoring session_start() in C:\Program Files\PacsOne\php\security.php on line 9
Notice: Undefined variable: REQUEST_URI in C:\Program Files\PacsOne\php\security.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\PacsOne\php\database.php:19) in C:\Program Files\PacsOne\php\security.php on line 18
Any help would be appreciated.
Re: more setup woes
You're the 3rd user who has reported such problem, the issue is with your PHP.INI file. Make sure it's saved in Windows format, not UNIX format. (If you open the file with NotePad and all text seem to appear in a single line, then the file is saved in UNIX format).
Please refer to the following FAQ for details:
http://www.pacsone.net/faq.htm?#C4
Please refer to the following FAQ for details:
http://www.pacsone.net/faq.htm?#C4
mschein wrote:I have attempted to set up Pacsone, but have been unsuccessful. When trying to login from the apache server for administration, I get:
Notice: Undefined variable: connection in C:\Program Files\PacsOne\php\database.php on line 19
Notice: A session had already been started - ignoring session_start() in C:\Program Files\PacsOne\php\security.php on line 9
Notice: Undefined variable: REQUEST_URI in C:\Program Files\PacsOne\php\security.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\PacsOne\php\database.php:19) in C:\Program Files\PacsOne\php\security.php on line 18
Any help would be appreciated.
Thank you. That indeed did the trick.
I have two other issues:
1: The server is able to recieve images from eFilm without difficulty. However, eFilm cannot pull images from the PacsOne database. An error is generated (Unable to write DICOM object. Study Root Retrieve.)
2. When viewing the database from apache, no images can be seen. They are not listed on the image page.
I have two other issues:
1: The server is able to recieve images from eFilm without difficulty. However, eFilm cannot pull images from the PacsOne database. An error is generated (Unable to write DICOM object. Study Root Retrieve.)
2. When viewing the database from apache, no images can be seen. They are not listed on the image page.
Which version of PacsOne are you running?
For #1, you can also check the PacsOne server log under the 'log' sub-dir of your PacsOne installation path to see if PacsOne got any errors when eFilm failed to retrieve the image. You can send the log file to:
mailto:bug.report@pacsone.net
and I'll take a look at it.
For #2, did you mean the images were not displayed or they're not listed when you opened the Series page, e.g., "There're 0 images in this series"?
For #1, you can also check the PacsOne server log under the 'log' sub-dir of your PacsOne installation path to see if PacsOne got any errors when eFilm failed to retrieve the image. You can send the log file to:
mailto:bug.report@pacsone.net
and I'll take a look at it.
For #2, did you mean the images were not displayed or they're not listed when you opened the Series page, e.g., "There're 0 images in this series"?
Anonymous wrote:Thank you. That indeed did the trick.
I have two other issues:
1: The server is able to recieve images from eFilm without difficulty. However, eFilm cannot pull images from the PacsOne database. An error is generated (Unable to write DICOM object. Study Root Retrieve.)
2. When viewing the database from apache, no images can be seen. They are not listed on the image page.
1. I will send the error log in a minute.
2. The images are there. as per the other thread, I have check the images with eZDicom and they are viewable. I get a crash on the apache server when I click on a series. That crash is:
szAppName : Apache.exe szAppVer : 2.0.47.0
szModName : IM_MOD_RL_DCM_.dll szModVer : 0.0.0.0 offset : 000019de
2. The images are there. as per the other thread, I have check the images with eZDicom and they are viewable. I get a crash on the apache server when I click on a series. That crash is:
szAppName : Apache.exe szAppVer : 2.0.47.0
szModName : IM_MOD_RL_DCM_.dll szModVer : 0.0.0.0 offset : 000019de
Another user reported same Apache crash with the same module, and it's also on the Windows XP Professional platform.
I need the following information to investigate this further:
1. The file size and date of the crashing module 'IM_MOD_RL_dcm_.dll' which is under the 'ImageMagick' sub-dir of your PacsOne installation path.
2. The file size and date of 'MSVCRT.DLL' under your %SystemRoot%\System32\ directory. If possible, can you also zip it up and send to mailto:bug.report@pacsone.net ?
3. Did you have XP Service Pack 1 patched on your XP Pro?
PacsOne has been tested on Windows XP Home Edition with Service Pack 1. It'll be interesting to find out the differences between XP Home Edition and XP Pro.
Thanks very much for making PacsOne a better user experience.
I need the following information to investigate this further:
1. The file size and date of the crashing module 'IM_MOD_RL_dcm_.dll' which is under the 'ImageMagick' sub-dir of your PacsOne installation path.
2. The file size and date of 'MSVCRT.DLL' under your %SystemRoot%\System32\ directory. If possible, can you also zip it up and send to mailto:bug.report@pacsone.net ?
3. Did you have XP Service Pack 1 patched on your XP Pro?
PacsOne has been tested on Windows XP Home Edition with Service Pack 1. It'll be interesting to find out the differences between XP Home Edition and XP Pro.
Thanks very much for making PacsOne a better user experience.
mschein wrote:1. I will send the error log in a minute.
2. The images are there. as per the other thread, I have check the images with eZDicom and they are viewable. I get a crash on the apache server when I click on a series. That crash is:
szAppName : Apache.exe szAppVer : 2.0.47.0
szModName : IM_MOD_RL_DCM_.dll szModVer : 0.0.0.0 offset : 000019de