Ticket #1115 (closed defect: fixed)

Opened 9 months ago

Last modified 8 months ago

ispcp/gui/include/ispcp-config.php under FreeBSD

Reported by: anonymous Assigned to:
Priority: minor Milestone: ispCP ω 1.0.0 - RC5
Component: Distribution Version: ispCP ω 1.0.0 - RC3
Severity: Easy Keywords:
Cc:

Description

$cfg_obj = new Config('/etc/ispcp/ispcp.conf');

should be

$cfg_obj = new Config('/usr/local/etc/ispcp/ispcp.conf');

Attachments

Change History

03/17/08 18:18:29 changed by rats

Also BSD: userdb needs 600 permissions...

03/18/08 06:13:30 changed by blocker

function Config($cfg = "/etc/ispcp/ispcp.conf") should be change too

03/21/08 19:41:20 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.

fixed in r1068 - maybe we need a web setup, too.


Add/Change #1115 (ispcp/gui/include/ispcp-config.php under FreeBSD)




Action