Thread: Avantfax chown permission denied
hi friends
first time on ubuntu forums.
need help. i've been setting hylafax server avantfax front end. have been following steps set out on link:
http://howtoforge.com/build-a-hylafa...on-debian-etch
went except here:
i believe have changed ownership of setup.sh file correctly still when run error:code:# cd /var/spool/hylafax/bin # mv faxrcvd faxrcvd.old # mv notify notify.old # ln -s /var/www/avantfax/includes/faxrcvd.php /var/spool/hylafax/bin/faxrcvd # ln -s /var/www/avantfax/includes/notify.php /var/spool/hylafax/bin/notify # mv /usr/bin/faxcover /usr/bin/faxcover.old # ln -s /var/www/avantfax/includes/faxcover.php /usr/bin/faxcover edit create_tables.sql use avantfax database: # nano create_tables.sql add "use avantfax;" top. edit setup.sh chown "root.root": # nano setup.sh change apache.apache "root.root". run setup script: # ./setup.sh
code:-bash: ./setup.sh: permission denied
suggestions?
found own solution, had chmod
chmod 111 setup.sh
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [SOLVED] Avantfax chown permission denied
Ubuntu
Comments
Post a Comment