<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://stage.nitrcce.org/export/rss20_forum.php?forum_id=3572" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC NIDB - Neuroinformatics Database Forum: help</title>
  <link>http://stage.nitrcce.org/forum/forum.php?forum_id=3572</link>
  <description>Get Public Help</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Fri, 17 Apr 2026 23:13:54 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>RE: install glitch</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</link>
   <description>You'll need to edit the /nidb/programs/config.pl file to reflect your server's hostname, and the usernames/passwords. Then try running it again.&lt;br /&gt;
&lt;br /&gt;
You may need to delete the lock files in /nidb/programs/lock</description>
   <author>Greg Book</author>
   <pubDate>Thu, 01 Nov 2012 20:22:10 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</guid>
  </item>
  <item>
   <title>RE: install glitch</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</link>
   <description>Looks like a connect problem with mysql?&lt;br /&gt;
as root, I tried restarting mysqld services&lt;br /&gt;
# service mysqld restart&lt;br /&gt;
but still have same outcome.&lt;br /&gt;
&lt;br /&gt;
[nidb@localhost programs]$ perl parsedicom.pl&lt;br /&gt;
Found 0 lock files&lt;br /&gt;
Creating /nidb/programs/lock/parsedicom.0.&lt;br /&gt;
Mysql connect('database=nidb;host=yourhostname','root',...) failed: Unknown MySQL server host 'yourhostname' (1) at parsedicom.pl line 117</description>
   <author>Jenifer Juranek</author>
   <pubDate>Thu, 01 Nov 2012 19:08:15 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</guid>
  </item>
  <item>
   <title>RE: install glitch</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</link>
   <description>Great!&lt;br /&gt;
You can turn off the Notice messages by editing the /etc/php.ini file (as root) and finding the line that starts with &amp;quot;error_reporting = &amp;quot; and change it to this:&lt;br /&gt;
[code]error_reporting = E_ALL &amp;amp; ~E_DEPRECATED &amp;amp; ~E_NOTICE[/code]&lt;br /&gt;
To import data, you can place the dicom files in the /nidb/dicomincoming directory. The files themselves need to be in that directory, they can't be in a sub directory. So, you may need to rename files if you have the same filename in different sub directories for your data.&lt;br /&gt;
&lt;br /&gt;
You'll need to make sure the cron job called &amp;quot;parsedicom.pl&amp;quot; is running. This is a program that runs every minute to check the /nidb/dicomincoming directory for new files to import. If the installer got to that point, it should have created a set of cron jobs under the nidb user.&lt;br /&gt;
&lt;br /&gt;
If you login to Webmin, which is http://localhost:10000 , then to System -&amp;gt; Scheduled cron jobs, you should see a list of cron jobs for the nidb user account. Do you see these? If not, we'll need to set them up manually. If they are there, but are disabled, check off the nidb jobs and click Enable Selected Jobs.&lt;br /&gt;
&lt;br /&gt;
If none of this works, you can run it manually by doing the following (as the nidb user)&lt;br /&gt;
[code]cd /nidb/programs&lt;br /&gt;
perl parsedicom.pl[/code]&lt;br /&gt;
Let me know how that goes.</description>
   <author>Greg Book</author>
   <pubDate>Thu, 01 Nov 2012 13:19:06 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</guid>
  </item>
  <item>
   <title>RE: install glitch</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</link>
   <description>I just tried your suggestion to restart httpd services...and it worked!&lt;br /&gt;
I now see a new splash screen (with an error message about an undefined variable)...what's recommended for testing its handling of dicom data?&lt;br /&gt;
CHEERS!&lt;br /&gt;
Jenifer&lt;br /&gt;
&lt;br /&gt;
Notice: Undefined variable: totalseries in /var/www/html/index.php on line 61&lt;br /&gt;
&lt;br /&gt;
Notice: Undefined variable: totalsize in /var/www/html/index.php on line 62&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
	[table][tr]&lt;br /&gt;
		[td]&lt;br /&gt;
			[size= 20pt]Welcome to [img]http://localhost/images/A.png[/img]ll [/size][size= 20pt][img]http://localhost/images/D.png[/img]ata [img]http://localhost/images/O.png[/img]nline [img]http://localhost/images/2.png[/img]&lt;br /&gt;
			&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
			&amp;lt;span style=&amp;quot;font-size: 10pt;&amp;quot;&amp;gt;&lt;br /&gt;
			[b]Available Data:[/b]&lt;br /&gt;
&lt;br /&gt;
			0 subjects&lt;br /&gt;
&lt;br /&gt;
			0 studies&lt;br /&gt;
&lt;br /&gt;
			&lt;br /&gt;
&lt;br /&gt;
			[table]&lt;br /&gt;
				[tr]&lt;br /&gt;
					[th][b]Series[/b][/th]&lt;br /&gt;
					[th][b]Count[/b][/th]&lt;br /&gt;
					[th][b]Size[/b][/th]&lt;br /&gt;
				[/tr]&lt;br /&gt;
								[tr]&lt;br /&gt;
						[td]BINARY[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]CR[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]CT[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]EEG[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]ET[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]MR[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]OT[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]PPI[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]SR[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]US[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]VIDEO[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
										[tr]&lt;br /&gt;
						[td]XA[/td]&lt;br /&gt;
						[td]0[/td]&lt;br /&gt;
						[td]0.0 B[/td]&lt;br /&gt;
					[/tr]&lt;br /&gt;
									[tr]&lt;br /&gt;
					[td]Total[/td]&lt;br /&gt;
					[td]0[/td]&lt;br /&gt;
					[td]0.0 B[/td]&lt;br /&gt;
				[/tr]&lt;br /&gt;
			[/table]&lt;br /&gt;
			[/size]&lt;br /&gt;
			&lt;br /&gt;
		&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
		[td]&lt;br /&gt;
			[table]&lt;br /&gt;
				[tr]&lt;br /&gt;
					[td]&lt;br /&gt;
						[b]Most recent studies[/b]&lt;br /&gt;
&lt;br /&gt;
						&amp;lt;span class=&amp;quot;sublabel&amp;quot;&amp;gt;Collected in past 72 hours&amp;lt;/span&amp;gt;&lt;br /&gt;
					[/td]&lt;br /&gt;
				[/tr]&lt;br /&gt;
				[tr]&lt;br /&gt;
					[th]Subject ID[/th]&lt;br /&gt;
					[th]Study ID[/th]&lt;br /&gt;
					[th]Study Date[/th]&lt;br /&gt;
					[th]Modality[/th]&lt;br /&gt;
					[th]Project[/th]&lt;br /&gt;
				[/tr]&lt;br /&gt;
						[/table]&lt;br /&gt;
		[/td]&lt;br /&gt;
	[/tr]&lt;br /&gt;
	[tr]&lt;br /&gt;
		[td]&lt;br /&gt;
			&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
			[url=http://localhost/stats.php]NIDB statistics[/url][/td][/tr][/table]</description>
   <author>Jenifer Juranek</author>
   <pubDate>Wed, 31 Oct 2012 18:34:52 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</guid>
  </item>
  <item>
   <title>RE: install glitch</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</link>
   <description>Hmm, I'm not seeing the reply I posted, so I'll try it again.&lt;br /&gt;
&lt;br /&gt;
I'm stumped about the problem, but if you are willing to try IM, skype, maybe we can solve it faster. Otherwise, I think the best path would be to download the VM or install CentOS 6.3 on your server and follow the installation instructions.</description>
   <author>Greg Book</author>
   <pubDate>Wed, 31 Oct 2012 15:32:04 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</guid>
  </item>
  <item>
   <title>RE: install glitch</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</link>
   <description>I'm still stumped on this one. Maybe we can try one last thing?&lt;br /&gt;
&lt;br /&gt;
&amp;gt; service httpd restart&lt;br /&gt;
&lt;br /&gt;
After that, I'd suggest downloading the VM and running it on either a Windows PC or a Linux box so you can test it out. Or, if you are able to, format the server you are testing on and install CentOS 6.3 with the suggested installation, and then install using the NIDB installer. If you really want to install on Redhat, maybe can try remote access, instant message, or skype and solve this faster?</description>
   <author>Greg Book</author>
   <pubDate>Tue, 30 Oct 2012 19:54:46 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</guid>
  </item>
  <item>
   <title>RE: install glitch</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</link>
   <description>It looks like 1 row is populated in the users table under nidb.&lt;br /&gt;
Do the cell contents look okay?[table][tr][th] [/th][/tr][tr][th] [/th][/tr]&lt;br /&gt;
&lt;br /&gt;
        &lt;br /&gt;
[tr][td]&amp;lt;span&amp;gt;&amp;lt;input id=&amp;quot;id_rows_to_delete0_left&amp;quot; class=&amp;quot;multi_checkbox&amp;quot; name=&amp;quot;rows_to_delete[%60users%60.%60user_id%60+%3D+1]&amp;quot; type=&amp;quot;checkbox&amp;quot; value=&amp;quot;DELETE FROM `nidb`.`users` WHERE `users`.`user_id` = 1&amp;quot; /&amp;gt;&amp;lt;input class=&amp;quot;condition_array&amp;quot; type=&amp;quot;hidden&amp;quot; value=&amp;quot;{&amp;quot; /&amp;gt;    &amp;lt;/span&amp;gt;[/td][td]&amp;lt;span class=&amp;quot;nowrap&amp;quot;&amp;gt;&lt;br /&gt;
[url=http://localhost/phpMyAdmin/tbl_change.php?db=nidb&amp;amp;table=users&amp;amp;where_clause=%60users%60.%60user_id%60+%3D+1&amp;amp;clause_is_unique=1&amp;amp;sql_query=SELECT+%2A+FROM+%60users%60&amp;amp;goto=sql.php&amp;amp;default_action=update&amp;amp;token=411a64653831f80c7eaba8c2311b91d3]&amp;lt;span class=&amp;quot;nowrap&amp;quot;&amp;gt;[img]http://localhost/phpMyAdmin/themes/dot.gif[/img] Edit&amp;lt;/span&amp;gt;[/url]&lt;br /&gt;
&amp;lt;input class=&amp;quot;where_clause&amp;quot; type=&amp;quot;hidden&amp;quot; value=&amp;quot;%60users%60.%60user_id%60+%3D+1&amp;quot; /&amp;gt;&amp;lt;/span&amp;gt;[/td][td]&amp;lt;span class=&amp;quot;nowrap&amp;quot;&amp;gt;&lt;br /&gt;
[url=http://localhost/phpMyAdmin/tbl_change.php?db=nidb&amp;amp;table=users&amp;amp;where_clause=%60users%60.%60user_id%60+%3D+1&amp;amp;clause_is_unique=1&amp;amp;sql_query=SELECT+%2A+FROM+%60users%60&amp;amp;goto=sql.php&amp;amp;default_action=insert&amp;amp;token=411a64653831f80c7eaba8c2311b91d3]&amp;lt;span class=&amp;quot;nowrap&amp;quot;&amp;gt;[img]http://localhost/phpMyAdmin/themes/dot.gif[/img] Copy&amp;lt;/span&amp;gt;[/url]&lt;br /&gt;
&amp;lt;input class=&amp;quot;where_clause&amp;quot; type=&amp;quot;hidden&amp;quot; value=&amp;quot;%60users%60.%60user_id%60+%3D+1&amp;quot; /&amp;gt;&amp;lt;/span&amp;gt;[/td][td]&lt;br /&gt;
[url=http://localhost/phpMyAdmin/sql.php?db=nidb&amp;amp;table=users&amp;amp;sql_query=DELETE+FROM+%60nidb%60.%60users%60+WHERE+%60users%60.%60user_id%60+%3D+1&amp;amp;message_to_show=The+row+has+been+deleted&amp;amp;goto=sql.php%3Fdb%3Dnidb%26table%3Dusers%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560users%2560%26message_to_show%3DThe%2Brow%2Bhas%2Bbeen%2Bdeleted%26goto%3Dtbl_structure.php%26token%3D411a64653831f80c7eaba8c2311b91d3&amp;amp;token=411a64653831f80c7eaba8c2311b91d3]&amp;lt;span class=&amp;quot;nowrap&amp;quot;&amp;gt;[img]http://localhost/phpMyAdmin/themes/dot.gif[/img] Delete&amp;lt;/span&amp;gt;[/url]&lt;br /&gt;
[/td][td]&amp;lt;span&amp;gt;1&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;admin&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;901924565&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;Standard&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;Administrator&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;admin@nidb.org&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;2012-10-10 16:46:02&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;0&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;1&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;1&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;0&amp;lt;/span&amp;gt;[/td]&lt;br /&gt;
[td]&amp;lt;span&amp;gt;2012-10-10 16:46:02&amp;lt;/span&amp;gt;[/td][/tr][/table]</description>
   <author>Jenifer Juranek</author>
   <pubDate>Mon, 22 Oct 2012 19:55:33 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</guid>
  </item>
  <item>
   <title>RE: install glitch</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</link>
   <description>Interesting...&lt;br /&gt;
Ok, so lets try this:&lt;br /&gt;
&lt;br /&gt;
Go to http://localhost/phpMyAdmin. Login with root/password&lt;br /&gt;
&lt;br /&gt;
Go to the database list on the left and click 'nidb'. It will show a list of tables. Find the 'users' table. It should list out the rows in the users table, if not, click 'Browse' at the top of the page. Do any records show up, especially one with a username of 'admin'?&lt;br /&gt;
&lt;br /&gt;
I'm thinking you may have downloaded an old version of the installer that didn't automatically setup the admin user account.</description>
   <author>Greg Book</author>
   <pubDate>Mon, 22 Oct 2012 17:31:35 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</guid>
  </item>
  <item>
   <title>RE: install glitch</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</link>
   <description>Those are the values I am entering at the Olin login portal when I get the error message.</description>
   <author>Jenifer Juranek</author>
   <pubDate>Fri, 19 Oct 2012 18:11:44 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</guid>
  </item>
  <item>
   <title>RE: install glitch</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</link>
   <description>The username for NIDB login should be &amp;quot;admin&amp;quot; and password &amp;quot;password&amp;quot;</description>
   <author>Greg Book</author>
   <pubDate>Fri, 19 Oct 2012 18:09:52 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3587&amp;forum_id=3572</guid>
  </item>
 </channel>
</rss>
