mwhybark
04-17-2002, 06:24 PM
at boot, my apache install reports vanilla system paths based on the information available in /etc/rc.common (which is run by system/library/startupitems/apache).
While I could add to the path statemet found there, I'm wary of doing so for security reasons and out of fear of Apple's default installer behavior, which can't be predicted in regard to areas such as /etc/.
Additionally, if I stop and start Apache from the System Preference/Sharing panel, the reported path environment changes to reflect a Users-style userid, with a home folder, and so forth.
I'm trying to grant path access to the contents of the fink /sw/ directory hierarchy so that I can use ImageMagick with the perl-based Movable Type.
Any hints? How does Apache establis or reject path information from the base PATH, the User path, and so forth?
While I could add to the path statemet found there, I'm wary of doing so for security reasons and out of fear of Apple's default installer behavior, which can't be predicted in regard to areas such as /etc/.
Additionally, if I stop and start Apache from the System Preference/Sharing panel, the reported path environment changes to reflect a Users-style userid, with a home folder, and so forth.
I'm trying to grant path access to the contents of the fink /sw/ directory hierarchy so that I can use ImageMagick with the perl-based Movable Type.
Any hints? How does Apache establis or reject path information from the base PATH, the User path, and so forth?