View Single Post

  #14 (permalink)  
Old 28-08-2008, 02:09 PM
Tom Tom is offline
Wannabe Geek
 
Join Date: Jan 2007
Location: Kildare, Ireland
Posts: 185
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Tom is a splendid one to beholdTom is a splendid one to beholdTom is a splendid one to beholdTom is a splendid one to beholdTom is a splendid one to beholdTom is a splendid one to beholdTom is a splendid one to behold
Default

Nope safe mode is off according to phpinfo and is not ticked in wamp>php settings


Edit: I tried echo shell_exec("dir"); and it seems to be working outputting the directory info on the web page.


Edit 2: I finally got it working through shell_exec(), I was using the wrong slashes in the paths, should have changed \ to / doh! Still can't get it to work with the z parameter which is supposed to gzip it, but at least I'm getting somewhere.
__________________
MGS Web Design - Web Design Kildare, Web Design Ireland

Last edited by Tom; 28-08-2008 at 03:43 PM.
Reply With Quote