Here is the way it is shaping up. Just using
defaults from ports the apps place their code in their respective folders; i.e.
rrdtool, nmap, php, etc.
Now when setup.php is being called up in the browser
window there are several Errors; namely with where these apps are pointed
to.
So with that being said:
1. is there an easy way to point these to the right
locations?
2. should the setup.php file be modified
manually?
3. or is there a process I am
missing?
Thanks!
Buddy
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Buddy Shearer
Sent: Wednesday, April 27, 2005 10:48 AM
To: [email protected]
Subject: RE: [jffnms-users] gearing up install on FreeBSD documentation project
I found it.
The commands below were wrong for FreeBSD. To get
around the issue I gave Full rights to folders in
/usr/home/jffnms
Now working through other jffnms configuration issues..more
later.
Buddy
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Buddy Shearer
Sent: Wednesday, April 27, 2005 9:07 AM
To: [email protected]
Subject: [jffnms-users] gearing up install on FreeBSD documentation project
I'm glad several of you have been so positive about this
little documentation
project.
So far the machine is built all apps are loaded, mysql is built and I believe tweaked to the point that I have actually have a jffnms problem (probably something I have not done yet).
But anyway, I need some help. When I try to access the site I get Forbidden.
I did the following per instructions from orginal document:
# chown -R jffnms:jffnms /usr/home/jffnms
# chmod 770 /usr/home/jffnms
# chmod -R ug+rw /usr/home/jffnms
So far the machine is built all apps are loaded, mysql is built and I believe tweaked to the point that I have actually have a jffnms problem (probably something I have not done yet).
But anyway, I need some help. When I try to access the site I get Forbidden.
I did the following per instructions from orginal document:
# chown -R jffnms:jffnms /usr/home/jffnms
# chmod 770 /usr/home/jffnms
# chmod -R ug+rw /usr/home/jffnms
I'm just using the
default setup from ports (Apache1)
Any ideas? Thanks!
Buddy
