Hi all,
I tried to get web_directory work. this is my spectrum_manager.cfg:
config_directory=/etc/spectrum2/transports/
web_directory=/var/www/spectrum2
web_url=http://emevth.no-ip.biz/spectrum2
Username and password of admin for Web interface
admin_username=admin
admin_password=%%LogMeIn%%
Port on which the Web interface is listening on
port=6060
Base location (directory) on which the Web interface is served. It must ends
up with slash character (/). If you for example set it to "/spectrum/", then
the Web interface will be served on http://localhost:$port/spectrum/.
base_location=/transport/
[database]
type=sqlite3
database=/var/lib/spectrum2_manager/database.sql
[servers]
server=localhost
But it gives me this:
sudo spectrum2_manager facebook.emevth.no-ip.biz restart
terminate called after throwing an instance of 'boost::exception_detail::clone_implboost::exception_detail::error_info_injector<boost::program_options::unknown_option >'
what(): unrecognised option 'service.web_directory'
Any suggestions?
Hi all,
I tried to get web_directory work. this is my spectrum_manager.cfg:
But it gives me this:
Any suggestions?