System Info, no respnse

Erweiterungen
Post Reply
ffelicia
Posts: 40
Joined: Mon 2. Nov 2015, 18:46
Location: Præstø Denmark
Contact:

System Info, no respnse

Post by ffelicia »

I have three different cmsimple sites, in different update status. Two is old cmsimple and one is new, plugin is different version.
I am going to bring them all up-to-date with new version as needed.

Content looks fine updating in all but:

Using "System Info" gives three different results.
The new Cmsimple site does not respond to system info (looks like a loop or waiting for response)
One of the old do respond the same way
The other old respond normaly and shows the system info.

The may be many differenses between the sites, example - the one responding normally is the only without the Comment plugin.
Any hint (newly cmsimple plugin updates ) of what to look for ?? Or change ??

Know it is a very open question, at least for me. Hope it is easier for you. If not I will keep trying too search for something.

Best regards
Jorgen
Gert
Posts: 2092
Joined: Sun 18. Nov 2012, 14:18

Re: System Info, no respnse

Post by Gert »

Hello,

are they all hosted by the same provider, or on the same server?

If the provider does not allow to open and read files from other domains, the sysinfo does not work, and we have to accept that or ask the provider to change that (allow_url_fopen or curl),

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
ffelicia
Posts: 40
Joined: Mon 2. Nov 2015, 18:46
Location: Præstø Denmark
Contact:

Re: System Info, no respnse

Post by ffelicia »

Hello
They are all at same provider but not sure if it is same server.

PHP tjek show allow url fopen on
https://www.unda.dk/php-info.php system-info not answering
https://www.fortissimo.dk/php-info.php system-info not answering
https://www.troldand.dk/php-info.php system-info answering

-jorgen
ffelicia
Posts: 40
Joined: Mon 2. Nov 2015, 18:46
Location: Præstø Denmark
Contact:

Re: System Info, no respnse

Post by ffelicia »

There is a differense in .htacces, but I dont know if that could affect

The one answereíng have:
#Rewrite everything to https
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

the other two does not
Gert
Posts: 2092
Joined: Sun 18. Nov 2012, 14:18

Re: System Info, no respnse

Post by Gert »

Hello,

thank you for the php infos. All of the 3 have curl enabled and allow_url_fopen=on, so I do not know what the reason could be.

The content of that .htacccess is not from CMSimple.
ffelicia wrote: Tue 12. Mar 2024, 10:49 the other two does not
So you should try it, but I do not think that this is the solution.

You should ask your provider,

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
ffelicia
Posts: 40
Joined: Mon 2. Nov 2015, 18:46
Location: Præstø Denmark
Contact:

Re: System Info, no respnse

Post by ffelicia »

So you should try it, but I do not think that this is the solution.
I did, and no differense.

I will look further for something else than (plugin) version control, and write back if a solution shows up.

Thanks so far.

-jorgen
ffelicia
Posts: 40
Joined: Mon 2. Nov 2015, 18:46
Location: Præstø Denmark
Contact:

Re: System Info, no respnse

Post by ffelicia »

I or hosting have not been able to get a more specific description.
I think I remember that there is (Was) some kind of a trace/track option that can be used to find exact what call/reponse command in cmsimple , which was the last failing.

Is that possible ?

-jørgen
Gert
Posts: 2092
Joined: Sun 18. Nov 2012, 14:18

Re: System Info, no respnse

Post by Gert »

Are you searching this?

viewtopic.php?t=443
Gert Ebersbach | CMSimple | Templates - Plugins - Services
ffelicia
Posts: 40
Joined: Mon 2. Nov 2015, 18:46
Location: Præstø Denmark
Contact:

Re: System Info, no respnse

Post by ffelicia »

yes, thank you
ffelicia
Posts: 40
Joined: Mon 2. Nov 2015, 18:46
Location: Præstø Denmark
Contact:

Re: System Info, no respnse

Post by ffelicia »

Only to close question.
The problem has gone without knowing why.
Everuthing works fine now, but dont know why.
Could be a server issue, updated or modified for som other reason

Sorry, but no explanation
Happy, no problem ;-)
Post Reply