Re: PHP and Modems
ashore schrieb:
> 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.
PHP runs under the Webserver account.
And this account has no rights to use the modem.
Check that.
|