Page 1 of 1

Apache 1.3.29 / PHP 4.3.7 Network access problem

Posted: Mon May 24, 2004 8:13 am
by deljim
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.

Posted: Mon May 24, 2004 8:41 am
by feyd
is that a purposeful misspelling of discovery?

Posted: Mon May 24, 2004 8:49 am
by deljim
This is just an example...