Javier, SELinux corrected it thanks... I am looking to add Radius to this any ideas to point me in the right direction?
Thank You, Christopher Tuska -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Javier Szyszlican Sent: Wednesday, October 12, 2005 7:39 PM Cc: [email protected] Subject: Re: [jffnms-users] Fresh Install Error on Setup Page Chris, Verify that you have SELinux OFF. Then, if you follwed the INSTALL guide do this: # chown -R jffnms:jffnms /opt/jffnms # chmod 770 /opt/jffnms # chmod -R ug+rw /opt/jffnms And verify that the user apache is part of the jffnms group. Restart Apache. Javier [EMAIL PROTECTED] wrote: > Hello All, > > I am doing a fresh install on a new box I have Redhat ES v4 installed. > I get to the setup page make changes and the changes are not saved and I > have errors in the apache logs. > > [Wed Oct 12 11:58:04 2005] [notice] Apache/2.0.52 (Red Hat) configured > -- resuming normal operations > [Wed Oct 12 11:58:10 2005] [error] [client 10.231.1.107] File does not > exist: /opt/jffnms/htdocs/jffnms > [Wed Oct 12 11:58:10 2005] [error] [client 10.231.1.107] File does not > exist: /opt/jffnms/htdocs/jffnms > [client 10.231.254.40] PHP Warning: is_file(): Stat failed for > /usr/sbin/fping (errno=13 - Permission denied) in > /opt/jffnms/htdocs/admin/setup.php on line 145 > [client 10.231.254.40] PHP Warning: is_file(): Stat failed for > /usr/sbin/fping (errno=13 - Permission denied) in > /opt/jffnms/htdocs/admin/setup.php on line 19 > [Wed Oct 12 11:58:10 2005] [error] [client 10.231.1.107] File does not > exist: /opt/jffnms/htdocs/jffnms > [client 10.231.254.40] PHP Warning: > fopen(../../conf/jffnms.conf.2005-10-12): failed to open stream: > Permission denied in /opt/jffnms/lib/api.inc.php on line 99, referer: > http://netmonitor02.corpit.startek.com/admin/setup.php > [Wed Oct 12 11:58:23 2005] [error] [client 10.231.1.107] File does not > exist: /opt/jffnms/htdocs/jffnms > [Wed Oct 12 11:58:23 2005] [error] [client 10.231.1.107] File does not > exist: /opt/jffnms/htdocs/jffnms > [client 10.231.254.40] PHP Warning: is_file(): Stat failed for > /usr/sbin/fping (errno=13 - Permission denied) in > /opt/jffnms/htdocs/admin/setup.php on line 145, referer: > http://netmonitor02.corpit.startek.com/admin/setup.php > [client 10.231.254.40] PHP Warning: is_file(): Stat failed for > /usr/sbin/fping (errno=13 - Permission denied) in > /opt/jffnms/htdocs/admin/setup.php on line 19, referer: > http://netmonitor02.corpit.startek.com/admin/setup.php > [Wed Oct 12 11:58:23 2005] [error] [client 10.231.1.107] File does not > exist: /opt/jffnms/htdocs/jffnms > > All the PHP.INI info is correct checked them; apache has rights to write > to the folder I did a 777 on all /opt/jffnms. Any help would be > great... > > Redhat ES v.4 > Apache version 2.0 > PHP Version 4.3 > > > Thank You, > Christopher Tuska, [EMAIL PROTECTED] > Network Engineer > StarTek, Inc > http://www.startek.com > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED] I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
