Hi,

 I have encounter this before and fix it by just editing the below
variable, but now using latest version of citrusdb 2.4.1 I get that same
error.

$url_prefix="/var/www/html/citrusb";
$ssl_url_prefix="/var/www/html/citrusdb";

Not Found

The requested URL /var/www/html/citrusdb/index.php was not found on this
server.


Here is my config.

$path_to_citrus='/var/www/html/citrusdb/';
$hidden_hash_var='thequickbrownfoxjumpoverthelayzdod';
$lang = './include/local/us-english.inc.php';
$url_prefix="/var/www/html/citrusb";
$ssl_url_prefix="/var/www/html/citrusdb";


location of the file


[root@student citrusdb]# pwd
/var/www/html/citrusdb

[root@student citrusdb]# ls -l index.php
-rw-r--r-- 1 root root 13830 Dec  8 23:55 index.php
[root@student citrusdb]#


OS:

Centos 6.0
SElinux is disable and firewall is flash


Is there something I miss?


Thanks in advance,

AC
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to