I have two machine (LapTop & DeskTop), so I use WWW in a cloud OneDrive folder, pro easier synchronisation.
Strangely I didn't had any trouble until june, when I installed the last Windows 10 2019 Creator Update… I formatted my C drive and installed the update, but the problem is that I use an other drive of 1To pro my OneDrive files (with 1To subscription), and of course in properties, the authorisation using my login who is linked to my Hotmail, was not recognized, and shown as a long number I changed all authorisation with the actual login.
But now when I launch a php page on local host, I get this message :
Laragon
Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0
Fatal error: Unknown: Failed opening required 'I:/Users/nemza/OneDrive/www/taocodex/templates/ueb/wp/converter/WP_converter_18_columns.php' (include_path='.;C:/laragon/etc/php/pear') in Unknown on line 0
wamp64 :
( ! ) FWarning: Unknown: failed to open stream: No such file or directory in Unknown on line 0
( ! ) Fatal error: Unknown: Failed opening required 'I:/Users/nemza/OneDrive/www/index.php' (include_path='.;C:\php\pear') in Unknown on line 0
I can't find a solution on Google, and I know that before it was working, I don’t have trouble with HTML files, any solution ? Don’t tell & answer me to use www in Laragon folder, I don’t want to do this.
Few day after, I have formated the I:\ drive, and reinstalled and downloaded the OneDrive files. But I still have this problem ?
If use i:\users\nemza\www it's working fine, if use i:\users\nemza\OneDrive\www, not.
{Image refused because not 10 of reputation.}
What are the "security setting" that I should use ? What is the problem ? I written in Laragon forum without any response ! Any advice please ?
Can someone help please ? Thank you, good day.
- Changed security settings in properties.
- Reinstalled application with administrator power.
- Formatted the drive.
- added path ".;C:\laragon\etc\php\pear" & "C:\laragon\etc\php\pear" in System & User Environment variable, with no success.
- Asked a friend to install Laragon, and set WWW in OneDrive, exactly the same problem.