This is mky fifth working day trying to make zipping work!
Are there any professionals out there who can help.
I am running Apache on Win2000. I have wzzip.exe in the bin folder.
I'm trying to run this code but nothing happens.
exec("/bin/wzzip" "c:\\program files\\apache group\\apache\\htdocs\\prodacc\\downloads\\'.$name.'.zip" "c:\\program files\\apache group\\apache\\htdocs\\prodacc\\downloads\\'.$name.'"
;
I've tried back slashes, forward slashes, quotes, single quotes, you name I've screamed at it!!!
Can someone just give me the right configuration for this call with an example preferably similar to mine..
I've seen manuals, posts etc from many people who have been gracious enough to give me their time but I've still not managed to get this to work.
Paul
Are there any professionals out there who can help.
I am running Apache on Win2000. I have wzzip.exe in the bin folder.
I'm trying to run this code but nothing happens.
exec("/bin/wzzip" "c:\\program files\\apache group\\apache\\htdocs\\prodacc\\downloads\\'.$name.'.zip" "c:\\program files\\apache group\\apache\\htdocs\\prodacc\\downloads\\'.$name.'"
I've tried back slashes, forward slashes, quotes, single quotes, you name I've screamed at it!!!
Can someone just give me the right configuration for this call with an example preferably similar to mine..
I've seen manuals, posts etc from many people who have been gracious enough to give me their time but I've still not managed to get this to work.
Paul