URL: http://[basedir]/showTags.php?uid=[uid]
After clicking CPU load changes to 100%; no result is shown by the browser.
After we changed php.ini max_execution_time infinite execution time into 120 seconds the browser shows this message (exact filenames and directory names are changed into '*')
Code: Select all
Image Path: //*******/*******/Pacs_One/2014/08/18/1.*******************83
( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files (x86)\PacsOne\php\dicom.php on line 1023
Call Stack
# Time Memory Function Location
1 0.0010 146552 {main}( ) ..\showTags2.php:0
2 0.1158 1484056 RawTags->__construct( ) ..\showTags2.php:36
3 0.1293 1493744 RawTags->parseDataExplicit( ) ..\dicom.php:3441
4 0.1400 1511192 Sequence->__construct( ) ..\dicom.php:3563
5 0.1400 1512240 Item->__construct( ) ..\dicom.php:893
(we use PacsOne 6.3.4/ Wampserver 2.2/ Windows Server 2008 R2)