fmII
Tue, Nov 18th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 16:16 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 WebCBQ - Default branch
Section: Unix

 

Added: Sun, May 29th 2005 18:57 UTC (3 years, 5 months ago) Updated: Wed, Jun 1st 2005 05:49 UTC (3 years, 5 months ago)


Screenshot About:
WebCBQ is an interface for creating, editing, and removing rules for the cbq.init script. It makes network traffic management easy under Linux, even for users without much prior knowledge. It allows the user to manage files and service status remotely.

Author:
Nahuel Alejandro Ramos [contact developer]

Rating:
(not rated)

Homepage:
http://webcbq.sourceforge.net/
Demo site:
http://webcbq.sourceforge.net/demo/

Trove categories: [change]
[Development Status]  5 - Production/Stable
[Environment]  Web Environment
[Intended Audience]  System Administrators
[License]  OSI Approved :: GNU General Public License (GPL)
[Network Environment]  IP :: IPv4
[Operating System]  OS Independent
[Programming Language]  PHP
[Topic]  Communications, Internet :: WWW/HTTP, System :: Networking
[Translations]  English, Spanish

Dependencies: [change]
CBQ.init (Default branch) (required)
[download links]

 
Project admins: [change]
» Nahuel Alejandro Ramos (Owner)

» Rating: (not rated)
» Vitality: 0.00% (Rank 23703)
» Popularity: 0.58% (Rank 10401)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 7,634
   URL hits: 3,815
   Subscribers: 10

Other projects from the same categories:
GNOME Translate
Open RSS Bar
MyConnection Server
myPHPCalendar
CryptoNAS

Users who subscribed to this project also subscribed to:
MyClient
audio_burn
The friendly interactive shell
fwknop
Danselfduty


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 0.2 31-May-2005 GNU General Public License (GPL) Homepage Hosted on SourceForge.net

 Comments

[»] Demo Site
by Nahuel Alejandro Ramos - May 30th 2005 13:24:25

I have added a demo site: http://webcbq.sourceforge.net/demo/

[reply] [top]


    [»] Re: Demo Site
    by biwis - Jun 2nd 2005 03:29:37

    your demo-site work properly.
    but i have a problem.
    Warning: Неверный символ сортировки in /var/www/html/webcbq/functions.php on line 37
    Warning: Неверный символ сортировки in /var/www/html/webcbq/functions.php on line 37
    Warning: unexpected regex error (3) in /var/www/html/webcbq/functions.php on line 39
    "Неверный символ сортировки" - bad symbol of sorting.

    [reply] [top]


      [»] Re: Demo Site
      by Nahuel Alejandro Ramos - Jun 2nd 2005 08:23:23

      Please, let me know what apache / php version are you using. Could you send me an english version of the error?
      Best wishes...


      > your demo-site work properly.

      >

      > but i have a problem.

      >

      > Warning:

      > Неверный

      > символ

      > сортировки

      > in /var/www/html/webcbq/functions.php on

      > line 37

      >

      > Warning:

      > Неверный

      > символ

      > сортировки

      > in /var/www/html/webcbq/functions.php on

      > line 37

      >

      > Warning: unexpected regex error (3) in

      > /var/www/html/webcbq/functions.php on

      > line 39

      >

      > "Неверный

      > символ

      > сортировки"

      > - bad symbol of sorting.

      [reply] [top]


        [»] Re: Demo Site
        by biwis - Jun 2nd 2005 23:08:22

        Server version: Apache/1.3.27 (Unix) (ASP/Linux)
        Server built: Dec 13 2002 15:54:27
        PHP Version 4.1.2

        [reply] [top]


          [»] Re: Demo Site
          by biwis - Jun 2nd 2005 23:13:12

          also... i`m a little know in php & correct code.
          in line 37 & 39 of file functons.php
          i`m replace [[=space=]] with [[:space:]]
          after this all work.

          [reply] [top]


            [»] Re: Demo Site
            by biwis - Jun 2nd 2005 23:17:16

            & in line 98, 100...
            need to correct all php files for standarts?

            [reply] [top]


              [»] Re: Demo Site
              by Nahuel Alejandro Ramos - Jun 7th 2005 07:33:48

              Could you post the errors in english because the character you send are to weird. Best wishes..

              [reply] [top]


    [»] Re: Demo Site
    by M. Umair Abbasi - Jun 4th 2005 05:31:15


    > I have added a demo site:

    > http://webcbq.sourceforge.net/demo/

    >

    Hi,
    I setup the version webcbq 0.2 on my apache 2 with PHP Version 5.0.4 on Fedora 3, configured config.php. allowed my apache user to sudoers as per INSTALL.txt file, also changed permissions and owner of configuration directory.
    my scripts /sbin/cbq.init ,
    my confs /etc/sysconfig/cbq

    upon acces webcbq through browser it read and show the configurations but on click on the configuration doesn't show its confguration as its should do like on demo site.
    Also can not rename the configuration by double clikcking and clicking yes or not it delete the rules if i click "x".
    cbq.init manager also not working also doesnt show status.
    I feel like some file permissions and sudo might have not working. Any clue ? please help .

    --
    Regards, Muhammad Umair Abbasi. Karachi, Pakistan.

    [reply] [top]


      [»] Re: Demo Site
      by Nahuel Alejandro Ramos - Jun 7th 2005 07:31:13

      Sorry, about that. I forgot to put on INSTALL that you have to change register_globals = On on php.init file. I am correcting the INSTALL file. And uploadling the lastest version. Best wishes... Nahuel.

      [reply] [top]


        [»] Re: Demo Site
        by M. Umair Abbasi - Jul 29th 2005 19:31:05

        ramos, i am still waiting for the update !

        --
        Regards, Muhammad Umair Abbasi. Karachi, Pakistan.

        [reply] [top]


        [»] Re: Demo Site
        by Jarbas Celante - Jul 14th 2006 13:21:58


        > Sorry, about that. I forgot to put on

        > INSTALL that you have to change

        > register_globals = On on php.init file.

        > I am correcting the INSTALL file. And

        > uploadling the lastest version.

        > Best wishes...

        >

        > Nahuel.

        Hi Nahuel. I'm having exactly the same problem than M. Umair Abbasi but I couldn't fix it changing my register_globals to On. I'm running Apache/1.3.36 (Unix) PHP/4.4.2 as nobody user (not apache, not httpd).

        My cbq.init script is just called 'cbq' and I've changed the config.php file. My rules files are on /etc/cbq and ip and tc files on /sbin directory.

        That's all.

        Could you help me?

        Thanks a lot.

        [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs