ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-windows
php-windows
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved