Windows 10 System w/ WAMPServer 3.2.8 PHP 7.4.28 (totally new install). OLD Windows 7 WAMPServer 2.4 code works giving me access on all my Network Shares. Needed to move to Windows 10 - same PHP code fails.
Access to Network Shares fails opendir code 58
opendir path:\\DAR-DS920\dar-data\PLEX
( ! ) Warning: opendir(\\DAR-DS920\dar-data\PLEX,\\DAR-DS920\dar-data\PLEX): The
specified server cannot perform the requested operation. (code: 58) in C:\wamp64\www\smb
\1_smb_list.php on line 35
Network Share is a Synology NAS SMB1/2/3 enabled.
Using Windows 7 WAMPSERVER 2.4 or Windows 10 with XAMPP access works.
I assume it related to SMB2/3. On the Windows 10 system I enabled SMB1 Client and was able to access my WDTVLiveHub ( SMB1) share with out errors.
Access to Network Shares fails opendir code 58
opendir path:\\DAR-DS920\dar-data\PLEX
( ! ) Warning: opendir(\\DAR-DS920\dar-data\PLEX,\\DAR-DS920\dar-data\PLEX): The
specified server cannot perform the requested operation. (code: 58) in C:\wamp64\www\smb
\1_smb_list.php on line 35
Network Share is a Synology NAS SMB1/2/3 enabled.
Using Windows 7 WAMPSERVER 2.4 or Windows 10 with XAMPP access works.
I assume it related to SMB2/3. On the Windows 10 system I enabled SMB1 Client and was able to access my WDTVLiveHub ( SMB1) share with out errors.