Posted by DiamondEagle on 11/14/07 13:47
I've successfully set up PHP 5.2.4 on my dev box and all is running
well. Originally I had the php_operator.dll extension loaded and it
caused one of my applications (Moodle 1.8) to regularly throw "PHP has
encountered an Access Violation at 022C7BF0" errors. As soon as I
disabled the php_operator.dll extension everything started running
smoothly.
But now I'd like to know what PHP functionality I've disabled by
disabling this php_operator.dll extension. Does anybody know what this
php_operator.dll extension is? What does it do?
I've tried using an older version of the PHP and a version from a more
recent build of the 5.2.4 branch of PHP, but I still get the access
violation errors.
Thanks.
[Back to original message]
|