Matomo archive.php: ‚curl_exec: SSL certificate problem‘

Was für eine Überschrift…. Dabei ist sie noch nicht mal vollständig, denn eigentlich ist die Fehlermeldung curl_exec: SSL certificate problem: self signed certificate in certificate chain. Die Ursache ist in der Meldung ja schon erklärt: das aufgerufene curl kann das selbst signierte SSL-Zertifikat des Servers nicht validieren – weil es eben selbst signiert ist und nicht von einer „offiziell“ vertrauenswürdigen Stelle. Da es sich in meinem Fall aber komplett um Server innerhalb meines eigenen Netzwerks handelt, ist das selbst signierte → weiterlesen

Use Joomla! 1.5 with Proxy

After quite a bit of research I finally found the solution to the following problem challenge: For some reason I am running a Joomla! 1.5 site in an intranet where internet access is only possible through a proxy server (despite the fact that I normally avoid Joomla! – I am using a different CMS for websites, not even WordPress). Out of the box, this is apparently not at all foreseen in the Joomla! configuration options – there is no option → weiterlesen