I created a PHP extension for Telldus, based on the code from developer.telldus.se (/trunk/bindings/php). My PHP directory is C:\php and the extension folder is C:\php\ext, the php.ini was edited to load the extension. The extension loads fine and I can call the functions without error. But nothing happens, and tdGetNumberOfDevices returns -1.
I remember having the same problem when using tdtool with a non-user (system) account in Win 7, can this be the same type of problem? How can I get around the UAC hassles in Win 7 and use tdtool (and most likely also the PHP extension) from a system account?
