Just tried installing ming and it doesn't seem to work. I have added the
extension=php-ming.so
to php.ini and ... nothing.
I also used
dl('php-ming.so') and that didn't work either.
it definitly isn't getting loaded via php.ini cause I get non-declared function errors. But if I use dl('php-ming.so') I get the IE error...
'page not found'
Any ideas?