PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
The owner alone doesn't matter, the script is still executed with the permissions of the process that is running your php script.
You need at least the setuid flag. Or even better configure sudo to allow the webaccount to restart the mysql server.
Last edited by volka on Tue Sep 11, 2007 12:28 pm, edited 1 time in total.