I'm also having similar problems with the login although I don't get an error
message; the login just refreshes. Below are my config settings; also, I
have installed citrusdb in a folder called "citrusdb" in the root
(public_html) of my site. I am mystified and frustrated because it looks
like such a great app! Help!

$sys_dbhost = 'localhost';
$sys_dbuser = 'vizou_danawhittl';
$sys_dbpasswd = 'mypassword';
$sys_dbname = 'vizou_citrus';
$sys_dbtype = 'mysql';
$path_to_citrus = '/home/vizou/public_html/citrusdb';
$hidden_hash_var='myvariable';
$lang = './include/local/us-english.inc.php';


Thanks in advance, Dana

..............................................


Paul Yasi wrote:
> 
> You definitely want to use the full path
> '/home/kelseyja/public_html/jacobi/citrusdb'
> otherwise it won't work.  When you get the error It's looking to see if it
> can load the search.php file that is in your path, so maybe you are
> missing
> the search.php file somehow?
> 
> Paul
> 
> On 8/15/06, Vince Jacobi <[EMAIL PROTECTED]> wrote:
>>
>>  Hi there.
>>
>> I just installed Citrusdb for the first time with my host provider,
>> Bluehost.com and I'm wondering what the issue might be with
>> the following problem:
>>
>> I'm able to login successfully, but in the main frame of the page
>> beneath the top menu buttons, the following error message
>> appears, "ERROR: Your path_to_citrus variable is incorrect, it
>> should be set to '/home/kelseyja/public_html/jacobi/citrusdb'"
>>
>> I tried making the change as indicated to the path_to_citrus
>> variable within ./include/config.inc.php and encountered the
>> same error.  After verifying the actual path by entering
>> command "PWD" within the CitrusDB directory, I also tried
>> changing accordingly to just '/public_html/jacobi/citrusdb'
>> and encounter the same error.
>>
>> This host provider appears to offer all of the pre-requisites
>> necessary to run the software.  Twenty-five (25) tables from
>> the file citrusdb.sql imported successfully.
>>
>> cPanel reports the following:
>>
>> PHP version 4.4.3
>> MySQL version 4.1.20-standard-log
>> phpMyAdmin version 2.8.0.2
>> register_globals variable is turned "off"
>>
>>
>>
>> Primary listing of ./include/config.inc.php:
>>
>> <?php
>> $sys_dbhost = 'localhost';
>> $sys_dbuser = 'kelseyja_citrus093';
>> $sys_dbpasswd = '[REMOVED]';
>> $sys_dbname = 'kelseyja_citrus093';
>> $sys_dbtype = 'mysql';
>> $path_to_citrus = '/public_html/jacobi/citrusdb';
>> $hidden_hash_var='[REMOVED]';
>> $lang = './include/local/us-english.inc.php';
>> ?>
>>
>> Is there anything obviously wrong with my setup or
>> anything else I could try to get this working properly
>> in a hosted environment?
>>
>>  would appreciate any assistance or feedback.  Thank you!
>>
>> Vince Jacobi
>> Milwaukee, WI
>> [EMAIL PROTECTED]
>>
>> <http://msgtag.com/?source=ffooter> has notified the sender that this
>> message has been received.
>>
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job
>> easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>> Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>>
>> _______________________________________________
>> 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
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Citrusdb-users mailing list
> Citrusdb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/citrusdb-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ERROR%3A-Your-path_to_citrus-variable-is-incorrect-tf2109120.html#a6545848
Sent from the citrusdb-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to