anyone care to help? i got this error when i do the CF5 installation on Sun
Solaris 7 :

WARNING!
WARNING: Could not add ColdFusion user root to group btcats in /etc/group.
WARNING: Please add user root to group btcats by hand.
WARNING: ColdFusion Application Manager features will not run without this
addition.

Configuring the ColdFusion Apache Module
rm -f mod_coldfusion.o mod_coldfusion.so
apxs -c   ./libcf.a /usr/lib/libCrun.so.1 mod_coldfusion.c
gcc -DSOLARIS2=270 -DMOD_SSL=203111 -DEAPI -fPIC -DSHARED_MODULE -I/home2/is
root4/httpd/include  -c mod_coldfusion.c
ld -G -o mod_coldfusion.so mod_coldfusion.o ./libcf.a /usr/lib/libCrun.so.1
apxs -i -a -n 'coldfusion' mod_coldfusion.so
cp mod_coldfusion.so /home2/isroot4/httpd/libexec/mod_coldfusion.so
chmod 755 /home2/isroot4/httpd/libexec/mod_coldfusion.so
Restarting Apache web server
/home2/isroot4/httpd/bin/apachectl graceful: httpd gracefully restarted
Configuring Advanced Security Services...
        Starting Wind/U deamon...
windu_registry /opt/coldfusion/siteminder/windu/.windu.ehealth4all started
        Setting siteminder home
        Setting encryption key
                Using Existing Key
        Setting oem key
        Registering LDAP settings in Netegrity Wind/U registry
        Testing connection to LDAP server
LDAP error 32. LDAP error 32. No such object.
LDAP settings do not appear to be valid
ERROR: Unable to connect to LDAP server
ERROR: smldapsetup status -h100.100.100.32 -p392 -d"cn=Directory
Manager" -w"**NOT SHOWN**" -r"o=ehealth4all2"
pkgadd: ERROR: postinstall script did not complete successfully

Installation of <cfusion> failed.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to