What I did from the beginning ? I just installed everything of the following 
URL (Other Packages Related to jffnms) : 
 
http://packages.debian.org/unstable/web/jffnms 
 
and I did not configure anything . After installation completed when I tried to 
install JFFNMS and I followed the intrusions of JFFNMS : readme.debian but I 
got the error during the JFFNMS installation period. Please see it 
http://aycu19.webshots.com/image/17618/2006098236852083444_rs.jpg
 
Then I identified I didn’t install mysql-server and graphviz.  

 
Then                 apt-get remove jffnms
 
 apt-get install jffnms
 
By this time it didn’t ask me the same picture 
http://aycu19.webshots.com/image/17618/2006098236852083444_rs.jpg
 
Then I used # groupadd jffnms # useradd -g jffnms -d /opt/jffnms -s /bin/false 
-c 'JFFNMS User' jffnms# usermod -G jffnms apache

But it was telling me jffnms  user and group exist. then 
 
# mysqladmin password  XXXXXX # mysql -u root mysql -p mysql> CREATE DATABASE 
jffnms; mysql> GRANT ALL PRIVILEGES ON jffnms.* TO [EMAIL PROTECTED] IDENTIFIED 
BY 'jffnms'; mysql> FLUSH PRIVILEGES; mysql> quit
 
Then I got  my Console >>> 
http://aycu14.webshots.com/image/17053/2004846625875080745_rs.jpg
 
After that when I was proceeding more  :(
 
 I communicated to JFFNMS forum and you know about it. Please help me.
 
Best Regards,
 
Moshiur



> Subject: Re: [jffnms-users] JFFNMS Installation @Debian 4.0 Etch> From: 
> [EMAIL PROTECTED]> To: [EMAIL PROTECTED]> CC: 
> jffnms-users@lists.sourceforge.net> Date: Fri, 1 Jun 2007 10:02:52 -0400> > 
> Permissions on that file are incorrect for the WWW user.> > Make sure that 
> file and the folder it resides in are writeable by the> web server user 
> account.> > ie. chown -R apache:apache /usr/share/jffnms/lib/> chmod -R 744 
> /usr/share/jffnms/lib/> > On Fri, 2007-06-01 at 13:49 +0000, Moshiur Rahman 
> Khan wrote:> > I almost completed JFFNMS installation but in one position :(> 
> > > > > > Can you please tell me how do I solved it in debian 4.0 etch . 
> Details> > are given in below:> > > > > > > > --------Error------------ > > > 
> > Warning: fopen(../../conf/jffnms.conf.2007-06-01) [function.fopen]:> > 
> failed to open stream: Permission denied> > in 
> /usr/share/jffnms/lib/api.inc.php on line 99> > > > > > > > 
> --------------------------------------------------------> > See the error 
> image:> > http://aycu07.webshots.com/image/18766/2003964897666115391_rs.jpg > 
> > > > > > or> > 
> [URL=http://allyoucanupload.webshots.com/v/2003964897666115391][IMG]http://aycu07.webshots.com/image/18766/2003964897666115391_th.jpg[/IMG][/URL]
>  please help/suggest me. > > > > 
> -------------------------------------------------------------------------> > 
> This SF.net email is sponsored by DB2 Express> > Download DB2 Express C - the 
> FREE version of DB2 express and take> > control of your XML. No limits. Just 
> data. Click to get it now.> > http://sourceforge.net/powerbar/db2/> > 
> _______________________________________________ jffnms-users mailing list 
> jffnms-users@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/jffnms-users> -- > Jeffrey 
> Singleton> Network Systems Administrator (Trusted Source)> Secure Computing 
> Corporation> 48000 North Point Parkway> Alpharetta, GA 30022> C: 
> 770-820-2909> O: 678-> 
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to