Hi,
I am using an Apache 2.4.41 server which DOCSROOT directory is in a Dropbox drive. It's been always working fine until 2025-05-01, when my Dropbox client asked me for an update. I consent and immediatelly the Apache server stopped working. It seems it cannot open the files the way it did. If I move the web files out of the Dropbox drive (and I configure Apache to use the new location, of course) it works again. The error I'm getting is this one:
Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0
Fatal error: Unknown: Failed opening required 'E:/Dropbox/Web/index.html' (include_path='.;C:\php\pear') in Unknown on line 0
Any way to fix it or workaround it?
Thanks.