Did you install (copy) the files as root? Make sure to chown all the files
to the correct user for your webserver.

-----Original Message-----
From: Michael Rulison [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 09, 2006 3:50 PM
To: citrusdb-users@lists.sourceforge.net
Subject: [Citrusdb-users] Getting Citrus Started

Dear Paul Yasi, or others:

I have:
a mysql citrus_db database with tables in it, as shown by


        Welcome to phpMyAdmin 2.6.0-pl3

the citrusdb directories and files

$sys_dbtype = 'mysql';
$sys_dbname = 'citrus_db';    // OK db name
$sys_dbuser = 'citrus_user'; // OK - works  with php-Admin 060609
$sys_dbpasswd = '.......';     // OK  - works  with php-Admin 060609
$path_to_citrus = '/home/httpd/html/rulisonm/citrusdb';
$hidden_hash_var=.......;

But on trying to load index.php to log on to citrus I get:

Permission denied: /home/httpd/html/rulisonm/citrusdb/.htaccess
pcfg_openfile: unable to check htaccess file, ensure it is readable

I had this working fairly well with prior version of citrus, then
re-established directories with the latest version and encounter
problems not found previously.

Thanks,

----------------------------------------------------------------------------
-
Michael Rulison      |     919/782-9576
3256 Lewis Farm Road   Raleigh  NC  27607-6723
----------------------------------------------------------------------------
-



_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users





_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to