Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Addendum | 10 comments | Create New Account
Click here to return to the 'Addendum' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Addendum
Authored by: jgardner on Jan 22, '02 11:12:57AM
One item I forgot to mention, that has caused trouble for some folks...you must be sure that the /Library/StartupItems/FMPServer script is executable; otherwise the script won't run:

# chmod 755 /Library/StartupItems/FMPServer

[ Reply to This | # ]
Addendum II
Authored by: jgardner on Jan 22, '02 11:16:20AM
Make that:
# chmod 755 /Library/StartupItems/FMPServer/FMPServer
Sorry.

[ Reply to This | # ]