I need to run an external application but am running into "Permission Denied" problems. The perl application just runs tar and gzip on some database files. I tried to do this through PHP but was unsuccessful. I wan't to build an app that allows me to run backups and restore backups of a database from remote locations.
Any Ideas?





Bookmarks