Daniel B. thank you however i need more information
so if i have a windows share on a windows computer called " work " and it is shared with the group everyone and i have issued the following via ssh:
cd /mnt
mkdir w10test
mount -t cifs -o username=user,password=yourpassword //mywindowsmachineIP/work ./w10test
when i go to the " Shared Folders " Contrib what do i place under the following options:
1. Shared folder name = ?
2. SMB Access = Enabled, Browsable
3. Retention time = Unlimited
4. Web Access = ?
5. WebDav support = ?
6. Force secure connections = ?
7. Indexes = Enabled
8. Dynamic content execution (PHP, CGI, SSI) = ?
9. Pydio Access = Enabled
How does this link to the windows " work " share ?
/var/log/httpd/error_log
[Sat Mar 03 17:29:16 2018] [notice] FastCGI: process manager initialized (pid 14695)
[Sat Mar 03 17:42:00 2018] [error] [client 192.168.0.246] (2)No such file or directory: FastCGI: failed to connect to server "/var/www/php-cgi-bin/phppydio-wrapper": connect() failed
[Sat Mar 03 17:42:00 2018] [error] [client 192.168.0.246] FastCGI: incomplete headers (0 bytes) received from server "/var/www/php-cgi-bin/phppydio-wrapper"
sorry for the noob questions
