I did not see any error messages.
PHP version 7.4.8
PDO is enabled.
My domain uses https. The certificate is provided by cloudflare.
UPDATE: Error in developer console:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at example.com/install/index.php?u=/index.php&step=3. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at example.com/install/index.php?u=/index.php&step=3. (Reason: CORS request did not succeed).
Please help me! How can I fix this?
I did not see any error messages.
PHP version 7.4.8
PDO is enabled.
My domain uses https. The certificate is provided by cloudflare.
UPDATE: Error in developer console:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at example.com/install/index.php?u=/index.php&step=3. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at example.com/install/index.php?u=/index.php&step=3. (Reason: CORS request did not succeed).
Please help me! How can I fix this?