The trouble is when I select an entry and click the "Show" button there is no picture.
The page source looks like this:
Code: Select all
<APPLET codebase=radscaper/ archive=radscaper.jar code=com.divinev.radscaper.Main.class width=100% height=95%>
<PARAM NAME=Config VALUE=config.xml>
<PARAM NAME=DicomImg1 VALUE="">
</APPLET>
I can load the demo images on the divinev web site.
Looking at /var/log/apache2/error_log:
- [Fri Feb 06 15:04:12 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Feb 06 15:04:13 2009] [notice] Apache/2.2.10 (Linux/SUSE) mod_ssl/2.2.10 OpenSSL/0.9.8h PHP/5.2.6 with Suhosin-Patch configured -- resuming normal operations
[Fri Feb 06 15:08:06 2009] [error] [client_ip_address] PHP Warning: mkdir(): Permission denied in /opt/pacsone/php/login.php on line 90
[Fri Feb 06 15:08:24 2009] [error] [client_ip_address] PHP Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /opt/pacsone/php/applet.php on line 26, referer: http://server_ip_address/pacsone/home.php
Short term archive is /opt/pacsone/php/archive/ (accessible by anyone at the moment). Inside the archive directories named yyyy-mm-dd-DAY are created. These contain files with very long numeric names and dots.
I would be grateful for any hint.
Thanks and Best Regards