Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > Pro PHP
|
Pro PHP Advanced PHP coding discussions. Beginning-level questions will be redirected to the Beginning PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 2nd, 2008, 08:04 AM
Authorized User
 
Join Date: Nov 2004
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Snowby
Default Not able to run exec("pdf2html.exe") on live serve

Dear Friend,

Is anyone know why I am not able to execute below file on [u]Windows Server with IIS 6.</u>

exec("pdf2html.exe");

However if I execute file with command prompt then it will work on Remote Desktop. But I will not do that with PHP.

Same PHP run smoothly on my localhost. There is no problem of PATH, Folder, Permission.

Please note that I had used system(), shell_exec(), passthru().

Regards,
Dhaval Dave






Similar Threads
Thread Thread Starter Forum Replies Last Post
run .exe in asp hostxxi Classic ASP Basics 0 June 18th, 2008 04:01 AM
How to run another .exe from my program shivendra C++ Programming 1 July 28th, 2006 04:56 AM
How to Pass a UDT from ATL to VB via COM-EXE-SERVE polderudo C++ Programming 3 April 21st, 2005 07:57 AM
Problem to run delete and exec DTS in Stored Proc tyh79 SQL Server DTS 7 July 14th, 2004 10:27 AM
Run an exe julesmel C# 1 August 6th, 2003 10:53 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.