Page 3 of 6
Re: Store Cookie In Internal Cache
Posted: Wed Dec 19, 2018 1:55 pm
by admin
Yes
are you still sure you get the same error every minute ?
Re: Store Cookie In Internal Cache
Posted: Wed Dec 19, 2018 2:15 pm
by tubeman
Hi Thanks, It dosen't happen every minute, happens sometimes..Yesterday there was no such error..Today will check logs, if error still happens will let you know.
Re: Store Cookie In Internal Cache
Posted: Wed Dec 19, 2018 3:22 pm
by admin
ok
Re: Store Cookie In Internal Cache
Posted: Thu Dec 20, 2018 9:52 am
by tubeman
Hi,
I'm still seeing these in php logs, it dosen't happen every minute but happens alot throughout the day:
[19-Dec-2018 02:50:45 America/New_York] PHP Warning: (null)(): 38685 is not a valid cURL handle resource in Unknown on line 0
[19-Dec-2018 03:01:06 America/New_York] PHP Notice: Undefined index: HTTP_HOST in /home/httpd/html/domain.com/public_html/scj/includes/libs/Cookie.class.php on line 10
In SSH I did the test to see if HTTP_HOST variable gets passed,and it passed. Its happening only for Cookie.class.php. Sites are working fine, don't see any errors on sites.Any idea what could be causing this?
Regards,
Re: Store Cookie In Internal Cache
Posted: Thu Dec 20, 2018 9:57 am
by admin
ok, run update, i've added a check for this variable
Re: Store Cookie In Internal Cache
Posted: Thu Dec 20, 2018 10:11 am
by tubeman
Hi,
Just did update Your Build 201812201256 (Current build: 201812201256 ) , will script show a notice if there is a problem with with HTTP_HOST?
Re: Store Cookie In Internal Cache
Posted: Thu Dec 20, 2018 10:22 am
by admin
I hope no
Re: Store Cookie In Internal Cache
Posted: Thu Dec 20, 2018 10:33 am
by tubeman
Where exactly in admin area will it show if there is an issue?
Re: Store Cookie In Internal Cache
Posted: Thu Dec 20, 2018 10:38 am
by admin
It's not an issue, it won't be known in admin area
Re: Store Cookie In Internal Cache
Posted: Thu Dec 20, 2018 11:52 am
by tubeman
So how do I check it then?