Fehlermeldung UpDate

Ein CMSimple Support Forum für deutsch sprechende Nutzer und Entwickler
wolfgang_58
Posts: 402
Joined: Sun Jan 10, 2010 2:05 pm

Re: Fehlermeldung UpDate

Post by wolfgang_58 » Tue Jun 06, 2017 5:06 pm

Hallo,
ich habe nun dieses php-script geladen und es erschien die Fehlermeldung: bool(false)

Dann habe ich bei Strato angerufen und nochmals geschildert und mir wurde gesagt, dass bei Strato alles in Ordnung ist und keinerlei Probleme vorhanden sind.
Ich habe nochmals alle Versionen von php durchprobiert, von 5.6 über 7.0 7.1; jedesmal kam die Fehlermeldung beim UpDate von cmsimple!
Auch das Protokoll hat keinerlei Fehler für Strato aufgezeigt, nur das es an der Software = cmsimple liegt!!!

Anbei das Bild mit den Versionen von PHP und das Fehlerprotokoll von Strato, leider kann ich keine htm-Datei hier hochladen.
Dann kommt hier der Text, die URL der Webseite wurde von mir auf "www.example.com" umgeschrieben:

Code: Select all

<!DOCTYPE html>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
                <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta name="robots" content="noindex, nofollow">
        <meta name="release" content="unknown-f">
        <meta name="timestamp" content="1496767736">
        <meta name="format-detection" content="telephone=no">

        <link href="STRATO%20Login-Dateien/main.css" rel="stylesheet">

        

        <script src="STRATO%20Login-Dateien/main.js"></script>
        <script>
            $.fn.FNHook( 'show', function () {
                if ( this.hasClass('hidden') ) this.data( 'hide-class', 'hidden' );
                if ( this.hasClass('hide') )   this.data( 'hide-class', 'hide' );

                this.removeClass('hidden').removeClass('hide');
            });
            $.fn.FNHook( 'hide', function () {
                this.addClass( this.data('hide-class') );
            });
        </script>

        <script>
            initKSB.prepareKSB({
                debug     : false,
                bootstrapped: true,
                url       : "/apps/CustomerService?sessionID=c88e3ea7d7b562105383f722333ce5",
                sessionID : "c88e3ea7d7b562105383f722333ce5",
                cID       : "1",
                node      : "LogfileDownload2",
                tld       : "de",
                country   : "DE",
                language  : "ger"
            });
        </script>

        <script src="STRATO%20Login-Dateien/main2.js"></script>

        <script>
            $(function () {
                // menu with empty href should not trigger anchor jumps
                $('#sidebar a[href=#]').click(function (e) {
                    return e.preventDefault();
                });
                $('.video_layer, .utils_layer, .details').click(function (e) {
                    $F.ksb.utils.popup.init( $(this) );
                    e.preventDefault();
                });

                $('.popover-tooltip').popover({
                    placement: 'auto bottom',
                    container: 'body',
                    html: true,
                    trigger: 'focus',
                    content: function () {
                        return $(this).next('.popover-content').html();
                    }
                });

                $( '.jss_date_time' ).each(function () {
                    $F.ksb.utils.helper.displayTimestamp( $(this) );
                });
            });
        </script>

        <script type="text/javascript">
            // Activate Promise Polyfill, if no Promise present (e.g. IE)
            if (!window.Promise) {
                window.Promise = window.ES6Promise;
            }
        </script>

        <link rel="stylesheet" href="STRATO%20Login-Dateien/statistic.css">
<link rel="stylesheet" href="STRATO%20Login-Dateien/jquery-ui-1.css">
<script type="text/javascript" src="STRATO%20Login-Dateien/i18next-1.js"></script>
<script type="text/javascript" src="STRATO%20Login-Dateien/jquery-ui.js"></script>
<script type="text/javascript" src="STRATO%20Login-Dateien/LogfileDownload2.js"></script>
<script type="text/javascript">
(function () {
    i18n.init({
        sendMissing: false,
        saveMissing: false,
        lng: window.KSBURLLanguage ? window.KSBURLLanguage[1] : null || $F.ksb.globals.lng,
        fallbackLng: 'en',
        getAsync: false,
        resGetPath: '/assets/storefront/ksb/locales/__lng__/__ns__.json',
        ns: {
            namespaces: ['common'],
            defaultNs: 'common'
        }
    });
    i18n.loadNamespace('Statistic');
})();

$(function () {
    $.datepicker.setDefaults($.datepicker.regional[ $F.ksb.globals.lng ]);

    $("#startdate").datepicker({
        numberOfMonths: 3,
        showButtonPanel: true,
        minDate: -41,
        maxDate: 0,
        dateFormat: "dd.mm.yy",
        altField: "#start_date",
        altFormat: "yymmdd"

    });
    $("#enddate").datepicker({
        numberOfMonths: 3,
        showButtonPanel: true,
        minDate: -41,
        maxDate: 0,
        dateFormat: "dd.mm.yy",
        altField: "#end_date",
        altFormat: "yymmdd"

    });

    storefront.ksb.nodes.LogfileDownload2.setup.init();

    $F.ksb.utils.helper.collapseMenuItem("node=kds_Statistic");
});
</script>

        <title>
           STRATO Login
            
        </title>
    </head>
    <body>
        <div style="padding:10px;">
    
        Error-Logs:<br>
        <pre style="font-face:monospace"><tt>02.06.2017 00:04:42 http://www.example.com [client 5.9.83.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77
02.06.2017 00:04:42 http://www.example.com [client 5.9.83.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215
02.06.2017 00:04:42 http://www.example.com [client 5.9.83.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50
02.06.2017 19:24:06 http://www.example.com [client 216.244.66.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77
02.06.2017 19:24:06 http://www.example.com [client 216.244.66.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215
02.06.2017 19:24:06 http://www.example.com [client 216.244.66.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50
03.06.2017 12:45:24 http://www.example.com [client 91.146.18.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77, referer: https://www.google.de/
03.06.2017 12:45:24 http://www.example.com [client 91.146.18.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215, referer: https://www.google.de/
03.06.2017 12:45:24 http://www.example.com [client 91.146.18.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50, referer: https://www.google.de/
04.06.2017 12:08:35 http://www.example.com [client 91.146.18.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77
04.06.2017 12:08:35 http://www.example.com [client 91.146.18.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215
04.06.2017 12:08:35 http://www.example.com [client 91.146.18.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50
05.06.2017 11:30:24 http://www.example.com [client 91.146.18.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77
05.06.2017 11:30:24 http://www.example.com [client 91.146.18.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215
05.06.2017 11:30:24 http://www.example.com [client 91.146.18.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50
05.06.2017 13:07:09 http://www.example.com [client 217.182.77.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77
05.06.2017 13:07:09 http://www.example.com [client 217.182.77.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215
05.06.2017 13:07:09 http://www.example.com [client 217.182.77.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50
05.06.2017 17:58:47 http://www.example.com [client 2003:86:8e00::] (70008)Partial results are valid but processing is incomplete: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?Startseite
05.06.2017 17:58:47 http://www.example.com [client 2003:86:8e00::] (70008)Partial results are valid but processing is incomplete: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?Startseite
05.06.2017 17:58:47 http://www.example.com [client 2003:86:8e00::] (70008)Partial results are valid but processing is incomplete: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?Startseite
05.06.2017 17:58:47 http://www.example.com [client 2003:86:8e00::] (70008)Partial results are valid but processing is incomplete: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?Startseite
05.06.2017 17:59:53 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
05.06.2017 17:59:54 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
05.06.2017 17:59:54 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
05.06.2017 17:59:54 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
05.06.2017 18:00:55 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
05.06.2017 18:00:56 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
05.06.2017 18:00:56 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
05.06.2017 18:00:56 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.www.example.com/2017_testwa/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
05.06.2017 18:50:14 http://www.example.com [client 66.249.76.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77
05.06.2017 18:50:14 http://www.example.com [client 66.249.76.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215
05.06.2017 18:50:14 http://www.example.com [client 66.249.76.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50
06.06.2017 11:54:51 http://www.example.com [client 46.235.30.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77
06.06.2017 11:54:51 http://www.example.com [client 46.235.30.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215
06.06.2017 11:54:51 http://www.example.com [client 46.235.30.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50
06.06.2017 11:54:51 http://www.example.com [client 185.92.76.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77, referer: http://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=9&ved=0ahUKEwj-gcKo-ajUAhWDxRQKHRcbAl8QFghMMAg&url=http%3A%2F%2Fwww.www.example.com%2F%3FNuetzliches%2FMondkalender&usg=AFQjCNEpKWLgXhkjoV_gO6iAA6S8e7WTnQ
06.06.2017 11:54:51 http://www.example.com [client 185.92.76.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215, referer: http://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=9&ved=0ahUKEwj-gcKo-ajUAhWDxRQKHRcbAl8QFghMMAg&url=http%3A%2F%2Fwww.www.example.com%2F%3FNuetzliches%2FMondkalender&usg=AFQjCNEpKWLgXhkjoV_gO6iAA6S8e7WTnQ
06.06.2017 11:54:51 http://www.example.com [client 185.92.76.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50, referer: http://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=9&ved=0ahUKEwj-gcKo-ajUAhWDxRQKHRcbAl8QFghMMAg&url=http%3A%2F%2Fwww.www.example.com%2F%3FNuetzliches%2FMondkalender&usg=AFQjCNEpKWLgXhkjoV_gO6iAA6S8e7WTnQ
06.06.2017 11:54:52 http://www.example.com [client 185.92.76.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77
06.06.2017 11:54:52 http://www.example.com [client 185.92.76.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215
06.06.2017 11:54:52 http://www.example.com [client 185.92.76.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50
06.06.2017 11:54:52 http://www.example.com [client 185.92.76.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 77
06.06.2017 11:54:52 http://www.example.com [client 185.92.76.0] PHP Deprecated:  Function split() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 215
06.06.2017 11:54:52 http://www.example.com [client 185.92.76.0] PHP Deprecated:  Function eregi() is deprecated in /mnt/web016/d1/67/5430367/htdocs/2011_gub/plugins/smcal/index.php on line 50
06.06.2017 17:33:58 http://www.example.com [client 2003:86:8e00::] PHP Warning:  fsockopen(): unable to connect to cmsimple-xh.org:80 (Connection timed out) in /mnt/web016/d1/67/5430367/htdocs/2017_testwa/test.php on line 2
06.06.2017 17:43:50 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.example.com/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
06.06.2017 17:43:50 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.example.com/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
06.06.2017 17:43:50 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.example.com/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
06.06.2017 17:43:51 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.example.com/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
06.06.2017 17:44:30 http://www.example.com [client 2003:86:8e00::] (70007)The timeout specified has expired: Error reading request entity data, referer: http://www.example.com/?&hi_updatecheck&admin=plugin_main&action=plugin_text&normal
06.06.2017 18:44:23 http://www.example.com [client 2003:86:8e00::] PHP Warning:  fsockopen(): unable to connect to cmsimple-xh.org:80 (Connection timed out) in /mnt/web016/d1/67/5430367/htdocs/2017_testwa/test.php on line 2
06.06.2017 18:45:00 http://www.example.com [client 2003:86:8e00::] PHP Warning:  fsockopen(): unable to connect to cmsimple-xh.org:80 (Connection timed out) in /mnt/web016/d1/67/5430367/htdocs/2017_testwa/test.php on line 2
06.06.2017 18:45:36 http://www.example.com [client 2003:86:8e00::] PHP Warning:  fsockopen(): unable to connect to cmsimple-xh.org:80 (Connection timed out) in /mnt/web016/d1/67/5430367/htdocs/2017_testwa/test.php on line 2
06.06.2017 18:46:24 http://www.example.com [client 2003:86:8e00::] PHP Warning:  fsockopen(): unable to connect to cmsimple-xh.org:80 (Connection timed out) in /mnt/web016/d1/67/5430367/htdocs/2017_testwa/test.php on line 2
</tt>
        </pre>
    
</div>

        <script type="text/javascript" src="STRATO%20Login-Dateien/swts.js"></script> 
<script type="text/javascript">
	if (navigator.cookieEnabled && (document.cookie.indexOf('SWTSdisable') === -1)){
		try {
			var swtsTracker = Swts.getTracker('/swts/', 1);
			swtsTracker.trackPageView();
			swtsTracker.enableLinkTracking();
		} catch (err) {
		}
	}
</script>

    

</body></html>
es grüßt
Wolfgang
You do not have the required permissions to view the files attached to this post.
Last edited by cmb on Tue Jun 06, 2017 5:20 pm, edited 1 time in total.
Reason: HTML-Code als solchen ausgezeichnet

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Fehlermeldung UpDate

Post by cmb » Tue Jun 06, 2017 5:37 pm

wolfgang_58 wrote:ich habe nun dieses php-script geladen und es erschien die Fehlermeldung: bool(false)

Dann habe ich bei Strato angerufen und nochmals geschildert und mir wurde gesagt, dass bei Strato alles in Ordnung ist und keinerlei Probleme vorhanden sind.
Okay, wenn es bei Strato normal ist, dass das Öffnen eines TCP-Sockets länger als 30 Sekunden dauert, dann ist ja alles gut. :roll: Sorry, aber da fehlen mir die Worte.

Zu den anderen Einträgen im Error-Log: die vielen Deprecated-Warnings kommen vom smcal Plugin, dass leider vor langer Zeit missbilligte Funktionalität (split() und eregi()) verwendet, die vermutlich unter PHP 7 gar nicht mehr verfügbar ist. Ich würde eine gepatchte Version von smcal zur Verfügung stellen, aber leider ist das wohl nicht erlaubt:
Alle Downloads hier sind frei. Allerdings darf der Inhalt nicht verändert werden.
Christoph M. Becker – Plugins for CMSimple_XH

wolfgang_58
Posts: 402
Joined: Sun Jan 10, 2010 2:05 pm

Re: Fehlermeldung UpDate

Post by wolfgang_58 » Tue Jun 06, 2017 5:49 pm

Hallo,

"Zu den anderen Einträgen im Error-Log: die vielen Deprecated-Warnings kommen vom smcal Plugin, dass leider vor langer Zeit missbilligte Funktionalität (split() und eregi()) verwendet, die vermutlich unter PHP 7 gar nicht mehr verfügbar ist. Ich würde eine gepatchte Version von smcal zur Verfügung stellen, aber leider ist das wohl nicht erlaubt:"

Das ist für mich nicht so wichtig, ob dieses Plugin funktioniert oder nicht. Ich werde es nach Rücksprache mit dem Gartenbauverein herausnehmen.

Die Fehlermeldung von cmsimple ist aber auch noch auf zwei anderen Webseiten, auf denen alle Plugins installiert sind und auch aktuell, siehe einem Bild von Post by wolfgang_58 » Mon Jun 05, 2017 5:10 pm

es grüßt
Wolfgang

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Fehlermeldung UpDate

Post by cmb » Tue Jun 06, 2017 5:57 pm

wolfgang_58 wrote:Die Fehlermeldung von cmsimple ist aber auch noch auf zwei anderen Webseiten, auf denen alle Plugins installiert sind und auch aktuell, siehe einem Bild von Post by wolfgang_58 » Mon Jun 05, 2017 5:10 pm
Du meinst vermutlich die Update-Fehlermeldung. Ist ganz einfach: wenn das kleine Script, das ich gepostet hatte und das von Holger korrigiert wurde (danke!), eben regelmäßig bool(false) zurück liefert, obwohl cmsimple-xh.org erreichbar ist, dann können wir nichts machen – da stimmt was mit dem Server nicht, und das sollte im Zweifel eben der Provider lösen.
Christoph M. Becker – Plugins for CMSimple_XH

wolfgang_58
Posts: 402
Joined: Sun Jan 10, 2010 2:05 pm

Re: Fehlermeldung UpDate

Post by wolfgang_58 » Tue Jun 06, 2017 6:01 pm

Hallo,

"... eben regelmäßig bool(false) zurück liefert, obwohl cmsimple-xh.org erreichbar ist, dann können wir nichts machen – da stimmt was mit dem Server nicht, und das sollte im Zweifel eben der Provider lösen."

Tja, dann habe ich die Ar...karte gezogen, denn Strato sagt, das liegt an cmsimple!

Dann doch ein anders System.

es grüßt
Wolfgang

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Fehlermeldung UpDate

Post by cmb » Tue Jun 06, 2017 6:14 pm

wolfgang_58 wrote:Tja, dann habe ich die Ar...karte gezogen, denn Strato sagt, das liegt an cmsimple!

Dann doch ein anders System.
Na ja, da gibt es noch eine andere Möglichkeit: ein anderer Provider. Mal eine einfache Analogie: ich kaufe mir einen Taschenrechner, tippe 1+1 und erhalte 3. Ich kontaktiere den Support, und dort erzählt man mir, alles sei gut.

Und um Missverständnisse zu vermeiden: was bitte hat es mit CMSimple_XH zu tun, wenn ein einzeiliges PHP-Script nicht tut was es soll?

Aber ich will Dich nicht von einem Systemwechsel abhalten. :)
Christoph M. Becker – Plugins for CMSimple_XH

wolfgang_58
Posts: 402
Joined: Sun Jan 10, 2010 2:05 pm

Re: Fehlermeldung UpDate

Post by wolfgang_58 » Tue Jun 06, 2017 7:50 pm

Hallo,

"Und um Missverständnisse zu vermeiden: was bitte hat es mit CMSimple_XH zu tun, wenn ein einzeiliges PHP-Script nicht tut was es soll?"
dann kann man doch diese Zeile einfach löschen oder?

es grüßt
Wolfgang

wolfgang_58
Posts: 402
Joined: Sun Jan 10, 2010 2:05 pm

Re: Fehlermeldung UpDate

Post by wolfgang_58 » Wed Jun 07, 2017 7:28 pm

Hallo,
so wie ich das nun sehe bzw. es ist nichts zu Lesen oder Hilfe zum Problem gekommen,
heißt es nun "Tschüss" zu sagen, "ade" zu cmsimple und ein "Grüß Gott" zu Jimdo, Joomla oder einem anderen "CMS-System" zu wechseln.

Es sind in diesem Forum leider nur Fachmänner, die mit php usw. sich sehr gut auskennen und die können leider einfache Laien bzw. Nutzer von cmsimple mit den Problemen nicht verstehen und nicht helfen.

es grüßt
Wolfgang

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Fehlermeldung UpDate

Post by cmb » Wed Jun 07, 2017 9:01 pm

wolfgang_58 wrote:Es sind in diesem Forum leider nur Fachmänner, die mit php usw. sich sehr gut auskennen und die können leider einfache Laien bzw. Nutzer von cmsimple mit den Problemen nicht verstehen und nicht helfen.
Ich kann Dein Problem schon verstehen: Strato sagt es liegt an CMSimple_XH, und ich sage, es liegt an Strato (genauer gesagt an der Konfiguration des Servers). Egal wem Du nun glaubst, es hilft Dir nicht weiter. :|
wolfgang_58 wrote:"Und um Missverständnisse zu vermeiden: was bitte hat es mit CMSimple_XH zu tun, wenn ein einzeiliges PHP-Script nicht tut was es soll?"
dann kann man doch diese Zeile einfach löschen oder?
Da habe ich wohl doch nicht alle Missverständnisse vermieden. Es geht darum, dass besagtes Script auf Deinem Server nicht tut, was es soll – auf anderen Servern aber schon (und auch in meiner lokalen Testumgebung).
Christoph M. Becker – Plugins for CMSimple_XH

wolfgang_58
Posts: 402
Joined: Sun Jan 10, 2010 2:05 pm

Re: Fehlermeldung UpDate

Post by wolfgang_58 » Thu Jun 08, 2017 5:22 am

Hallo Christoph,

"Strato sagt es liegt an CMSimple_XH, und ich sage, es liegt an Strato (genauer gesagt an der Konfiguration des Servers). Egal wem Du nun glaubst, es hilft Dir nicht weiter."
genau das ist es: Ich als Laie erzähle etwas von einem Script, das bei Strato nicht läuft und mir wird eben gesagt, das liegt am Script!!

Hier bei cmsimple wird dann wieder geschrieben, das liegt am Server!!

Leider fehlen mir die richtigen fachmännischen Ausdrücke und Erklärungen für eine richtige und auch verständliche Beschreibung des Problemes bei Strato.

Bei Strato bleibe ich auf jedenfall und werde zu keinem anderen (ich kenne sowieso keine) wechseln.

es grüßt Wolfgang

Post Reply