Hi, i think mysqld can be turned on at linux startup by:

/sbin/chkconfig --levels 235 mysqld on

but what about httpd ? Can i use?

/sbin/chkconfig --levels 235 httpd on

(or another number, or its done other way?)

----------

most of people advice using linux commands: chkconfig httpd on OR chkconfig mysqld on