J2Be.com wrote:
>
> "ashore" <shoreas@gmail.com> ha scritto nel messaggio
> news:f69f4ac6-3a6f-42e4-b9c7-80e7429ed475@a22g2000hsc.googlegroups.com...
>> Folks, i've just tried a modem class function that's working for
>> someone (without a php extension) , but i get a "not authorized"
>> complaint. This is a win32 php5 installation, and i've looked through
>> the ini file for something like a Comn or modem reference, and nothing
>> appears.
>>
>> Any ideas will be appreciated. Thanks.
You could try using
http://www.sysinternals.com/ (now acquired by MS, but
still the same AFAIK) utilities FileMon and PortMon to see where the error
comes from. Then just adjust the permissions or whatever and you're set.
Best!