DJKAOS
11-24-2001, 11:58 PM
Well I finally got PHP and apache and mysql working.
Right now I'm doing everthing as ROOT..
so I just manually type in ./apachectl start
when I want to work on php stuff...
is there a way to put that in a bootup script somewhere? the NFS on this site is for slackware and it shows t he file as being /etc/rc.d/rc.M
I dont have that file though, so I guess Mandrake does it diffrent?
Also, when I login to my user account I can't do anything with my web pages because only the root has access to them, should I just make /usr/local/apache/htdocs/ let any user have access? or is there a better way?
Thanks
Right now I'm doing everthing as ROOT..
so I just manually type in ./apachectl start
when I want to work on php stuff...
is there a way to put that in a bootup script somewhere? the NFS on this site is for slackware and it shows t he file as being /etc/rc.d/rc.M
I dont have that file though, so I guess Mandrake does it diffrent?
Also, when I login to my user account I can't do anything with my web pages because only the root has access to them, should I just make /usr/local/apache/htdocs/ let any user have access? or is there a better way?
Thanks