Re: [PHP-WIN] PHP_PRINTER.DLL prints from shell but not from web
by Robert other posts by this author
Oct 24 2006 1:50AM messages near this date
Re: [PHP-WIN] PHP_PRINTER.DLL prints from shell but not from web
|
Re: [PHP-WIN] PHP_PRINTER.DLL prints from shell but not from web
Thank you Niel for your answer it did work correctly.
Issue closed.
Regards
Robert
"Niel Archer" <niel@[...].org> ha scritto nel messaggio
news:20061024084002.8E02.NIEL@[...]..
> Hi
>
> Usually (using the SAPI) PHP runs under the same username as Apache,
> which is usually 'System', when ran as a service. If this account does
> not have access to the shared resource, then neither will PHP.
>
> Granting such access to the 'System' account is probably not a good idea.
> Instead create an account for Apache to run with and tell the service to
> use it. Then grant access to the printer for that account.
>
> Niel
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Robert
Niel Archer
Robert
Robert
Niel Archer
|