Opened 8 years ago
Closed 8 years ago
#175 closed defect (fixed)
conf.php file missing or misplaced
Reported by: | keberflores@… | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | 1.2 |
Component: | web | Version: | 1.1 |
Keywords: | config | Cc: | keberflores@… |
Estimated Number of Hours: | 0 | ||
Description
I've read in the point 2. of web subsection of configuration section in the readme file, that changes to /var/www/ganglia/addons/job_monarch/conf.php should be made to reflect own settings, but this file doesn't exists.
In 1.0 the file exists in web/addons/job_monarch/conf.php, In 1.1 and 1.1.1 the file doesn't exists in that location, but in web/conf.php.in
maybe the file should be relocated/renamed, or the install instructions be updated.
Change History (3)
comment:1 Changed 8 years ago by ramonb
comment:2 Changed 8 years ago by ramonb
- Cc keberflores@… added
Did you download the tar ball, or checkout the SVN tree?
The conf.php is generated from conf.php.in in the Makefile. Therefor it should be correct in the tarball, but isn't there in SVN
comment:3 Changed 8 years ago by ramonb
- Resolution set to fixed
- Status changed from new to closed
Did you download the tar ball, or checkout the SVN tree?
The conf.php is generated from conf.php.in in the Makefile. Therefor it should be correct in the tarball, but isn't there in SVN