Hi Paul,

You made my day!!

Am not getting that error after importing the citrus.sql file.
Surprisingly i don't see that step in the installation document.

I have this in my config file:
$url_prefix = "http://localhost/citrus";;
$ssl_url_prefix = "https://localhost/citrus";;

after giving user "admin", pass "test", am getting "page can't be
displayed" error.
below is the url am getting redirected to after entering the id and pass;

https://localhost/citrus/index.php

Anything else am i missing?

Do i need to delete the lines after "$ssl_url_prefix =
"https://localhost/citrus";"; if i don't want to use any encryption or
so, Firstly i want to bring up the basic Citrus application, later i
can think of adding more security.

Thank you in advance.

On Wed, Sep 12, 2012 at 8:01 PM, Paul Yasi <p...@citrusdb.org> wrote:
> I'm guessing you may not have the default database from the citrus.sql
> file - this needs to be imported into your empty citrus database, you
> can do that with phpmyadmin or on the mysql cmd line.
>
> Paul
>
> On Tue, Sep 11, 2012 at 12:22 PM, Rakesh Kotha <rakesh.ko...@gmail.com> 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
>
>
>
> --
> The CitrusDB Project | http://www.citrusdb.org
> Open Source Customer Care & Billing System
>
> ------------------------------------------------------------------------------
> 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

Reply via email to