Quote:
Originally Posted by camperjohn64
All the script does is create some folders, copy some files, install some new settings. I would just prefer to do it from a browser so I can see the results as I am setting them rather than command line.
Whatever I set up to run as root, I will undo once I install the new site.
I will try the sudoers file thing and see what I come up with.
|
you shouldn't need to have php run as root to do that... are these files or folders that apache will have to work with? If so you can't do that anyway because apache won't have permission to access them.