php-windows Digest 26 Jul 2005 17:17:17 -0000 Issue 2739

Topics (messages 26233 through 26235):

Re: how to reload ISAPI PHP
        26233 by: Frank M. Kromann
        26234 by: Louis Solomon [SteelBytes]

Very Basic question: What IDE/tools I need to begin using PHP?
        26235 by: Taksam

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 ---
Restart the IIS Admin Service.

This will restart the web service and any other service under it (ftp,
smtp) and you should be good to go.

- Frank

> I've modified some enxtensions lines in php.ini but the isapi dll seems

> to be cached, i've restarted the iis service but still cached, did 
> someone know what service to reload isapi module ?  (of course I cannot

> restart the server )
> Best regards Juan
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

--- End Message ---
--- Begin Message ---
in IIS6 you can 'recycle' the 'application pool' - faster and kinder on the 
system then restarting iisadmin

-- 
Louis Solomon
www.SteelBytes.com

""Frank M. Kromann"" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Restart the IIS Admin Service.
>
> This will restart the web service and any other service under it (ftp,
> smtp) and you should be good to go.
>
> - Frank
>
>> I've modified some enxtensions lines in php.ini but the isapi dll seems
>
>> to be cached, i've restarted the iis service but still cached, did
>> someone know what service to reload isapi module ?  (of course I cannot
>
>> restart the server )
>> Best regards Juan
>>
>> -- 
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>> 

--- End Message ---
--- Begin Message ---
Hi everybody, I am learning PHP, and have this very basic question:
 
What software/tools I need to begin?
What is the best IDE I can use? (in windows) Please tell me about FULL-IDEs, 
not just "super text editors that can syntax-highlight PHP code". I want to 
debug, deploy... ALL!
 
I have just downloaded Zend Studio Client AND Zend Studio Server. Is that all I 
need to begin?... 
 
Tak

Jacob Waller <[EMAIL PROTECTED]> wrote:
Hi!
I'd like to be able to run a program from a php-script. I've tried running 
the following command, and it works when I run it from the Run-dialog:
D:\Cygwin\bin\bash.exe --login -i script.sh arg1 arg2
(the shell script runs another program (fontforge) which too runs a script)

However, when I try to run the same command from a php-script nothing 
happens. Or rather, bash starts, but it doesn't do what it does when i run 
the same command from the Run-dialog. I'm not even sure if I'm using the 
right php-command and syntax. Could you please tell me how to do?
I'm on Win XP Home if that matters...
Thanks in advance! /Jacob

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


                
---------------------------------
 Start your day with Yahoo! - make it your home page 

--- End Message ---

Reply via email to