Help regarding CONQUEST FLEX VIEWER

  • HI i a m using CONQUEST as a PACS server. On searching the internet i found a web based viewing application , CONQUEST FLEX VIEWER . On configuring it i am getting the following error:


    ERROR GETTING STUDY INFORMATION
    ERROR # 2148 null


    But on restarting the machine the above mentioned error is finished but no result is shown upon querying the server.


    My setting.php file settings are appended below:-


    <?php


    /* CHANGE THE SETTINGS BELLOW TO MATCH YOUR CONFIGURATION. */


    $dbhost = "localhost"; // database host name
    $dbname = "conquest"; // database name
    $dbuser = "root"; // database username
    $dbpass = "administrator"; // database password


    $siteRoot = "../DCMFLEXVIEWER/"; // relative path to web directory from webserver root
    $sitePath = "D:\apache2triad\htdocs\DCMFLEXVIEWER\"; // absolute path to web directory
    $imagePath = "D:\apache2triad\\htdocs\DCMFLEXVIEWER\temp\"; // path to temp folder where images are stored for web access.
    $dicomPath = "Z:\"; // path to conquest dicom folder


    Z:\\ drive is NAS where DICOM images are saved

    ?>


    Help needed how to resolve this issue: I am running it on windows.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!