I have just installed the Oracle Infrastructure and Application Server on a Windows 2000 Server. I am trying to copy files from another server to the web server using the Copy() function in PHP. The Oracle service is running under the LocalSystem account and that account has no rights on my file server. If I change the way the service logs in, the oracle http server does not work properly.
I have tried using the Administrator user, as well as another user with Admin permissions.
Thanks in advance for your help.