Search Results

1
vote

Does ‘use lib’ work for UNC paths?

I know I ran into trouble trying to use mapped drives and unc paths from apache because the apache user was not allowed to use network drives. That was difficult to figure out -- but it's possible …