Problem with images and apache as service under windows 2000
Posted: Thu Mar 18, 2004 2:46 pm
Hi!
We have succesfully installed the PacsOne server on a Blade server running Windows 2000.
We used to run the Apache server in a console window (task) and then the images in the database were displayed in the web interface. Now we are trying to install it as a service so we don't need to be logged in to run the server (security reasons).
The following problem occurs: When apache is running as a service the web interface doesn't display the JPEG thumbnails anymore. Swithcing back to console it works fine.
Further investigation made it clear that the problem occurs when building the link to the file. When apache runs as a task links to the images are correct and include the file extension. Howver when apache is running as a service the file extension is dropped in the link hence no image to be displayed.
Does anyone has a clue? Is it somewhere in the source code or is it a problem loading the imagick module when we load apache as a service?
Thanks in advance!
Jonathan
We have succesfully installed the PacsOne server on a Blade server running Windows 2000.
We used to run the Apache server in a console window (task) and then the images in the database were displayed in the web interface. Now we are trying to install it as a service so we don't need to be logged in to run the server (security reasons).
The following problem occurs: When apache is running as a service the web interface doesn't display the JPEG thumbnails anymore. Swithcing back to console it works fine.
Further investigation made it clear that the problem occurs when building the link to the file. When apache runs as a task links to the images are correct and include the file extension. Howver when apache is running as a service the file extension is dropped in the link hence no image to be displayed.
Does anyone has a clue? Is it somewhere in the source code or is it a problem loading the imagick module when we load apache as a service?
Thanks in advance!
Jonathan