RE: PHP 5.3/5.4 and windows scripting host, WSF, ActiveScript question

David Lykke Søndergaard <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <768A42A4C464EF468D29D1C641122970014AEBE3E973@EX-001.mail.navisite.com>
Hey, 

Thank you for taking time to look at this, sadly all the links assume that the "regsvr32 php5activescript.dll" command is just working. Which is did for 5.2, but I can not make it work for 5.3 or 5.4. Of cause the latests php5activescript.dll I can find is a 5.2.6.6.

I have been through a lot of google searches, without finding it. (And too many google pages of actionScript, since it is nice and helps me translate activescript to actionscript).

--David



-----Original Message-----
From: Jim MacDiarmid [mailto:[email protected]] 
Sent: 12. maj 2013 01:35
To: David Lykke Søndergaard; [email protected]
Subject: RE: [PHP-WIN] PHP 5.3/5.4 and windows scripting host, WSF, ActiveScript question

David,

I don't have my system set up right now as a development machine at the moment but I did find  a couple leads on this. You may have already seen
these.  I hope these are of some help to you.   I just did a google on " php
windows script host".   

http://wezfurlong.org/blog/2004/jul/phpscript/

http://www.samurize.com/modules/ipboard/index.php?showtopic=11607

http://www.tuxradar.com/practicalphp/14/1/2

http://www.webmasterworld.com/forum88/10294.htm

If this doesn't help,  let us know.  

Jim



-----Original Message-----
From: David Lykke Søndergaard [mailto:[email protected]]
Sent: Saturday, May 11, 2013 5:49 PM
To: [email protected]
Subject: [PHP-WIN] PHP 5.3/5.4 and windows scripting host, WSF, ActiveScript question

Hey,

I have been trying to get PHP to work with Windows Scripting Host and WSF files.

With PHP 5.2.17, I could use PHP5ActiveScript.dll to make the connection and run this script:
<job id="test">

 <script language="PHPScript">
  $WScript->Echo("Hello World!");
</script>
<job/>

http://www.php.net/manual/bg/install.windows.activescript.php

I can not, however, get this to work with PHP 5.3 or 5.4.

I have tried on windows 7, Windows XP and a freshly installed Windows XP.
I have tried with the standalone zip file, the installer and WAMP (Some indicated that this had a working installation of PHP with activescript).

I have copied different versions of the PHP5activeScript.dll to the PHP folder, but when I try to run regsvr32.exe php5activescript.dll, I always get the error: "LoadLibrary("php5activescript.php") failed - The specified procedure could not be found." (Unless I copy it to 5.2.17, were it registers successfull)

Php5activescript is desupported according to php.net, but I can not find an replacement way of connection PHP to windows Script Host ?

Hope somebody can help with this.

Cross posted to PHP-install - sorry to the people who are on both lists.

--David S.



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.