Gentoo Archives: gentoo-user

From: David Busby <busby@××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] PHP Odd Error
Date: Thu, 07 Jul 2005 03:02:28
Message-Id: 42CC9AF8.20301@edoceo.com
1 List,
2 When running php shell scripts I get this at the end of each one
3
4 No log handling enabled - turning on stderr logging
5 Cannot rename //var/lib/net-snmp/snmpapp.conf to //var/lib/net-snmp/snmpapp.0.conf
6 Cannot unlink //var/lib/net-snmp/snmpapp.conf
7 read_config_store open failure on //var/lib/net-snmp/snmpapp.conf
8 read_config_store open failure on //var/lib/net-snmp/snmpapp.conf
9 read_config_store open failure on //var/lib/net-snmp/snmpapp.conf
10
11
12 But it only happens when I run php as a user, not when I run as root.
13 My emerge world is up to date, should a normal user need to write there or what other thing do I switch to turn this
14 off. It just started when I re-emerged the latest PHP cause revdep-rebuild said I should and it was failing while
15 looking for libhistory or something (don't remember). So should I just change dir perms or what?
16
17 /djb
18 --
19 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] PHP Odd Error James Hiscock <boxroot@×××××.com>
Re: [gentoo-user] PHP Odd Error "A. Khattri" <ajai@××××.net>