| bjori@php.net 2006-10-31, 7:57 am |
| ID: 39318
Updated by: bjori@php.net
Reported By: RQuadling at GMail dot com
-Status: Open
+Status: Feedback
Bug Type: Documentation problem
Operating System: Windows XP SP2
PHP Version: Irrelevant
New Comment:
And why do you think this is a PHP documentation issue?
Previous Comments:
------------------------------------------------------------------------
[2006-10-31 11:00:43] RQuadling at GMail dot com
Description:
------------
What started as a quick upgrade to a script which works via CLI mode to
be also accessible via a web interface has taken me WAY too long (about
2 days).
So, I'm officially dim today.
Anyway.
If you are using Sambar Server as a service (C:\Program Files\Sambar
Server\bin\ntserver -i) AND you want your scripts to access files which
are NOT held locally (using a \\SERVER\SHARE\DIRECTORY\FILE mechanism),
then you need to use a NON LocalSystem account. You can configure the
account to a particular named user via the Services applet in the
Control Panel. You will need to supply a password for the account.
If you do not do this, you will not be able to use PHP commands like
fopen, file_exists, etc to access remote files.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=39318&edit=1
|