Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant find configuration file #49

Closed
GoogleCodeExporter opened this issue Jul 29, 2015 · 4 comments
Closed

cant find configuration file #49

GoogleCodeExporter opened this issue Jul 29, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. install domuslink
2. using a x10config file which is not kept in /etc/heyu/
3.

What is the expected output? What do you see instead?
doesnt read config from where it is set in config.php still shows error-
Unable to find Heyu configuration file.

Original issue reported on code.google.com by aledthom...@gmail.com on 27 Oct 2010 at 11:27

@GoogleCodeExporter
Copy link
Author

If you use a config file that is not kept in /etc/heyu:

In the config.php file:

you need to set:
$config['heyu_base_use'] = 'NO';
to YES.

and change:
$config['heyu_base'] = '/etc/heyu/';

as well as any other path configurations in that file that may affect you.


Original comment by brandtda...@gmail.com on 28 Oct 2010 at 6:43

@GoogleCodeExporter
Copy link
Author

Issue 48 has been merged into this issue.

Original comment by bwsamuels@gmail.com on 6 Nov 2010 at 5:02

@GoogleCodeExporter
Copy link
Author

Any update on this issue if Brandt's instructions fixed the issue?

Original comment by bwsamuels@gmail.com on 22 Dec 2010 at 2:22

@GoogleCodeExporter
Copy link
Author

Closing issue as it should be resolved through configuration.

Original comment by bwsamuels@gmail.com on 19 Jan 2011 at 1:52

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant