PHPnewsGroups is a Usenet news client written in PHP4. It is completely Web-based, and the interface is very easy to use and does not require any particular Usenet knowledge. Just a few configuration files to edit and that's it. You can easily access and search all newsgroups with binary content.
| Tags | Communications Usenet News |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | PHP |
Recent releases


No changes have been submitted for this release.


Release Notes: A divide by zero error in "Quick Stats Menu" has been fixed.


Release Notes: This release Multi Router Traffic Grapher.


No changes have been submitted for this release.
Recent comments
14 Feb 2004 03:49
Re: absolute piece of crap
Hi
PHPnewsGroups is very simple to configure in another docroot
Did you read the INSTALL document file ?
You just have to configure the 'confDir.cfg' file (_txtpath variable) and config.inc.php in PHPnewsGroups dir for Logs files.
Here's an example for your case even if it's obvious ;)
* In your 'confDir.cfg' :
_txtpath=/var/www/html/phpnewsgroups
* In config.inc.php :
$logs="/var/www/html/phpnewsgroups/logs";
Simple isn't it ? :)
I hope it'll help you and you'll be able to use my tool
Cheers
Hadramos
02 Feb 2004 00:24
absolute piece of crap
Nowhere near ready for distribution. Only one config file with only one variable.
Installation requires placing files in /var/www/phpnewsgroups
Not flexible for linux installations with docroot of /var/www/html/...
Don't bother with this until it's been polished.
di11rod