Apache 1.3.29 / PHP 4.3.7 Network access problem
Posted: Mon May 24, 2004 8:13 am
Hi,
I'm using Windows XP. And I've to launch an application in commad line from PHP.
My problem is that i've to give an Mapped Drivefor argument like this :
shell_exec("my_program.exe -f J:\dicsovery\myfolder");
but I receive the error : Cannot find "J:\dicsovery\myfolder"
How can I do to give access to apache to this folder?
I've tried to change apache user without any results...
Thanks for help!
Jim.
I'm using Windows XP. And I've to launch an application in commad line from PHP.
My problem is that i've to give an Mapped Drivefor argument like this :
shell_exec("my_program.exe -f J:\dicsovery\myfolder");
but I receive the error : Cannot find "J:\dicsovery\myfolder"
How can I do to give access to apache to this folder?
I've tried to change apache user without any results...
Thanks for help!
Jim.