From dev-return-31345-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Wed Sep 16 11:31:25 2009 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 99094 invoked from network); 16 Sep 2009 11:31:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Sep 2009 11:31:25 -0000 Received: (qmail 82134 invoked by uid 500); 16 Sep 2009 11:31:25 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 82063 invoked by uid 500); 16 Sep 2009 11:31:25 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 81989 invoked by uid 99); 16 Sep 2009 11:31:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2009 11:31:24 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2009 11:31:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6029E234C1E7 for ; Wed, 16 Sep 2009 04:31:00 -0700 (PDT) Message-ID: <1364436220.1253100660393.JavaMail.jira@brutus> Date: Wed, 16 Sep 2009 04:31:00 -0700 (PDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Closed: (DIR-247) error when i run exec command In-Reply-To: <122521899.1253099937499.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIR-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny closed DIR-247. --------------------------------- > error when i run exec command > ----------------------------- > > Key: DIR-247 > URL: https://issues.apache.org/jira/browse/DIR-247 > Project: Directory > Issue Type: Bug > Environment: windows xp sp2 > Reporter: dilip gorasia > Assignee: Alex Karasulu > Priority: Critical > > hi, > When i run : > $ret = exec('"E:/www/test/dilipg/ff/ffmpeg.exe" -i "E:/www/test/dilipg/ff/1.flv" -vn -acodec libmp3lame "E:/www/test/dilipg/ff/4.mp3"',$result); > then its nothing returning but if i see in apache log then it write error : The filename, directory name, or volume label syntax is incorrect. > Can you please help me to solve this? > Hope for your suggestion. > Thanks, > Dilip -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.