Re: [PHP-WIN] Re: Executing External Application

2006-06-16 Thread Chuck Anderson
Brian Stakes wrote: I checked the button which should allow apache to interact with the desktop, but to no avail. Was there anything else that you had to do in order to get apache to interact with an Application? Chuck Anderson wrote: Brian Stakes wrote: I am trying use PHP to run an

Re: [PHP-WIN] Re: Executing External Application

2006-06-16 Thread Brian Stakes
I checked the button which should allow apache to interact with the desktop, but to no avail. Was there anything else that you had to do in order to get apache to interact with an Application? Chuck Anderson wrote: Brian Stakes wrote: I am trying use PHP to run an application on Windows XP Pr

Re: [PHP-WIN] Re: Executing External Application

2006-06-14 Thread Chuck Anderson
Stut wrote: Please include the list when replying. [EMAIL PROTECTED] wrote: Stut wrote: Eww!! Eww!! and thrice EWW!! There is *never*, and I mean *never* an acceptable reason to run a GUI app in response to a web request - even on an Intranet. *NEVER* IMMHO Bah. Pure ig

Re: [PHP-WIN] Re: Executing External Application

2006-06-14 Thread Stut
Please include the list when replying. [EMAIL PROTECTED] wrote: Stut wrote: Eww!! Eww!! and thrice EWW!! There is *never*, and I mean *never* an acceptable reason to run a GUI app in response to a web request - even on an Intranet. *NEVER* IMMHO Bah. Pure ignorance. Here's one reason.

Re: [PHP-WIN] Re: Executing External Application

2006-06-14 Thread Stut
Chuck Anderson wrote: Brian Stakes wrote: I am trying use PHP to run an application on Windows XP Pro machine. The application runs from the command line however, when I try to run it through Apache (I've tried called the script through a browser and a SOAP service) the application will not run.

[PHP-WIN] Re: Executing External Application

2006-06-14 Thread Chuck Anderson
Brian Stakes wrote: I am trying use PHP to run an application on Windows XP Pro machine. The application runs from the command line however, when I try to run it through Apache (I've tried called the script through a browser and a SOAP service) the application will not run. I have tried the exec,

[PHP-WIN] Re: Executing External Application

2006-06-14 Thread DvDmanDT
You should only run console applications, not gui apps.. Also, by default Apache is installed as a system service, and in that case it doesn't make sense to run graphical apps.. -- // DvDmanDT mail: dvdmandt¤telia.com msn: dvdmandt¤hotmail.com "Brian Stakes" <[EMAIL PROTECTED]> skrev i meddela