Klaus Darilion wrote: > On debian you should use "make deb" and then "dpkg -i" to install the > packages. Then debian will setup everthing automatically - you only have > to edit /etc/defaults/openser to start openser. > > If you installed manually, you have to copy the initscript to > /etc/init.d/openser and make sure the paths in the init script are > correct. Further, you have to tell debian to start the startupscript on > boot. This is done using "update-rc.d openser defaults"
Once you did this, you should not used openserctl to stop/start openser. Instead always use /etc/init.d/openser [start|stop] regards klaus _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
