Website Error (php?)

Tyler Griff

New member
Joined
Feb 9, 2023
Messages
4
Hi there,

I am a complete newbie. I am more of a designer and wanting to host / manage my own website, but coding language is not my language and I am struggling when errors occur.

My website has been live over a week, and I have not changed anything since it launched - I'm confused as to why suddenly an error has popped up taking it offline. I have contacted server host support incase it is something on their end (all their servers say online status) but wanted to explore the issues on my own as well.

Looking at the error codes I see mention of FastCGI, as well as index.php and mentions of other php locations. Has something happened to my php causing the error? Why did it happen suddenly when all was fine? Is this something like a Wordpress fresh install would fix? I cannot access my site so not sure how to back-up as I do not want to lose what I have built. If anything comes to mind of what to explore from looking at the below I'd really appreciate your insight! (and how to maybe avoid in the future).

This was at the top / beginning of the error log –

[security2:error] [pid 2669107:tid 140225539843840] [client 46.166.179.212:55951] [client 46.166.179.212] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "wp-config.php" at REQUEST_URI. [file "/usr/local/cwaf/rules/02_Global_Generic.conf"] [line "120"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "tylergriffsmith.com"] [uri "/wp-config.php.old"] [unique_id "ZQzMPamzOtmH8gh6_nrc3AAAAik"]

The following are repeating errors –

[fcgid:warn] [pid 2677850:tid 140225615378176] [client 216.144.248.26:42214] mod_fcgid: error reading data from FastCGI server, referer: https://tylergriffsmith.com

[fcgid:warn] [pid 2691873:tid 140225472702208] [client 162.253.128.178:41994] mod_fcgid: can't apply process slot for /usr/local/safe-bin/fcgid74.sh /usr/local/directadmin/data/users/micihlre/php/tylergriffsmith.com.ini -d sendmail_from="[email protected]" -d open_basedir="/home/micihlre/:/tmp:/var/tmp:/opt/alt/php74/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php74/lib/php/" -d mail.log="/home/micihlre/.php/php-mail.log"

[fcgid:warn] [pid 2669105:tid 140225581807360] [client 178.162.206.244:35104] mod_fcgid: read data timeout in 2000 seconds
[core:error] [pid 2669105:tid 140225581807360] [client 178.162.206.244:35104] End of script output before headers: index.php
 

Attachments

  • Screen Shot 2023-09-22 at 10.08.17 am.png
    Screen Shot 2023-09-22 at 10.08.17 am.png
    226.4 KB · Views: 2
My website is now online - I think this was an error with the server host. I cannot see a remove thread button for this post.
 
Back
Top