Rakesh Kotha, Could you clarify if you setup the Privileges for the citrus DB in PhpMyAdmin? Its the tab at the top. Once there check for the citrus DB user. If it isn't there click on the "Add a new User" below the table.
That username and password need to be set in the citrus configuration file. C:\wamp\www\citrus\include\config.inc.php But if you already did that then it may be another problem. Because a nonobject usually means the link to the DB wasn't established for some reason. Bryan On 2012-09-12 01:22, Rakesh Kotha wrote: > Am installing CitrusDB on Windows XP with WAMP Server 2.2 > > I got Apache, MQSQL, PhpMyAdmin worked. > > Now stared configuring CitrusDB. > Copied the bineried to WWW folder in WAMP. > When i tried http://localhost/citrus am getting below error: > > Fatal error: Call to a member function RowCount() on a non-object in > C:\wamp\www\citrus\include\database.inc.php on line 58 > > below is the line 58 in the file: > $attempts = $result->RowCount(); > > I haven't changed anything in this file but not sure why am getting > this. > > Am stuck and tried googling but NO luck. > > Could someone help me configuring it. > > Thanks in advance > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. > Discussions > will include endpoint security, mobile security and the latest in > malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Citrusdb-users mailing list > Citrusdb-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/citrusdb-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Citrusdb-users mailing list Citrusdb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/citrusdb-users