Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I got: Hmmm… can't reach this page problem with my wordpress website . #1144

Closed
Yasin-Ali-Cpuflat opened this issue Sep 8, 2023 · 11 comments
Assignees
Labels
how-to How to issues reported by users solved wordpress

Comments

@Yasin-Ali-Cpuflat
Copy link

Describe your issue as much as you can

hi
am using wordpress with google cloud . and two days ago my website stop from working , in first day i was getting "There has been a critical error on this website" error . after one day i start to get two problem . in "https" am getting "Hmmm… can't reach this page" error . but in "http" am getting Apache2 Debian Default Page .
two days ago i was getting "There has been a critical error on this website" in "htttp" and "https" togather .

its not from browser or pc proxy cause i try . and visite the website from another devices
i need help please

@gongomgra
Copy link
Collaborator

Hi @Yasin-Ali-Cpuflat,

Thanks for using Bitnami. If you are seeing the Apache2 Debian default file, it means you have installed the Apache server from system repositories and you are not using the server under the Bitnami installation. Please stop and disable the system service to continue using our Apache server (you may need to restart our service as well).

Regarding the WordPress errors, please run the bndiagnostic tool and share the generated code with us so we can take a look and try to understand what's happening

https://docs.bitnami.com/general/how-to/understand-bndiagnostic/

@Yasin-Ali-Cpuflat
Copy link
Author

Yasin-Ali-Cpuflat commented Sep 11, 2023

@gongomgra thanks for response, now i fix apache page problem but still have " There has been a critical error on this website." error . how i can fix it please. i tried many ways but stil can't fix it .

any way the bndiagnostic

===== Begin of bndiagnostic tool output =====

Action '-t -f /opt/bitnami/apache2/conf/httpd.conf' failed.
The Apache error log may have more information.

? Connectivity: Found possible issues
? Resources: Found possible issues
✓ Php: No issues found
? Wordpress: Found possible issues
✓ Mariadb: No issues found
✓ Processes: No issues found
? Apache: Found possible issues

@Yasin-Ali-Cpuflat
Copy link
Author

@gongomgra any solutions bro

@Yasin-Ali-Cpuflat
Copy link
Author

????

@jotamartos
Copy link
Collaborator

but in "http" am getting Apache2 Debian Default Page .

As @gongomgra mentioned, if you get the Apache2 default page is because you installed the apache2 system's package. Please run the commands in this other post to remove that package and start the Bitnami's Apache again

#26 (comment)

@Yasin-Ali-Cpuflat
Copy link
Author

Yasin-Ali-Cpuflat commented Sep 18, 2023

but in "http" am getting Apache2 Debian Default Page .

As @gongomgra mentioned, if you get the Apache2 default page is because you installed the apache2 system's package. Please run the commands in this other post to remove that package and start the Bitnami's Apache again

#26 (comment)

I fix it , but still have "There has been a critical error on this website" problem in my website , cpuflat.com as can you see

@jotamartos
Copy link
Collaborator

@Yasin-Ali-Cpuflat
Copy link
Author

That's a WordPress' issue, did you take a looks at the troubleshooting page in the official documentation?

https://wordpress.org/documentation/article/faq-troubleshooting/

There are some guides in our docs/forums that may help you as well

https://docs.bitnami.com/general/apps/wordpress/troubleshooting/debug-errors/#wordpress-enters-into-maintenance-mode-after-upgrading-or-activating-a-plugin https://docs.bitnami.com/general/apps/wordpress/administration/understand-file-permissions/ #22 (comment)

I fix one of them the wordpress problem but I still have the last problem which is :

[Apache]

Found recent error or warning messages in the Apache error log.

[Mon Sep 11 16:19:31.392058 2023] [authz_core:error] [pid 25123:tid 
139902662444800] [client **ip_address**:40800] AH01630: client denied by server 
configuration: /opt/bitnami/apache/cgi-bin

Please check the following guide to troubleshoot server issues:

https://docs.bitnami.com/general/apps/wordpress/troubleshooting/debug-erro
rs-apache/

The Apache configuration has errors:

Press [Enter] to continue:
apache2: Syntax error on line 112 of /opt/bitnami/apache2/conf/httpd.conf: 
module log_config_module is built-in and can't be loaded

@gongomgra
Copy link
Collaborator

Hi @Yasin-Ali-Cpuflat,

As described in the error message, you are trying to dynamically load a built-in module, which is not allowed. Please comment-out the mentioned line in the Apache config file and restart the service.

@Yasin-Ali-Cpuflat
Copy link
Author

Hi @Yasin-Ali-Cpuflat,

As described in the error message, you are trying to dynamically load a built-in module, which is not allowed. Please comment-out the mentioned line in the Apache config file and restart the service.

how i can comment-out the mentioned line in the Apache config file on gcp

@Yasin-Ali-Cpuflat
Copy link
Author

Things changed .I'm open new issue

@gongomgra gongomgra added solved and removed triage Triage is needed labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
how-to How to issues reported by users solved wordpress
Projects
None yet
Development

No branches or pull requests

3 participants