Installation as non-root problems
  • I followed all of the directions on the non-root instruction page, but when I go to the create instance command, I got this:

    chown: changing ownership of `/web/foghorn/campsite/etc/campsite': Operation not permitted
    chown: changing ownership of `/web/foghorn/campsite/etc/campsite/smtp_conf.php': Operation not permitted
    chown: changing ownership of `/web/foghorn/campsite/etc/campsite/database_conf.php': Operation not permitted
    chown: changing ownership of `/web/foghorn/campsite/etc/campsite/parser_conf.php': Operation not permitted
    chown: changing ownership of `/web/foghorn/campsite/etc/campsite/apache_conf.php': Operation not permitted
    Campsite parameters:
    APACHE_USER = (removed)
    APACHE_GROUP = (removed)
    CAMPSITE_DIR = /web/foghorn/campsite
    BIN_DIR = /web/foghorn/campsite/bin
    SBIN_DIR = /web/foghorn/campsite/sbin
    ETC_DIR = /web/foghorn/campsite/etc
    WWW_DIR = /web/foghorn/campsite/www
    WWW_COMMON_DIR = /web/foghorn/campsite/www-common
    DEFAULT_SMTP_SERVER_ADDRESS = localhost
    DEFAULT_SMTP_SERVER_PORT = 25
    DEFAULT_DATABASE_SERVER_ADDRESS = localhost
    PARSER_START_PORT = 2000
    DATABASE_NAME = campsite
    DATABASE_SERVER_ADDRESS = localhost
    DATABASE_SERVER_PORT = 0
    DATABASE_USER = (removed)
    DATABASE_PASSWORD = (removed)
    PARSER_PORT = 2001
    PARSER_MAX_THREADS = 0
    SMTP_SERVER_ADDRESS = localhost
    SMTP_SERVER_PORT = 25

    Now, I have tried giving thos files all permissions, tried changing the myself, but no luck. Any suggestions?
    Thank you
    Jim