Francesco Posted October 5 Share Posted October 5 Hi to everyone, I've installed Froxlor on my Debian 12 server. Today, I tried to install WordPress in the customer panel via FTP and create a database, all fine! But... Something doesn't work, and the problem is the SSL. I'm using Cloudflare, with the Full option in the SSL settings, also I created an origin CA and inserted it in Froxlor. The IP/Ports are correctly configured, but... This is the screenshot: Link to comment Share on other sites More sharing options...
0 d00p Posted October 5 Share Posted October 5 ah, wordpress itself okay. that *might* be due to a disabled *curl_exec* function in the corresponding php.ini (not entirely sure, but looks like it) Link to comment Share on other sites More sharing options...
0 d00p Posted October 5 Share Posted October 5 What exactly shows the certificate error? Opening the website in your browser? It's hard to test anything from our site without the domain being known Link to comment Share on other sites More sharing options...
0 Francesco Posted October 5 Author Share Posted October 5 Opening the website in the browser does not show any kind of error, but WordPress claims that trying to contact some resources available on the site via ssl://*.com:443 does not work (the errors are available in the screenshot related to OpenSSL and CURL) Link to comment Share on other sites More sharing options...
0 Francesco Posted October 5 Author Share Posted October 5 Yes, is deactivated... Thanks! I try to activate it. Link to comment Share on other sites More sharing options...
0 Francesco Posted October 5 Author Share Posted October 5 Works fine removing "curl_exec,curl_multi_exec" from "disable_functions" and add "extension=php_curl.dll" in the file. Thanks again! Link to comment Share on other sites More sharing options...
0 d00p Posted October 5 Share Posted October 5 php_curl.dll ??? Are you on WINDOWS? Link to comment Share on other sites More sharing options...
0 Francesco Posted October 5 Author Share Posted October 5 no Link to comment Share on other sites More sharing options...
0 Francesco Posted October 5 Author Share Posted October 5 I remove .dll? Link to comment Share on other sites More sharing options...
0 Francesco Posted October 5 Author Share Posted October 5 Is necessary to write this? Link to comment Share on other sites More sharing options...
0 d00p Posted October 5 Share Posted October 5 if you have php-curl installed it's already enabled, no need to add an extension. And if, the file-extension on linux is .so Link to comment Share on other sites More sharing options...
Question
Francesco
Hi to everyone,
I've installed Froxlor on my Debian 12 server.
Today, I tried to install WordPress in the customer panel via FTP and create a database, all fine!
But... Something doesn't work, and the problem is the SSL.
I'm using Cloudflare, with the Full option in the SSL settings, also I created an origin CA and inserted it in Froxlor.
The IP/Ports are correctly configured, but...
This is the screenshot:
Link to comment
Share on other sites
10 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now