Hi,
I need to execute a system command using admin rights, but even if i have the apache service started under an admin account, php scripts don't get executed with the proper rights. Is this a php configuration, or do i need to look elsewhere?
thanks,
errtu
Sorry, it;s working now. I had the service configured to run as a different account, but that one didn't have the appropriate rights. I gave up to have it run as a special system account, and just let it run with domain administrator rights.