[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] dnsbl.txt error
From: |
Sylvain Beucler |
Subject: |
Re: [Savannah-hackers-public] dnsbl.txt error |
Date: |
Tue, 8 Apr 2008 23:48:19 +0200 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
Hi Nick,
We use this branch at Savannah:
https://savannah.nongnu.org/projects/savane-cleanup
http://git.sv.gnu.org/gitweb/?p=savane-cleanup.git;a=summary
See INSTALL in the source. You can also use this disk image:
http://dl.sv.gnu.org/releases/savane-cleanup/test-install/
It's more recent than the 3.0+2 release.
For your problem it appears you're using Perl syntax ("our ...") in
the PHP configuration. Maybe check your /etc/savane/.savane.conf.php ?
--
Sylvain
On Tue, Apr 08, 2008 at 01:37:35PM -0700, nick alvaro wrote:
> I am using the savane-latest version 3.0+2. I
> installed with the installation script.
>
> I copied a dnsbl.txt from the
> ~/savane/etc/site-specific-content/dnsbl.txt to the
> /etc/site-specific-content/dnsbl.txt directory and
> still no relief. I am getting this error when I start
> savane with my browser:
>
> Warning:
> require(our="/etc/savane/savane-content";/dnsbl.txt)
> [function.require]: failed to open stream: No such
> file or directory in
> /home/nick/savane/frontend/php/include/dnsbl.php on
> line 27
>
> Fatal error: require() [function.require]: Failed
> opening required
> 'our="/etc/savane/savane-content";/dnsbl.txt'
> (include_path='.:/usr/share/smarty:/usr/share/pear:')
> in /home/nick/savane/frontend/php/include/dnsbl.php on
> line 27
>
> End of error message.
>
> Thank you Bob and Sylvain for the responses to the
> other bounce problem.
>
> Sylvain, had it right on with e-mailing the
> savannah-hacker-public-request email instead of savannah-hackers.