I have a very strange issue. I just updated to 15.1.2.189 and noticed that I could not access a particular virtual path directory. The directory is visible via the mobile HTML site and any FTP client and I can see its subdirectories but when I try to navigate the subdirectories, I get the following error:
The page at 'https://mysite.com' says: ERROR: The file or directory you're trying to access is not available to you.
I am able to access another virtual path directory which is on the same computer that contains the non-accessible directory. There is no difference in the two virtual path directories other than each one is pointing to a different drive. Also, the mobile site's background is now black and it sucks!
I re-installed the previous version (15.1.1.108) and now I can once again access that directory.
I'm assuming this is a bug with the latest version. How can we find out what's causing this?
-----------------------------------------------------------------------------
UPDATE: I found the solution.
-----------------------------------------------------------------------------
I compared the virtual and physical paths and saw that the directory that I was able to access, had a lowercase "c" for the drive letter in both the physical and virtual path settings. The directory that I had the problem with, had an uppercase "D" for the drive letter in the virtual path and a lowercase "d" for the drive letter in the physical path (or vise versa... can't remember). Since changing them to both lowercase, I can access the directory and subs without error.
Presumably, v15.1.1.108 and prior versions ignore the text case.
Also noticed that one of my events failed. When I updated Serv-U, it changed the login of the Serv-U server service back to the local system account. I had to change it back to an account that has permission to run the BAT file that makes changes to the system when the Serv-u event is fired.