Re: Calling Audio Conversion Tool with PHP on Win 2003
sure.
Goto the local users and groups (or active directory if its installed). Find apache (it should be under users with administrator, guest, etc. right click apache, goto the member of tab and add the user to the group power users.
Since its running ok as a normal user, make sure apache is a normal user. Also give the apache user permissions to your executable (right click, goto properties, then goto the security tab and add it with read/execute permissions).
Hope this helps.
|