i make
shell_exec("7z a /blablabla/arc /blablabla/file");
i need archive file with 7z, but its not working.
But it works if i use zip instead 7z or start script manually
This not only with 7z, some another programs not starting too
i tried ini_set("memory_limit", "512M"); - nothing changed
which command
/usr/bin/7z
/usr/bin/zip
Done. All working. Solution found here, but didn't understand the cause
just rename /opt/lampp/lib/libgcc_s.so.1 by /opt/lampp/lib/libgcc_s.so.1.bak
Thanks all.
shell_exec? – webbiedave Sep 19 '11 at 20:272>&1at the end) – arnaud576875 Sep 19 '11 at 20:38