php-windows Digest 17 Jun 2006 00:22:13 -0000 Issue 2994

Topics (messages 27018 through 27025):

$B!Z5U1g8r:]$,<[EMAIL PROTECTED]@$&!"@[EMAIL PROTECTED](B
        27018 by: kiki

$B!~7k:'Aj<j!"Nx?MC5$7$O40A4L5NA!~(B
        27019 by: yhuyhu

Re: Executing External Application
        27020 by: Brian Stakes
        27025 by: Chuck Anderson

Building with CYGWIN on Windows XP
        27021 by: David Lawson

Upgrading from 5.0.5 to 5.1.4
        27022 by: Simon Renshaw
        27023 by: Bowden, Zeb
        27024 by: Simon Renshaw

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
   淫乱マダム、資産家夫人・・
      http://vjfn.com/?haru225

     時間もお金も有り余ってる女性達の詰め合わせ!
     性欲は誰にも負けないという『淫乱揃い』

   ホストクラブに通っても、ホストとはSEXが出来ない・・
   結局は心も欲求不満も解消されない!



   そんな不満たらたらな女性達が、多数集まっています。
       http://vjfn.com/?haru225
       月に2回のデートで○○万以上・・・
              是非体験して、実感してみて下さい!




         −−−セレブの集まる逆援サイト−−−
             ♪【完全無料登録制】♪
          http://vjfn.com/?haru225


  _____________________________________
  





[EMAIL PROTECTED]

--- End Message ---
--- Begin Message ---
       一生を共にしていくパートナーは、、、
   時間をかけて、焦らずゆっくりと探してみませんか?


   無料登録制だからできる、恋人・結婚相手探し。
     http://vjfn.com/?haru225

     <<只今 10,000円分プレゼント中>>

    携帯・パソコンどちらからもご利用できます。
   ※登録時にはアドレスが必要となります(フリーアドレスOK)


 ●お試し体験、あります●
    是非、新しい出会いへとご活用ください。
     http://vjfn.com/?haru225




   新しい時間の過ごし方、

      理想のパートナーと一緒に、人生楽しもう。












        *___配信拒否はコチラへお願いします___*

       refuse an [EMAIL PROTECTED]

--- End Message ---
--- Begin Message --- 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 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,
shell_exec and system commands.

How can I get my Application to execute when it is called through Apache?


example code:
system("notepad.exe");
You may have the same problem I did when trying to use Winzip. You need to tell Windows to allow the service to interact with the desktop.

Run - services.msc. Right click on your Apache service - select Properties and then the Log on tab. Check - Allow service to interact with desktop


--
Brian Stakes
http://www.voipsupply.com
[EMAIL PROTECTED]
800.398.VOIP - Toll Free
716.630.1555 - x3874
716.250.3874 - Direct
291176096 - ICQ
VoIPSupplyBrianS - AIM

--- End Message ---
--- Begin Message ---
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 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,
shell_exec and system commands.

How can I get my Application to execute when it is called through Apache?


example code:
system("notepad.exe");
You may have the same problem I did when trying to use Winzip. You need to tell Windows to allow the service to interact with the desktop.

Run - services.msc. Right click on your Apache service - select Properties and then the Log on tab. Check - Allow service to interact with desktop
Nothing else I can think of.

--
*****************************
Chuck Anderson • Boulder, CO
http://www.CycleTourist.com
Everyone's journey should be different,
so that we all are enriched
in new and endless ways
*****************************

--- End Message ---
--- Begin Message ---
Hello,
 
I'm having trouble building PHP-5.1.4 with CYGWIN on Windows XP.  If
this is the wrong list for this question, please let me know which group
would be better and I'll move the question there.
 
I have already built the following other tools and am referencing them
in my PHP configure line:
 
    Apache 2.2.2
    PostgreSQL 8.1.4
 
Those have been built and installed.
 
I used the following configuration line for PHP:
 
    ./configure --prefix=/usr/local/php-5.1.4 \
      --with-apxs2=/usr/local/httpd-2.2.2/bin/apxs \
      --enable-fastcgi \
      --enable-calendar \
      --with-curl \
      --with-pgsql=/usr/local/postgresql-8.1.4 \
      --with-readline \
      --enable-soap \
      --enable-sockets \
      --with-regex \
 
The configure seems to run fine, as does the build.  However, when I do
the "make install", I get the following message:
 
Installing PHP SAPI module:       apache2handler
/usr/local/httpd-2.2.2/build/instdso.sh
SH_LIBTOOL='/usr/local/httpd-2.2.2/build/libtool' libphp5.la
/usr/local/httpd-2.2.2/modules
/usr/local/httpd-2.2.2/build/libtool --mode=install cp libphp5.la
/usr/local/httpd-2.2.2/modules/
cp .libs/libphp5.lai /usr/local/httpd-2.2.2/modules/libphp5.la
cp .libs/libphp5.a /usr/local/httpd-2.2.2/modules/libphp5.a
ranlib /usr/local/httpd-2.2.2/modules/libphp5.a
chmod 644 /usr/local/httpd-2.2.2/modules/libphp5.a
libtool: install: warning: remember to run `libtool --finish
/home/lawsond/build/php-5.1.4/libs'
Warning!  dlname not found in /usr/local/httpd-2.2.2/modules/libphp5.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/httpd-2.2.2/modules/libphp5.so
chmod: cannot access `/usr/local/httpd-2.2.2/modules/libphp5.so': No
such file or directory
apxs:Error: Command failed with rc=65536
.
make: *** [install-sapi] Error 1
 
And that's it.  I have cleaned, reconfigured, and rebuilt several times
with the same results each time.  Any clues as to what to do next?
 
I would rather not download pre-built binaries for Apache and PHP if
possible because the goal is to layer PostGIS and the U. of MN Mapserver
on top of this setup.
 
Plus, I'm trying to see if I can build the same software stack on both
Linux and Windows.
Thus far, Linux: 1, Windows: 0 :(
 
Thanks,
 
-- Dave
 
 

--- End Message ---
--- Begin Message ---
Hi,

I'm currently running version 5.0.5 on Windows 2003.

I'd like to upgrade to 5.1.4.

To do so, I just need to unzip 5.1.4 zip in my PHP dir and overwrite
everything?

Thanks!

Simon

--- End Message ---
--- Begin Message ---
If you want to run in ISAPI mode on IIS 6 you probably want to keep this
in mind:
http://bugs.php.net/bug.php?id=37483
        
It will depend on the extensions you're running and how you configured
IIS but I think you should be fine by just stopping the World Wide Web
Publishing service, overwriting your files (probably be a good idea to
make a backup copy first), and then restarting W3SVC.

-zeb


 

-----Original Message-----
From: Simon Renshaw [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 16, 2006 2:29 PM
To: [email protected]
Subject: [PHP-WIN] Upgrading from 5.0.5 to 5.1.4

Hi,

I'm currently running version 5.0.5 on Windows 2003.

I'd like to upgrade to 5.1.4.

To do so, I just need to unzip 5.1.4 zip in my PHP dir and overwrite
everything?

Thanks!

Simon

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--- End Message ---
--- Begin Message ---
Thanks for the link but I run it as CGI so I don't think it would apply
to me.

And I only use PHP because I installed a few Wikis. My knowledge of PHP
is very limited.

And since I have a few PEAR packages installed, I should run a pear
upgrade-all after?

Thanks!
Simon



-----Original Message-----
From: Bowden, Zeb [mailto:[EMAIL PROTECTED] 
Sent: 16 juin, 2006 14:42
To: [email protected]
Subject: RE: [PHP-WIN] Upgrading from 5.0.5 to 5.1.4

If you want to run in ISAPI mode on IIS 6 you probably want to keep this
in mind:
http://bugs.php.net/bug.php?id=37483
        
It will depend on the extensions you're running and how you configured
IIS but I think you should be fine by just stopping the World Wide Web
Publishing service, overwriting your files (probably be a good idea to
make a backup copy first), and then restarting W3SVC.

-zeb


 

-----Original Message-----
From: Simon Renshaw [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 16, 2006 2:29 PM
To: [email protected]
Subject: [PHP-WIN] Upgrading from 5.0.5 to 5.1.4

Hi,

I'm currently running version 5.0.5 on Windows 2003.

I'd like to upgrade to 5.1.4.

To do so, I just need to unzip 5.1.4 zip in my PHP dir and overwrite
everything?

Thanks!

Simon

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--- End Message ---

Reply via email to