ID: 34171
Updated by: [EMAIL PROTECTED]
Reported By: PhoenixRajoNight at msn dot com
-Status: Open
+Status: Bogus
Bug Type: SWF related
Operating System: Windows XP: Home Edition SP2
PHP Version: 6CVS-2005-08-17 (CVS)
New Comment:
a) You're not using PHP 6 CVS
b) Activescript is in PECL, report this to their bug system.
Previous Comments:
------------------------------------------------------------------------
[2005-08-17 15:56:42] PhoenixRajoNight at msn dot com
Description:
------------
When I try to check to see if ActiveScript is working I get a Windows
Script Host Error: Script: C:\PHP\test.wsf, Line: 0, Char: 1, Error: :
PHPScript, Code: 8007007F, Source: Windows Script Host.
Reproduce code:
---------------
<job id="test">
<script language="PHPScript">
$WScript->Echo("Hello World!");
</script>
</job>
Expected result:
----------------
A window saying
"Hello World!"
Actual result:
--------------
As I said the Error message.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=34171&edit=1