On Mon, Mar 07, 2011 at 10:56:45AM -0600, Ed Humes wrote:
> That did it, with changes to the path, which I might (add on the latest
> archive from source forge) does not have that script in the 'docs'
> directory.
The database files are found in /docs/install or /docs/upgrade depending
on which one
fnms-users@lists.sourceforge.net
Subject: Re: [jffnms-users] install problem/question
On Fri, Mar 04, 2011 at 08:42:14AM -0600, Ed Humes wrote:
> Instructions say to enter this command
> mysql.exe -ujffnms -pjffnms jffnms <
> c:\jffnms\docs\jffnms-version.mysql
Try this instead
mysql
On Fri, Mar 04, 2011 at 08:42:14AM -0600, Ed Humes wrote:
> Instructions say to enter this command
> mysql.exe -ujffnms -pjffnms jffnms <
> c:\jffnms\docs\jffnms-version.mysql
Try this instead
mysql.exe -ujffnms -pjffnms jffnms
(you then get the mysql> prompt)
\. c:\jffnms\docs\jffnms-0.8.5.
Instructions say to enter this command
mysql.exe -ujffnms -pjffnms jffnms <
c:\jffnms\docs\jffnms-version.mysql
>From the arrow prompt (->) I get this error
ERROR:
Unknown command '\j'.
I've corrected the path to the .mysql scipt, but it seems to be
complaining early in th
On Mon, Aug 30, 2010 at 02:56:07PM -0400, dominick.bakht...@thomsonreuters.com
wrote:
>[Mon Aug 30 12:53:16 2010] [error] [client 127.0.0.1] PHP Warning:
>require_once(/opt/jffnms/lib/api.inc.php) [href='function.require-once'>function.require-once]: failed to open
>stream: No suc
Hello Again,
Here is the error as it is reported in /etc/httpd/logs...
[Mon Aug 30 12:53:16 2010] [error] [client 127.0.0.1] PHP Warning:
require_once(/opt/jffnms/lib/api.inc.php) [function.require-once]: failed to open
stream: No such file or directory in
/opt/jffnms/jffnms-0.8.5/conf/conf
Hello,
I recently installed JFFNMS and the install seemed to go fine but I
changed the system name via the Web UI and now I cannot connect to
anything. Does anybody have an idea as to what the problem could be and
how best to troubleshoot? Thanks, Dominick
Dominick Bakhtiar
Network E
On Fri, Dec 07, 2007 at 07:35:05AM -0500, wireless wrote:
> The only problem I have is postgresql seems to not be configured
> correctly; from the setup.php page I get this error:
>
> Is The Database Working? no
That would be a problem.
Check you have the php-pgsql module installed
Hello,
I finally got jffnms 8.3 installed on Gentoo with a 2.2.6 apache
server running. Here's the version of the software I used:
rrdtool 1.2.23-r1
apache2 2.2.6
posgresql 8.0.13
php55.2.5
net-snmp5.4.1-r1
fping 2.4_beta2-r1
graphviz2
You have permission problems in your session folder.
Probably a chown apache:apache -r /var/lib/php/ will work.
( it may be the nobody user instead of apache in SuSE)
Apart from that you may need to enable allow_fopen_wrappers in your php.ini
Javier
Cody Grosskopf wrote:
>
> I just recently
I just recently installed jffnms on a SuSE 9.3
server and i get this when i login:
Warning: session_start():
open(/var/lib/php/sess_5759ac6b1e06899645be98348538dcd6, O_RDWR) failed:
Permission denied (13) in /opt/otrs/bin/cgi-bin/jffnms/htdocs/auth.php on
line 42Warning: session_start():
Hi!
I installed the JFFNMS managemen system on my server, and followed the install
file, but get this error in the error_log file when try to access the webfiles.
[Mon Apr 11 22:02:38 2005] [error] [client 83.108.103.25] (13)Permission denied:
access to /jffnms failed because search permissions a
On Wed, Feb 16, 2005 at 06:04:56PM -0300, Javier Szyszlican wrote:
> We already have:
I do it slightly diffently for Debian packages.
Create user jffnms with group jffnms
Files that need to be read by cron user get owned by jffnms
Files that need to be read/written by webserver get the *gro
We already have:
# groupadd jffnms
# useradd -g jffnms -d /opt/jffnms -s /bin/false -c 'JFFNMS User' jffnms
# usermod -G jffnms apache
# chown -R jffnms:jffnms /opt/jffnms
# chmod 770 /opt/jffnms
# chmod -R ug+rw /opt/jffnms
That way the apache user is part of the jffnms group and
Oops, never mind... I swap the apache and jffnms...
Sorry for the noise.
Min
-Original Message-
From: Min Qiu
Sent: Wednesday, February 16, 2005 3:59 PM
To: jffnms-users@lists.sourceforge.net
Subject: [jffnms-users] INSTALL
Hi,
I believed we need to add "/usr/sbin/usermod -G a
Hi,
I believed we need to add "/usr/sbin/usermod -G apache jffnms"
because apache need to create temp files (images/data) into
jffnms directory under unix enviroment.
Min
---
SF email is sponsored by - The IT Product Guide
Read honest & cand
, January 24, 2005 1:20 PM
To: Min Qiu; Javier Szyszlican
Cc: jffnms-users@lists.sourceforge.net
Subject: RE: [jffnms-users] Install problem with configuring MySQL
I found out what was wrong. Had a directory set wrong.
Thanks for your help.
Chad
-Original Message-
From: [EMAIL PROTECTED
Subject: RE: [jffnms-users] Install problem with configuring MySQL
Chad,
Where is the jffnms you unpacked?
Can you do "dir c:\jffnms\docs\jffnms-0.7.9.mysql" ?
Min
-Original Message-
From: Chad Cundy [mailto:[EMAIL PROTECTED]
Sent: Monday, January 24, 2005 12:50 PM
To: Javier
Behalf Of Javier
Szyszlican
Sent: Monday, January 24, 2005 10:01 AM
Cc: jffnms-users@lists.sourceforge.net
Subject: Re: [jffnms-users] Install problem with configuring MySQL
Does
Check its mysql.exe not mysgl.exe
c:\mysql\bin\mysql.exe
and
c:\jffnms\docs\jffnms-0.7.9.mysql
exist?
Check the path
, 2005 10:01 AM
Cc: jffnms-users@lists.sourceforge.net
Subject: Re: [jffnms-users] Install problem with configuring MySQL
Does
Check its mysql.exe not mysgl.exe
c:\mysql\bin\mysql.exe
and
c:\jffnms\docs\jffnms-0.7.9.mysql
exist?
Check the paths.
Javier
Chad Cundy wrote:
> I'm try
Does
Check its mysql.exe not mysgl.exe
c:\mysql\bin\mysql.exe
and
c:\jffnms\docs\jffnms-0.7.9.mysql
exist?
Check the paths.
Javier
Chad Cundy wrote:
I’m trying to install JFFNMS and when I try to run the command like
stated in the install procedure
C:\> c:\mysql\bin\mysgl.exe -u root jffnms <
I’m trying to install JFFNMS and when I try to run the
command like stated in the install procedure
C:\>
c:\mysql\bin\mysgl.exe -u root jffnms < c:\jffnms\docs\jffnms-0.7.9.mysql
I get this error: The system cannot find the file specified.
Can anyone help me out with this?
Hello again everyone, I just finish installing jffnms
0.7.9 on a Fedora 3 Box, I left the mysql on the windows box, It´s working ok,
exept from the fact that the crond seems not to be running, How do I test the
crond?
Thanks.
Greetings From Mexico
Mario Lozano
Hello folks,
I've done an adaption of JFFNMS install guide for Slackware GNU/Linux. There
are some differences and I put other stuff easier to do.
If you wanna check it out, make suggestions, corrections, pls go to
http://200.137.205.215/jffnms-slack-en.html (English Version) or
http://200.137.20
24 matches
Mail list logo