Es werden ausschließlich für die Funktion des Forums notwendige Cookies verwendet!

Unsere Datenschutzerklärung


Gambio und Php 7 - Seite 2
Seite 2 von 3 ErsteErste 123 LetzteLetzte
Ergebnis 11 bis 20 von 27

Thema: Gambio und Php 7

  1. #11
    Erfahrener Benutzer Avatar von rf-musik
    Registriert seit
    19.06.2015
    Ort
    Schleswig Holstein im hohen Norden
    Beiträge
    587
    Downloads
    282
    Uploads
    0

    AW: Gambio und Php 7

    ... was steht den unter Toolbox - Server Info im Shop?
    Sie sind Kreativ? - alles für Scrapbooking, Kartengestalltung, Stempel & Stanzen
    www.stampcorner.de?2

    meine Private Hobby Seite: www.automatengeschichte.de

    Shop Version 3.12.0.2 StyleEdit 3

  2. #12
    Neuer Benutzer
    Registriert seit
    25.01.2016
    Beiträge
    11
    Downloads
    54
    Uploads
    0

    AW: Gambio und Php 7

    Wenn du den Live-Shop meinst? Nach dem Umstellen auf php7 wird als php Version 7.0.15 ausgegeben

    Code:
    {
    "gambio":"v3.2.0.1",
    "phpversion":"5.6.30",
    "mysqlversion":"5.6.35",
    "SERVER_SOFTWARE":"Apache/2.2.31",
    "REQUEST_URI":"/admin/server_info.php",
    "SCRIPT_NAME":"/admin/server_info.php",
    "PHP_SELF":"/admin/server_info.php",
    "host_ip":"212.90.xxxxxxxx",
    "allow_call_time_pass_reference":"Off",
    "allow_url_fopen":"On",
    "allow_url_include":"Off",
    "default_charset":"UTF-8",
    "disable_classes":"no disabled classes found",
    "disable_functions":"no disabled functions found",
    "display_errors":"On",
    "error_reporting":"0",
    "magic_quotes_gpc":"Off",
    "max_execution_time":"240",
    "max_file_uploads":"20",
    "memory_limit":"128M",
    "post_max_size":"20M",
    "register_globals":"Off",
    "safe_mode":"safe_mode is DEPRECATED since PHP 5.3.0!",
    "safe_mode_gid":"Off",
    "sql.safe_mode":"Off",
    "short_open_tag":"On",
    "upload_max_filesize":"20M",
    "max_input_vars":"5000",
    "max_input_nesting_level":"64",
    "session.auto_start":"0",
    "session.bug_compat_42":"Off",
    "session.bug_compat_warn":"Off",
    "session.cache_expire":"180",
    "session.cache_limiter":"nocache",
    "session.cookie_domain":"no value set",
    "session.cookie_httponly":"On",
    "session.cookie_lifetime":"0",
    "session.cookie_path":"/",
    "session.cookie_secure":"Off",
    "session.entropy_file":"no value set",
    "session.entropy_length":"0",
    "session.gc_divisor":"1000",
    "session.gc_maxlifetime":"1440",
    "session.gc_probability":"On",
    "session.hash_bits_per_character":"5",
    "session.hash_function":"0",
    "session.name":"XTCsid",
    "session.referer_check":"no value set",
    "session.save_handler":"files",
    "session.save_path":"/web/1/000/030xxxxx/cache/",
    "session.serialize_handler":"php",
    "session.use_cookies":"On",
    "session.use_only_cookies":"Off",
    "session.use_trans_sid":"0",
    "soap.wsdl_cache":"On",
    "soap.wsdl_cache_enabled":"On",
    "soap.wsdl_cache_limit":"5",
    "soap.wsdl_cache_ttl":"86400",
    "url_rewriter.tags":"a=href,area=href,frame=src,input=src,form=fakeentry",
    "suhosin_support":"suhosin support is On",
    "suhosin.post.max_array_depth":"50",
    "suhosin.post.max_array_index_length":"64",
    "suhosin.post.max_vars":"1200",
    "suhosin.request.max_array_depth":"50",
    "suhosin.request.max_array_index_length":"64",
    "suhosin.request.max_vars":"1200",
    "suhosin.executor.func.blacklist":null,
    "curlSupport":"curl support is On",
    "curlInformation":"libcurl/7.52.1 OpenSSL/1.0.2j zlib1.2.8",
    "ftp_support":"ftp support is On",
    "gd_support":"gd support is On",
    "gd_information":
    {
    "GD Version":"bundled (2.1.0 compatible)",
    "FreeType Support":true,
    "FreeType Linkage":"with freetype",
    "T1Lib Support":true,
    "GIF Read Support":true,
    "GIF Create Support":true,
    "JPEG Support":true,
    "PNG Support":true,
    "WBMP Support":true,
    "XPM Support":true,
    "XBM Support":true,
    "WebP Support":true,
    "JIS-mapped Japanese Font Support":true
    },
    "json_support":"json support is On",
    "mysql_client_api_version":"mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd...",
    "openssl_version":"OpenSSL/1.0.2j",
    "installed_extensions":
    [
    "Core",
    "date",
    "ereg",
    "libxml",
    "pcre",
    "Reflection",
    "SPL",
    "hash",
    "session",
    "apache2handler",
    "standard",
    "apcu",
    "bcmath",
    "bz2",
    "calendar",
    "ctype",
    "curl",
    "dba",
    "dom",
    "mbstring",
    "fileinfo",
    "filter",
    "ftp",
    "gd",
    "gettext",
    "gmp",
    "mysqlnd",
    "iconv",
    "imagick",
    "imap",
    "intl",
    "json",
    "exif",
    "mcrypt",
    "mysql",
    "mysqli",
    "openssl",
    "PDO",
    "posix",
    "pspell",
    "shmop",
    "SimpleXML",
    "soap",
    "sockets",
    "sqlite3",
    "tidy",
    "tokenizer",
    "xml",
    "xmlwriter",
    "zip",
    "zlib",
    "PDFlib",
    "pdo_mysql",
    "pdo_sqlite",
    "Phar",
    "suhosin",
    "wddx",
    "xmlreader",
    "xmlrpc",
    "xsl",
    "mhash",
    "apc",
    "ionCube Loader"
    ]
    }
    Geändert von KlausK (17.03.2017 um 23:49 Uhr) Grund: Für solche langen Listings bitte ein Code-Fenster einfügen. Das macht das ganze etwas übersichtlicher!

  3. #13
    Administrator Avatar von KlausK
    Registriert seit
    29.09.2010
    Beiträge
    3.325
    Blog-Einträge
    1
    Downloads
    360
    Uploads
    536

    AW: Gambio und Php 7

    Und wo soll das jetzt PHP 7 oder 7.0.15 sein?
    Da steht "phpversion":"5.6.30"
    Einen lesbaren Screenshot mit den Warnungen gibts immernoch nicht?
    Was zeichnen die Logs auf, wenn du auf die Seite mit den Deprecated-Warnungen gehst?

  4. #14
    Neuer Benutzer
    Registriert seit
    25.01.2016
    Beiträge
    11
    Downloads
    54
    Uploads
    0

    AW: Gambio und Php 7

    Das sind die Deprecated-Warnungen (nach Umstellung auf PHP7) die auf jeder Seite angezeigt werden.
    Code:
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FileLog has a deprecated constructor in /web/1/000/030/581/89126/htdocs/Stuntscooters/gm/classes/FileLog.php on line 13
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Debugger has a deprecated constructor in /web/1/000/030/581/89126/htdocs/Stuntscooters/system/core/logging/Debugger.inc.php on line 12
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CachedDirectory has a deprecated constructor in /web/1/000/030/581/89126/htdocs/Stuntscooters/system/core/caching/CachedDirectory.inc.php on line 12
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Registry has a deprecated constructor in /web/1/000/030/581/89126/htdocs/Stuntscooters/system/core/Registry.inc.php on line 12
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ClassRegistry has a deprecated constructor in /web/1/000/030/581/89126/htdocs/Stuntscooters/system/core/ClassRegistry.inc.php on line 12
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ClassOverloadRegistry has a deprecated constructor in /web/1/000/030/581/89126/htdocs/Stuntscooters/system/core/ClassOverloadRegistry.inc.php on line 12
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; MainAutoloader has a deprecated constructor in /web/1/000/030/581/89126/htdocs/Stuntscooters/system/core/MainAutoloader.inc.php on line 12
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; GMDataObject has a deprecated constructor in /web/1/000/030/581/89126/htdocs/Stuntscooters/system/core/GMDataObject.inc.php on line 12
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; GMDataObjectGroup has a deprecated constructor in /web/1/000/030/581/89126/htdocs/Stuntscooters/system/core/GMDataObjectGroup.inc.php on line 15
    So sieht die Server Info nach Umstellung auf PHP7 aus.
    Code:
    {
    "gambio":"v3.2.0.1",
    "phpversion":"7.0.15",
    "mysqlversion":"5.6.35",
    "SERVER_SOFTWARE":"Apache/2.2.31",
    "REQUEST_URI":"/admin/server_info.php",
    "SCRIPT_NAME":"/admin/server_info.php",
    "PHP_SELF":"/admin/server_info.php",
    "host_ip":"212.90.xxxxxxxxx",
    "allow_call_time_pass_reference":"Off",
    "allow_url_fopen":"On",
    "allow_url_include":"Off",
    "default_charset":"UTF-8",
    "disable_classes":"no disabled classes found",
    "disable_functions":"no disabled functions found",
    "display_errors":"On",
    "error_reporting":"0",
    "magic_quotes_gpc":"Off",
    "max_execution_time":"240",
    "max_file_uploads":"20",
    "memory_limit":"128M",
    "post_max_size":"20M",
    "register_globals":"Off",
    "safe_mode":"safe_mode is DEPRECATED since PHP 5.3.0!",
    "safe_mode_gid":"Off",
    "sql.safe_mode":"Off",
    "short_open_tag":"On",
    "upload_max_filesize":"20M",
    "max_input_vars":"5000",
    "max_input_nesting_level":"64",
    "session.auto_start":"0",
    "session.bug_compat_42":"Off",
    "session.bug_compat_warn":"Off",
    "session.cache_expire":"180",
    "session.cache_limiter":"nocache",
    "session.cookie_domain":"no value set",
    "session.cookie_httponly":"On",
    "session.cookie_lifetime":"0",
    "session.cookie_path":"/",
    "session.cookie_secure":"Off",
    "session.entropy_file":"/dev/urandom",
    "session.entropy_length":"0",
    "session.gc_divisor":"1000",
    "session.gc_maxlifetime":"1440",
    "session.gc_probability":"On",
    "session.hash_bits_per_character":"5",
    "session.hash_function":"0",
    "session.name":"XTCsid",
    "session.referer_check":"no value set",
    "session.save_handler":"files",
    "session.save_path":"/web/1/000/030xxxxxxxxxxxxx/cache/",
    "session.serialize_handler":"php",
    "session.use_cookies":"On",
    "session.use_only_cookies":"Off",
    "session.use_trans_sid":"0",
    "soap.wsdl_cache":"On",
    "soap.wsdl_cache_enabled":"On",
    "soap.wsdl_cache_limit":"5",
    "soap.wsdl_cache_ttl":"86400",
    "url_rewriter.tags":"a=href,area=href,frame=src,input=src,form=fakeentry",
    "suhosin_support":"suhosin support is Off",
    "suhosin.post.max_array_depth":null,
    "suhosin.post.max_array_index_length":null,
    "suhosin.post.max_vars":null,
    "suhosin.request.max_array_depth":null,
    "suhosin.request.max_array_index_length":null,
    "suhosin.request.max_vars":null,
    "suhosin.executor.func.blacklist":null,
    "curlSupport":"curl support is On",
    "curlInformation":"libcurl/7.52.1 OpenSSL/1.0.2j zlib1.2.8",
    "ftp_support":"ftp support is On",
    "gd_support":"gd support is On",
    "gd_information":
    {
    "GD Version":"bundled (2.1.0 compatible)",
    "FreeType Support":true,
    "FreeType Linkage":"with freetype",
    "GIF Read Support":true,
    "GIF Create Support":true,
    "JPEG Support":true,
    "PNG Support":true,
    "WBMP Support":true,
    "XPM Support":true,
    "XBM Support":true,
    "WebP Support":false,
    "JIS-mapped Japanese Font Support":true
    },
    "json_support":"json support is On",
    "mysql_client_api_version":"mysql extension not loaded yet!",
    "openssl_version":"OpenSSL/1.0.2j",
    "installed_extensions":
    [
    "Core",
    "date",
    "libxml",
    "pcre",
    "sqlite3",
    "ctype",
    "dom",
    "fileinfo",
    "filter",
    "hash",
    "iconv",
    "SPL",
    "json",
    "session",
    "PDO",
    "pdo_sqlite",
    "bz2",
    "posix",
    "Reflection",
    "standard",
    "SimpleXML",
    "imap",
    "tokenizer",
    "xml",
    "xmlreader",
    "xmlwriter",
    "cgi-fcgi",
    "imagick",
    "apcu",
    "openssl",
    "bcmath",
    "calendar",
    "curl",
    "dba",
    "mbstring",
    "ftp",
    "gd",
    "gettext",
    "gmp",
    "intl",
    "exif",
    "mcrypt",
    "mysqlnd",
    "mysqli",
    "pdo_mysql",
    "PDFlib",
    "zlib",
    "pcntl",
    "pspell",
    "shmop",
    "soap",
    "sockets",
    "tidy",
    "xmlrpc",
    "xsl",
    "wddx",
    "zip",
    "Phar",
    "ionCube Loader",
    "Zend OPcache"
    ]
    }
    In den Logs wurde nach Aufruf dieser Deprecated Seiten nichts aufgezeichnet.

  5. #15
    Benutzer
    Registriert seit
    24.11.2015
    Beiträge
    88
    Downloads
    35
    Uploads
    0

    AW: Gambio und Php 7

    Habe das selbe Problem:
    Code:
    [20-Mar-2017 18:35:15 Europe/Berlin] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; FileLog has a deprecated constructor in /homepages/9/d620096765/htdocs/.../gm/classes/FileLog.php on line 13
    [20-Mar-2017 18:35:15 Europe/Berlin] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Debugger has a deprecated constructor in /homepages/9/d620096765/htdocs/.../system/core/logging/Debugger.inc.php on line 12
    [20-Mar-2017 18:35:15 Europe/Berlin] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; CachedDirectory has a deprecated constructor in /homepages/9/d620096765/htdocs/.../system/core/caching/CachedDirectory.inc.php on line 12
    [20-Mar-2017 18:35:15 Europe/Berlin] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Registry has a deprecated constructor in /homepages/9/d620096765/htdocs/.../system/core/Registry.inc.php on line 12
    [20-Mar-2017 18:35:15 Europe/Berlin] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; ClassRegistry has a deprecated constructor in /homepages/9/d620096765/htdocs/.../system/core/ClassRegistry.inc.php on line 12
    [20-Mar-2017 18:35:15 Europe/Berlin] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; ClassOverloadRegistry has a deprecated constructor in /homepages/9/d620096765/htdocs/.../system/core/ClassOverloadRegistry.inc.php on line 12
    [20-Mar-2017 18:35:15 Europe/Berlin] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; MainAutoloader has a deprecated constructor in /homepages/9/d620096765/htdocs/.../system/core/MainAutoloader.inc.php on line 12
    [20-Mar-2017 18:35:15 Europe/Berlin] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; GMDataObject has a deprecated constructor in /homepages/9/d620096765/htdocs/.../system/core/GMDataObject.inc.php on line 12
    [20-Mar-2017 18:35:15 Europe/Berlin] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; GMDataObjectGroup has a deprecated constructor in /homepages/9/d620096765/htdocs/.../system/core/GMDataObjectGroup.inc.php on line 15

  6. #16
    Benutzer
    Registriert seit
    24.11.2015
    Beiträge
    88
    Downloads
    35
    Uploads
    0

    AW: Gambio und Php 7

    Sorry für Doppelpost ist aber mit dem heutigen Master Update immer noch nicht behoben.

    "gambio":"v3.4.0.0",
    "phpversion":"7.0.16",
    "mysqlversion":"5.5.54-0+deb7u2-log",
    "SERVER_SOFTWARE":"Apache",
    ...

  7. #17
    Administrator Avatar von KlausK
    Registriert seit
    29.09.2010
    Beiträge
    3.325
    Blog-Einträge
    1
    Downloads
    360
    Uploads
    536

    AW: Gambio und Php 7

    Im Grunde ist das eine Meldung von PHP, dass Methoden, die den gleichen Namen wie die Klasse haben, in der sie definiert sind, zukünftig nicht mehr supportet werden.
    Nützlich für den Entwickler, nervig für den Anwender. Siehe auch http://php.net/manual/de/migration70.deprecated.php
    Gambio muss hier allerdings zweigleisig fahren, weil noch längst nicht alle Hoster auf PHP v7 umgestellt haben, und das obwohl die älteren PHP-Versionen bereits jetzt schon nicht mehr gepflegt werden.

    Das Deaktivieren solcher Meldungen sollte hier gehen:
    Admin >>> Shop-Einstellungen >>> System-Einstellungen >>> Logging-Optionen >>> E_DEPRECATED-Meldungen unterdrücken = aktivieren

    @Danny94
    Solange noch keiner auf deinen Beitrag geantwortet hat, reicht auch das Bearbeiten des letzte Posts.

  8. #18
    Benutzer
    Registriert seit
    24.11.2015
    Beiträge
    88
    Downloads
    35
    Uploads
    0

    AW: Gambio und Php 7

    Hallo KlausK,
    ja leider ist mir die Zeit abgelaufen zum nachbearbeiten .

    E_DEPRECATED unterdrückung ist bereits aktiv.

    Das Problem ist mein Error-Log wird so extrem gefüllt, jeden Tag 10 mb. Die wichtigen errors werden dann leicht übersehen.
    Miniaturansichten angehängter Grafiken Miniaturansichten angehängter Grafiken Unbenannt.jpg   Unbenannt2.jpg  

  9. #19
    Administrator Avatar von KlausK
    Registriert seit
    29.09.2010
    Beiträge
    3.325
    Blog-Einträge
    1
    Downloads
    360
    Uploads
    536

    AW: Gambio und Php 7

    Komisch ...
    Und du hast wirklich "...das selbe Problem:"? Dass die Meldungen auf den Seiten stehen? Oder stehen die "nur" im Log?

  10. #20
    Benutzer
    Registriert seit
    24.11.2015
    Beiträge
    88
    Downloads
    35
    Uploads
    0

    AW: Gambio und Php 7

    Nein die stehen nur im Log, bei mir zu mindest.

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •