|
Posted by Bent Stigsen on 01/27/06 11:55
Lennart Björk wrote:
> Sylvain,
>
> >
> $source=file:///'srv-fic01/TeJCommun/site_web_admin/liste_vacpli.sql';
>
> What do you think about this ?
> <
"file:" would only work if accessible through local filesystem.
>
> I think you should start by checking if the file really is there (or
> even available to you there). Justin Koivisto gives you that hint in his
> message here.
Quite so.
As far as I know, PHP has no wrapper for the smb-protocol so, unless
natively supported by the OS, PHP cannot directly access shared
folders on remote windows servers.
Perhaps the simplest would be to let the linux (or what have you),
access the windows server through http or ftp.
/Bent
[snip]
Navigation:
[Reply to this message]
|