Hello,
I am testing MainWp locally. I try to connect a child site to the site where MainWp is installed in a Win10 environment.
I can’t connect because I get the following error "“error:02001003:system library:fopen:No such process”.
I followed what is written on this page
… but it doesn’t work.
The result of the phpinfo() gives this:
Openssl default config=C:\Program Files\Common Files\SSL/openssl.cnf
In the “Common files” folder there is no SSL directory. So I guess that’s where it comes from.
How can I correct this error? Thanks for your help.
Please try performing a search using File Explorer or a similar application to locate openssl.cnf file. If you are unsuccessful, perhaps the best would be to contact Flywheel support and have them provide you with the exact path to the openssl.cnf file.
After you have the location, save it in Settings > Advanced Settings using usual Windows directory structure conventions, for example: c:\apps\xampp\apache\conf\openssl.cnf
As you could read in my previous message, I succeeded in recovering via the i button the path.
I rewrite below the result:
Openssl default config=C:\Program Files\Common Files\SSL/openssl.cnf
Finally I found an openssl.cnf file in the folders of a WordPress extension. I put the path and it worked.