I noticed the following line in your config has a typo:

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

It should be "/var/www/html/citrusdb"; If that's the way it is in your config 
file, there's your problem.

Rich Cloutier

On 2/20/2012 7:06 AM, citrusdb-users-requ...@lists.sourceforge.net wrote:
> Send Citrusdb-users mailing list submissions to
>       citrusdb-users@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/citrusdb-users
> or, via email, send a message with subject or body 'help' to
>       citrusdb-users-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>       citrusdb-users-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Citrusdb-users digest..."
>
>
> Today's Topics:
>
>     1. I encounter this error before and fix it with older version.
>        "Not Found" but encounter it in 2.4.1 again. (AC Perdon)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 20 Feb 2012 13:00:52 +0800
> From: AC Perdon<acp....@gmail.com>
> Subject: [Citrusdb-users] I encounter this error before and fix it
>       with older version. "Not Found" but encounter it in 2.4.1 again.
> To: For users of CitrusDB discussion
>       <citrusdb-users@lists.sourceforge.net>
> Message-ID:
>       <CAGMYo+A-8BmaJF+=TV4xOyJQhUeE=g7X=0qtqcm4zrhmryk...@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> 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
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> ------------------------------------------------------------------------------
> 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
>
>
> End of Citrusdb-users Digest, Vol 55, Issue 3
> *********************************************
>
>


------------------------------------------------------------------------------
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