Re: [PHP-WIN] PHP_PRINTER.DLL prints from shell but not from web
by Niel Archer other posts by this author
Oct 24 2006 12:50AM messages near this date
Re: [PHP-WIN] PHP_PRINTER.DLL prints from shell but not from web
|
[PHP-WIN] Using PHP to Bind over LDAPS.
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
|