Ok first attempt has failed.....

Here is the output...:
root@magentabox1 config]# /sbin/e-smith/expand-template 
/opt/smail/config/config.php
In /etc/e-smith/templates//opt/smail/config/config.php/00config.php: 
Unquoted string "ldap" may clash with future reserved word at (eval 3) 
line 3.
In /etc/e-smith/templates//opt/smail/config/config.php/00config.php: 
Useless use of a constant in void context at (eval 3) line 3.
In /etc/e-smith/templates//opt/smail/config/config.php/00config.php: 
Unquoted string "ldap" may clash with future reserved word at (eval 4) 
line 3.
In /etc/e-smith/templates//opt/smail/config/config.php/00config.php: 
Useless use of a constant in void context at (eval 4) line 3.

Is the way I edited the file perhaps?

Darrell May wrote:

> Brandon Friedman <[EMAIL PROTECTED]> said:
> 
> 
>>2. Template the config
>>
> 
> Template the config file and use the 'DomainName' and 'ldap defaultCompany'
> properties from /home/e-smith/configuration.  Something like this might get
> you started:
> 
> = '{DomainName}';
> 
> = '{
> my $company = "";
> db_get_prop (\%conf, ldap, "defaultCompany") || "not defined";
> $OUT .= "$company';";
> }
> 
> Regards,
> 
> --
> Darrell May
> DMC Netsourced.com
> http://netsourced.com
> http://myEZserver.com
> 
> 


-- 

Regards
Brandon Friedman
Cell:083 408 7840
E-mail: [EMAIL PROTECTED]
www.bfconsult.co.za



--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to