Posted by roocell on 07/10/07 20:49
I'm running a system command on my server
system(copy file.txt lpt1);
to print a file to lpt1. This works fine on an XP machine and also
works fine on the vista machine if i do it manually from a DOS prompt.
I'm guessing it has something to do with User Acess Control (UAC) and
elevating the PHP script or something.
Does anyone have a suggestion or run into similar problems running PHP
on vista ?
cheers
roocell
Navigation:
[Reply to this message]
|