OK, this time I'm going to spend the time to get this running. I'm having a couple problems with the install and don't know of they're related. I'm trying to install the 2.1.1 RPM on a RHEL5 system on a Dell box. It installs fine, but when I try for the first time startup, I get 'permission denied' on zeoctl:
[EMAIL PROTECTED] bin]# /etc/init.d/zenoss start Zenoss not initialized. Performing first-boot initialization... Stopping snmpd: [ OK ] Starting snmpd: [ OK ] Stopping MySQL: [ OK ] Starting MySQL: [ OK ] Starting Zope Object Database . daemon process started, pid=23424 Loading initial Zenoss objects into the Zeo database (this can take a few minutes) zport portal object exits; exiting. Stopping Zope Object Database . daemon process stopped Zenoss initialization complete. Daemon: zeoctl /opt/zenoss/bin/zenoss: line 99: /opt/zenoss/bin/zeoctl: Permission denied Doing the obvious - changing the permissions on zeoctl - simply produces this: [EMAIL PROTECTED] bin]# chmod 777 /opt/zenoss/bin/zeoctl [EMAIL PROTECTED] bin]# /etc/init.d/zenoss start Zenoss not initialized. Performing first-boot initialization... Changed mode for /opt/zenoss/bin/zeoctl to 750 Daemon: zeoctl /opt/zenoss/bin/zenoss: line 99: /opt/zenoss/bin/zeoctl: Permission denied After that fails, all of the daemons start up and I get to this point: Connecting to localhost|127.0.0.1|:8080... connected. HTTP request sent, awaiting response... and it hangs. After waiting an hour, I finally killed it off. nmap's showing it open: 8080/tcp open http-proxy Suggestions greatly appreciated... -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=13914#13914 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
