Edit report at https://bugs.php.net/bug.php?id=65122&edit=1

 ID:                 65122
 Updated by:         a...@php.net
 Reported by:        joshua dot ce20 at gmail dot com
 Summary:            Class DOTNET not found with PHP 5.4.7
-Status:             Open
+Status:             Feedback
 Type:               Feature/Change Request
 Package:            COM related
 Operating System:   Win 8 64bit
 PHP Version:        5.4.16
 Block user comment: N
 Private report:     N

 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Please post the output of the the following commando while in the php root dir

php -n -d extension_dir=ext -d extension=php_com_dotnet.dll --rc DOTNET


Previous Comments:
------------------------------------------------------------------------
[2013-06-25 10:11:03] joshua dot ce20 at gmail dot com

Description:
------------
I was trying to use DOTNET class with PHP 5.4.7 version.. and i read that there 
is 
no support in latest version, but some said i can use it with including 
"php_com_dotnet.dll" in ext folder and add "extension=php_com_dotnet.dll" in 
php.ini file..

but still i cant fix the issue.. is there any other way to include Dotnet 
support 
in the latest PHP versions..

Expected result:
----------------
Hello .Net

Actual result:
--------------
Fatal error: Class 'DOTNET' not found ....


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=65122&edit=1

Reply via email to