Problem with getting the site content. Error 403 - http

The problem is that when trying to get the html from the site, error 403 comes out.
I attach a screen with the code and error
[]
[]
I Googled and found the answer with setting the connection properties, but it doesn't help. What should I do?

Related

The route is truncated on my Symfony application getting a 404 error

I have two differents pages getting the same error in my symfony3.4 application.
It is a detail page of an entity, it is working most of the time but sometimes and I don't know what is triggering the error, I get a 404 error and I can see my route truncated in the error.
The route is : {base_url}/app_dev.php/stock/model/{id}/detail
On some of my resources, the error message is :
It seems to happend on specific entities but I have no clues about what could possibly trigger that kinds of error.
Any idea of what I could investigate to debug ?
-- EDIT --
It seems that the route is working fine using {base_url}/web/app_dev.php , the problem appears when the route has no /web in dev mode ({base_url}/app_dev.php)
Sometimes Symfony3 throught a 404 error in dev mode without the /web . It is a server configuration matter. Check https://symfony.com/doc/3.4/setup/web_server_configuration.html for more informations

"Sorry, Having Trouble Accessing the Skill..." - but no obvious reason

I developed a skill but keeping getting this error message - why, is not obvious to me. Here is a short video of the experience
https://www.dropbox.com/s/jouc8587kjef66z/IMG_1331.mp4?dl=0
and and below is the part of the code where I get the error.

Getting wordpress HTTP 503 : Handler for fastcgi-script returned invalid result code 53, why?

I am currently having a 503 error on my Wordpress website. I have already tried activating and deactivating all plug-ins to see what is causing the error, but this hasn't given me any insights. It seems the error just keeps popping up.
My error log is stating this:
AH00524: Handler for fastcgi-script returned invalid result code 53
It seems it has something to do with the idle-timeout, but that will not provide a permanent solution - I was told.
Does anyone know what could be causing this, and what kind of fix there could be for this problem? Would really appreciate it.
Feel free to check the site out here: Housify.nl. If you do not get a 503 error right away just refresh the site a few times and you will eventually get one.
Thanks in advance!
Frank

Query string on main page causes 404

In the website we developed,
www.website.com/design?somequerystring
works fine but
www.website.com?somequerystring
causes 404 error. We have already checked and are sure that there is no problem with the codes and it must be something about IIS. Also there is no url re-write. What do you think the error could be? What should we check?

drupal wont open - gives a parse error

I was creating a module and had made a typo and then got a "Parse error: syntax error, unexpected '[', expecting ']' in..." error. But now when I try to go to my drupal site it gives me this error even though I fixed it! I can't get into the site at all! How do I flush this error out of drupal so that I can restart?
You knew what you have been doing last to your module, comment all last inserted code and check than if your site works. If it works add code again, also check if that code is cashed for some reasons and clear cache.

Resources