Get exception everytime I try to do this.

This is a discussion on Get exception everytime I try to do this. within the PHP Language forums, part of the PHP Programming Forums category; I'm trying to run a command that is ran in the background and is released from php. This was ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-04-2005
djwyldeone@yahoo.com
 
Posts: n/a
Default Get exception everytime I try to do this.

I'm trying to run a command that is ran in the background and is
released from php. This was working code but when I upgraded to 4.3.8
it stopped working with an exception. Below is the code I'm working
with.


$exec = "D:/inetpub/bgrun.exe c:/progra~1/real/helixp~1/producer.exe -i
D:/inetpub/liquid/content/".$HTTP_POST_VARS['mixid'].".mp3 -o
D:/inetpub/liquid/content/".$HTTP_POST_VARS['mixid'].".rm -ad \"28k\"";

$WshShell = new COM("WScript.Shell");
$oExec = $WshShell->Run($exec, 0, false);


I've went through the code and it's definitly coming from these lines.
nothing has change except for the version of php. Any help would be
apreciated greatly.

peace

troy

Reply With Quote
  #2 (permalink)  
Old 01-05-2005
Kartic
 
Posts: n/a
Default Re: Get exception everytime I try to do this.

Hi Troy,

What is the exception that you are getting? Please post the exact error
message!

Thanks,
--Kartic

Reply With Quote
  #3 (permalink)  
Old 01-05-2005
wyldeone
 
Posts: n/a
Default Re: Get exception everytime I try to do this.

Here is the error I get.
PHP has encountered an Access Violation at 018952DF

Thanks,

Troy

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 09:44 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0