I tried shell_exec() and exec() instead of system() and it gives the same resullt - a zero byte file with no error. Any idea why it would work from the command line but not from PHP?
Ryan Kaldari
On Wed, Feb 17, 2010 at 12:09 AM, Christian Thiele apper@apper.de wrote:
Hi,
Am 17.02.2010, 00:46 Uhr, schrieb Ryan Kaldari kaldari@gmail.com:
it works fine from the command line. I tried to execute the following from
if it works from command line, try shell_exec() instead of system().
Sincerelly, Christian Thiele
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette