From:             stefano dot cecconi at staff dot aruba dot it
Operating system: windows 2000
PHP version:      4.2.3
PHP Bug Type:     COM related
Bug description:  disabling com calls

Setting com.allow_dcom = false doesn't disable com calls.

$dbc = new COM("ADODB.Connection"); 

It works if either allow_dcom is on or off

Maybe there is another way to disable com calls?

Stefano
-- 
Edit bug report at http://bugs.php.net/?id=22481&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22481&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22481&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22481&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22481&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22481&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22481&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22481&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22481&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22481&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22481&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22481&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22481&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22481&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22481&r=gnused

Reply via email to