[Citrusdb-users] SOLVED:Re: I encounter this error before and fix it with older version. "Not Found" but encounter it in 2.4.1 again.

2012-02-21 Thread AC Perdon
Hi,

I solved the problem by using below config. Got the idea as I read some of
the issue posted here.

$url_prefix = "http://localhost/citrusdb";;
$ssl_url_prefix = "http://localhost/citrusdb";;

Thanks for the help
AC



On Mon, Feb 20, 2012 at 1:00 PM, AC Perdon  wrote:

> 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
>
--
Keep Your Developer Skills Current with LearnDevNow!
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-d2d___
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users


Re: [Citrusdb-users] Citrusdb-users Digest, "Not Found" but encounter it in 2.4.1 again. (AC Perdon)

2012-02-21 Thread AC Perdon
Still get same error = (

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


On Tue, Feb 21, 2012 at 1:29 AM, Rich Cloutier  wrote:

> 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
> > 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
> >   
> > Message-ID:
> >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
>
--
Keep Your Developer Skills Current with LearnDevNow!
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-d2d___
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users


[Citrusdb-users] I encounter this error before and fix it with older version. "Not Found" but encounter it in 2.4.1 again.

2012-02-19 Thread AC Perdon
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


[Citrusdb-users] Citrudb for CATV Operation

2012-01-16 Thread AC Perdon
Hi,

Any one here is using citrudb for cable TV Operation? I would like to hear
your experiences.

Thanks,
AC
--
Keep Your Developer Skills Current with LearnDevNow!
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-d2d___
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users


Re: [Citrusdb-users] Login Failure. Please See Administrator error

2010-06-24 Thread AC Perdon
thanks this solved the problem.

2010/6/21 Paul Yasi 

>  There is a table called login_failures that will record your IP address
> each time you fail to enter the correct password.  If you fail more than 5
> times in a 24 hour period it will not allow you to try logging into the
> system again.  You'll need to go to the login_failures table and remove the
> rows it added that contain your IP address (or wait 24 hours)
>
> If you somehow changed the admin password by accident to something that you
> don't know you will need to manually reset it by opening the user table and
> putting in an MD5 in to the password field for the admin user that you do
> know.  The following is the MD5 for the default password  "test" that you
> can paste in there:
>
> 098f6bcd4621d373cade4e832627b4f6
>
>
> Paul
>
>
> On 06/18/2010 10:42 PM, AC Perdon wrote:
>
> Hi,
>
> I have change the admin password to my desired password and also created a
> new account that has als same access right as admin. I have entered the
> password 4 - 5x and it was not accepted I tried the new account it was
> successful then I tried the admin same error and worst the error wont go
> even if I rebooted the server  I keep getting Login Failure. Please See
> Administrator error no loging page is loading . I could not figure it out
> why I'm getting this..
>
>
> Regards,
> AC
>
>
> --
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
>
>
> ___
> Citrusdb-users mailing 
> listcitrusdb-us...@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/citrusdb-users
>
>
>
>
> --
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> ___
> Citrusdb-users mailing list
> Citrusdb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/citrusdb-users
>
>
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo___
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users


[Citrusdb-users] Login Failure. Please See Administrator error

2010-06-18 Thread AC Perdon
Hi,

I have change the admin password to my desired password and also created a
new account that has als same access right as admin. I have entered the
password 4 - 5x and it was not accepted I tried the new account it was
successful then I tried the admin same error and worst the error wont go
even if I rebooted the server  I keep getting Login Failure. Please See
Administrator error no loging page is loading . I could not figure it out
why I'm getting this..


Regards,
AC
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo___
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users


Re: [Citrusdb-users] error Not Found after I login the default password

2010-02-09 Thread AC Perdon
Cool! Thanks Paul its now working.

2010/2/6 Paul Yasi 

> You need to update the url_prefix and ssl_url_prefix variables to the
> correct ones in config.inc.php
>
> These are new in 2.0
>
> Paul
>
> 2010/2/5 AC Perdon 
>
>> Hi,
>>
>> I have installed citrusdb 3 times and my first time to encounter this
>> problem which I cant figure it out, can any one help details below:
>>
>> System Info:
>>
>> OS:
>> Distributor ID:Ubuntu
>> Description:Ubuntu 9.10
>> Release:9.10
>> Codename:karmic
>>
>> phpinfo output:
>> Configuration File (php.ini) Path /etc/php5/apache2  Loaded Configuration
>> File /etc/php5/apache2/php.ini Scan this dir for additional .ini files 
>> /etc/php5/apache2/conf.d
>> additional .ini files parsed /etc/php5/apache2/conf.d/gd.ini,
>> /etc/php5/apache2/conf.d/mcrypt.ini, /etc/php5/apache2/conf.d/mysql.ini,
>> /etc/php5/apache2/conf.d/mysqli.ini, /etc/php5/apache2/conf.d/pdo.ini,
>> /etc/php5/apache2/conf.d/pdo_mysql.ini
>>
>> Citrus Config:
>>
>> 7 // define variables
>>   $sys_dbhost = 'localhost';
>>   $sys_dbuser = 'test';
>>   $sys_dbpasswd = 'test123';
>>   $sys_dbname = 'citrus';
>>   $sys_dbtype = 'mysql';
>>   $path_to_citrus = '/var/www/citrus-2.0';
>>   $hidden_hash_var='thequickbrownfox';
>>   $lang = './include/local/us-english.inc.php';
>>   $gpg_command = "/usr/bin/gpg --homedir /home/www-data/.gnupg --armor
>> --batch -e -r 'CitrusDB'";
>>   $gpg_decrypt = "/usr/bin/gpg --homedir /home/www-data/.gnupg
>> --passphrase-fd 0 --yes --no-tty --skip-verify --decrypt";
>>
>>   // use these url prefixes to redirect between the ssl carddata and
>> regular pages
>>   // also maybe can be used with base href to help limit cross site
>> scripting
>>   $url_prefix = 
>> "http://localhost/~pyasi/citrus_project/citrusdb-gpg/<http://localhost/%7Epyasi/citrus_project/citrusdb-gpg/>
>> ";
>>   $ssl_url_prefix = "
>> https://localhost/~pyasi/citrus_project/citrusdb-gpg/<https://localhost/%7Epyasi/citrus_project/citrusdb-gpg/>
>> ";
>>
>>   File is located:
>>
>> $ pwd
>> /var/www/citrus-2.0
>>
>> Citrus version: 2.0 stable
>>
>> Problem:
>>
>> After I type in default username and password (admin/test) the page loads
>> below error, I think its looking for a directory or a a file located at
>> /home/pyasi/citrus_project/io, but I'm not sure cause my previous
>> installation was successful and I have check the files seem all of them are
>> in the right place.
>>
>> Not Found
>>
>> The requested URL /citrusdb/index.php was not found on this server.
>> --
>> Apache/2.2.12 (Ubuntu) Server at localhost Port 80
>> here are the files:
>> $ ls
>> 1024x768.html dashboard.php   include  receipt.php
>> all_billing_details.php   datetest.phpindex.phpscripts
>> all_billing_history.php   decryptcardsLICENSE  search.php
>> all_customer_history.php  dosearch.phplogout.php
>> statusupdate
>> all_payment_history.php   encryptcardsMODULEGUIDE  tickets.php
>> billing_details.php   favicon.ico modules  tools
>> billing_history.php   footer.php  modules.php  tools.php
>> calendar.php  fullscreen.css  mydate.php   update.php
>> citrus.cssfunctions.jsnewcustomer.php
>> viewaccount.php
>> citrusdb.png  getweekends.pl  online
>> viewservice.php
>> citrus.sqlheader.php  payment_history.php
>> viewticket.php
>> classes   help.html   print.php
>> customer_history.php  images  README
>>
>> Thanks and Regards,
>> AC
>>
>>
>> --
>> The Planet: dedicated and managed hosting, cloud storage, colocation
>> Stay online with enterprise data centers and the best network in the
>> business
>> Choose flexible plans and management services without long-term contracts
>> Personal 24x7 support from experience hosting pros just a phone call away.
>> http://p.sf.net/sfu/theplanet-com
>> ___
>> Citrusdb-users mailing list
>> Citrusdb-users@lists.sou

[Citrusdb-users] error Not Found after I login the default password

2010-02-05 Thread AC Perdon
Hi,

I have installed citrusdb 3 times and my first time to encounter this
problem which I cant figure it out, can any one help details below:

System Info:

OS:
Distributor ID:Ubuntu
Description:Ubuntu 9.10
Release:9.10
Codename:karmic

phpinfo output:
Configuration File (php.ini) Path /etc/php5/apache2 Loaded Configuration
File /etc/php5/apache2/php.ini Scan this dir for additional .ini files
/etc/php5/apache2/conf.d
additional .ini files parsed /etc/php5/apache2/conf.d/gd.ini,
/etc/php5/apache2/conf.d/mcrypt.ini, /etc/php5/apache2/conf.d/mysql.ini,
/etc/php5/apache2/conf.d/mysqli.ini, /etc/php5/apache2/conf.d/pdo.ini,
/etc/php5/apache2/conf.d/pdo_mysql.ini

Citrus Config:

7 // define variables
  $sys_dbhost = 'localhost';
  $sys_dbuser = 'test';
  $sys_dbpasswd = 'test123';
  $sys_dbname = 'citrus';
  $sys_dbtype = 'mysql';
  $path_to_citrus = '/var/www/citrus-2.0';
  $hidden_hash_var='thequickbrownfox';
  $lang = './include/local/us-english.inc.php';
  $gpg_command = "/usr/bin/gpg --homedir /home/www-data/.gnupg --armor
--batch -e -r 'CitrusDB'";
  $gpg_decrypt = "/usr/bin/gpg --homedir /home/www-data/.gnupg
--passphrase-fd 0 --yes --no-tty --skip-verify --decrypt";

  // use these url prefixes to redirect between the ssl carddata and regular
pages
  // also maybe can be used with base href to help limit cross site
scripting
  $url_prefix = "http://localhost/~pyasi/citrus_project/citrusdb-gpg/";;
  $ssl_url_prefix = "https://localhost/~pyasi/citrus_project/citrusdb-gpg/";;

  File is located:

$ pwd
/var/www/citrus-2.0

Citrus version: 2.0 stable

Problem:

After I type in default username and password (admin/test) the page loads
below error, I think its looking for a directory or a a file located at
/home/pyasi/citrus_project/io, but I'm not sure cause my previous
installation was successful and I have check the files seem all of them are
in the right place.

Not Found

The requested URL /citrusdb/index.php was not found on this server.
--
Apache/2.2.12 (Ubuntu) Server at localhost Port 80
here are the files:
$ ls
1024x768.html dashboard.php   include  receipt.php
all_billing_details.php   datetest.phpindex.phpscripts
all_billing_history.php   decryptcardsLICENSE  search.php
all_customer_history.php  dosearch.phplogout.php   statusupdate
all_payment_history.php   encryptcardsMODULEGUIDE  tickets.php
billing_details.php   favicon.ico modules  tools
billing_history.php   footer.php  modules.php  tools.php
calendar.php  fullscreen.css  mydate.php   update.php
citrus.cssfunctions.jsnewcustomer.php
viewaccount.php
citrusdb.png  getweekends.pl  online
viewservice.php
citrus.sqlheader.php  payment_history.php
viewticket.php
classes   help.html   print.php
customer_history.php  images  README

Thanks and Regards,
AC
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users