[sork] Passwd mod with imp3 probs
Mike Cochrane
mike@graftonhall.co.nz
Thu, 5 Sep 2002 21:06:08 +1200
> I recieve this error:
>
> Notice: Use of undefined constant host - assumed 'host'
> in /usr/share/horde2/passwd/config/conf.php on line 21
>
> Notice: Use of undefined constant port - assumed 'port'
> in /usr/share/horde2/passwd/config/conf.php on line 21
>
This is because of errors in you conf file... make sure host and port are in
quotes... ie 'port' and 'host' as they are strings.. no constants.
> Warning: Failed opening '/etc/horde2/../passwd/templates/common-header.inc'
> for
> inclusion (include_path='.:/etc/horde2:/usr/share/pear:/usr/share/horde2')
> in /usr/share/horde2/passwd/main.php on line 6
not sure what the cause of this it... looks like maybe the fileroot is incorect
in regsitry.php?
- Mike :-)