Re: [Nfsen-discuss] problem with nfsen

2014-04-15 Thread Alex Moura
Isn't the error message related to nfdump or rrdtool versions? 

Was there some recent version change in any backend component?

 On 15/04/2014, at 03:43, shokoofeh nobahari sh.nobahar...@gmail.com wrote:
 
 Hi every body 
 I have a killing problem with nfsen software
 I installed nfdump and nfsen on the centos 6.4 , nfdump is ok and working 
 correctly but nfsen web page shows below error :
 
 
 
 I cheked all permissions on every nfsen directories , all of them are 777
 and also I set below settings but still not working.
 
 1. In php.ini, set
 short_open_tag = On
 
 2. Apply the following patch where you have installed NfSen:
 
 --- libexec/Nfcomm.pm.orig Sun Feb 17 13:12:15 2008
 +++ libexec/Nfcomm.pm Sun Feb 17 13:12:20 2008
 @@ -753,6 +753,7 @@
 return undef;
 }
 chmod 0660, $socket_path;
 + chown $NfConf::UID, $NfConf::GID, $socket_path;
 
 } else {
 # TCP Internet socket
 
 The error message:
 ERROR: nfsend connect() error: Permission denied!
 will be solved with the two steps above.
 
 it is making me crazy , please send any solution our experiences to me
 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/NeoTech
 ___
 Nfsen-discuss mailing list
 Nfsen-discuss@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech___
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss


Re: [Nfsen-discuss] problem with nfsen

2014-04-15 Thread Shane
It’s probably selinux blocking the access did you tune selinux or set it to 
permissive mode?

-Shane

On Apr 15, 2014, at 5:12 PM, nfsen-discuss-requ...@lists.sourceforge.net wrote:
 
 
 Message: 1
 Date: Tue, 15 Apr 2014 11:13:32 +0430
 From: shokoofeh nobahari sh.nobahar...@gmail.com
 Subject: [Nfsen-discuss] problem with nfsen
 To: nfsen-discuss@lists.sourceforge.net
 Message-ID:
   CAE7FP1mJdi0Or7=i7gkf5ex85zhw-r_tfavur68jomnren4...@mail.gmail.com
 Content-Type: text/plain; charset=iso-8859-1
 
 Hi every body
 I have a killing problem with nfsen software
 I installed nfdump and nfsen on the centos 6.4 , nfdump is ok and working
 correctly but nfsen web page shows below error :
 
 
 
 I cheked all permissions on every nfsen directories , all of them are 777
 and also I set below settings but still not working.
 
 1. In php.ini, set
 short_open_tag = On
 
 2. Apply the following patch where you have installed NfSen:
 
 --- libexec/Nfcomm.pm.orig Sun Feb 17 13:12:15 2008
 +++ libexec/Nfcomm.pm Sun Feb 17 13:12:20 2008
 @@ -753,6 +753,7 @@
 return undef;
 }
 chmod 0660, $socket_path;
 + chown $NfConf::UID, $NfConf::GID, $socket_path;
 
 } else {
 # TCP Internet socket
 
 The error message:
 ERROR: nfsend connect() error: Permission denied!
 will be solved with the two steps above.
 
 it is making me crazy , please send any solution our experiences to me
 -- next part --
 An HTML attachment was scrubbed...
 
 --
 
 Message: 2
 Date: Tue, 15 Apr 2014 21:12:08 -0300
 From: Alex Moura ale...@gmail.com
 Subject: Re: [Nfsen-discuss] problem with nfsen
 To: shokoofeh nobahari sh.nobahar...@gmail.com
 Cc: nfsen-discuss@lists.sourceforge.net
   nfsen-discuss@lists.sourceforge.net
 Message-ID: 2b5aea19-93ae-4fdc-8a5c-f7f0f387c...@gmail.com
 Content-Type: text/plain; charset=us-ascii
 
 Isn't the error message related to nfdump or rrdtool versions? 
 
 Was there some recent version change in any backend component?
 
 On 15/04/2014, at 03:43, shokoofeh nobahari sh.nobahar...@gmail.com wrote:
 
 Hi every body 
 I have a killing problem with nfsen software
 I installed nfdump and nfsen on the centos 6.4 , nfdump is ok and working 
 correctly but nfsen web page shows below error :
 
 
 
 I cheked all permissions on every nfsen directories , all of them are 777
 and also I set below settings but still not working.
 
 1. In php.ini, set
 short_open_tag = On
 
 2. Apply the following patch where you have installed NfSen:
 
 --- libexec/Nfcomm.pm.orig Sun Feb 17 13:12:15 2008
 +++ libexec/Nfcomm.pm Sun Feb 17 13:12:20 2008
 @@ -753,6 +753,7 @@
 return undef;
 }
 chmod 0660, $socket_path;
 + chown $NfConf::UID, $NfConf::GID, $socket_path;
 
 } else {
 # TCP Internet socket
 
 The error message:
 ERROR: nfsend connect() error: Permission denied!
 will be solved with the two steps above.
 
 it is making me crazy , please send any solution our experiences to me
 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/NeoTech
 ___
 Nfsen-discuss mailing list
 Nfsen-discuss@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
 -- next part --
 An HTML attachment was scrubbed...
 
 --
 
 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/NeoTech
 
 --
 
 ___
 Nfsen-discuss mailing list
 Nfsen-discuss@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
 
 
 End of Nfsen-discuss Digest, Vol 94, Issue 2
 
 


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss