MainWP support?
-
I tried to install MainWP on localhost site and have not had luck. Do you have it working? Nothing fancy, fresh quick install for Wordpress and I installed MainWP Dashboard plugin on localhost website.
Warning: openssl_pkey_export(): cannot get key from parameter 1 in C:\Play\laragon\www\main\wp-content\plugins\mainwp\pages\page-mainwp-server-information-handler.php on line 216
### Server Info Required Detected Status ### MainWP Dashboard MainWP Dashboard Version 4.1.2.1 4.1.2.1 Pass MainWP Upload Directory Writable Writable Pass MainWP Extensions No installed extensions WordPress WordPress Version >=3.6 5.5.3 Pass WordPress Memory Limit >=64M 1024M Pass MultiSite Disabled =true true Pass FileSystem Method = direct direct Pass PHP PHP Version >=5.6 7.2.19 Pass PHP Safe Mode Disabled =true true Pass PHP Max Execution Time >=30 seconds 36000 Pass PHP Max Input Time >=30 seconds 60 Pass PHP Memory Limit >=128M 1024M Pass PCRE Backtracking Limit >=10000 1000000 Pass PHP Upload Max Filesize >=2M 2G Pass PHP Post Max Size >=2M 2G Pass SSL Extension Enabled =true true Pass SSL Warnings = empty error:2006D080:BIO routines:BIO_new_file:no such fileWarning cURL Extension Enabled =true true Pass cURL Timeout >=300 seconds 60 Warning cURL Version >=7.18.1 7.64.0 Pass cURL SSL Version >=OpenSSL/0.9.8l OpenSSL/1.1.1b Pass PHP Allow URL fopen YES PHP Exif Support NO PHP IPTC Support YES PHP XML Support YES PHP Disabled Functions No functions disabled. PHP Loaded Extensions Core, PDO, Phar, Reflection, SPL, SimpleXML, apache2handler, bcmath, calendar, ctype, curl, date, dom, fileinfo, filter, gd, hash, iconv, intl, json, libxml, mbstring, mysqli, mysqlnd, openssl, pcre, pdo_mysql, readline, session, standard, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib MySQL MySQL Version >=5.0 5.7.24 Pass MySQL Mode NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION MySQL Client Encoding utf8 Server Info Server Software Apache/2.4.35 (Win64) OpenSSL/1.1.1b PHP/7.2.19 Operating System WINNT Architecture 64 bit Server Protocol HTTP/1.1 HTTPS ON Server self connect The HTTP response test get an error "cURL error 60: SSL certificate problem: unable to get local issuer certificate"Not expected HTTP response body: User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4309.0 Safari/537.36 Edg/88.0.698.0 Gateway Interface CGI/1.1 Memory Usage 32.61 MB Request Time 1605246488 Accept Content text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9 Accept-Charset Content N/A MainWP Settings Number Of Child Sites 0 Use WP-Cron No Optimize for Shared Hosting or Big NetworksNo Automatic Daily Update Install trusted updates Abandoned Plugins/Themes Tolerance Maximum number of posts to return Maximum number of pages to return Primary Backup System Default MainWP Backups Maximum simultaneous requests 4 Minimum delay between requests 200 Maximum simultaneous requests per ip1 Minimum delay between requests to the same ip1000 Maximum simultaneous sync requests Minimum simultaneous install/update requests Active Plugins Akismet Anti-Spam 4.1.7 Inactive Hello Dolly 1.7.2 Inactive MainWP Dashboard 4.1.2.1 Active
-
@Vondelphia: What is
website.com
?
-
Hi @Vondelphia
This error shows up when the OpenSSL conf file path is not set/or is not correct...
To solve this issue:
-
Go to MainWP dashboard and click on "Settings" > "MainWP Tools"
-
Now click on "Quick Setup Wizard" button and then on "Let's Go" button
-
In the page that shows up enter/modify the path under "What is the OpenSSL.cnf file location on your computer?" section with this value: C:\laragon\bin\php\php-7.2.19-Win32-VC15-x64\extras\ssl\openssl.cnf
and then click on "Continue" button -
In the next page, at the bottom click on "Quit MainWP Quick Setup Wizard and Go to MainWP" link to go back to MainWP dashboard
-
Now the error is gone!
-