Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    Join Date
    Jul 2016
    Location
    TOLEDO ESPAÑA
    Posts
    11
    Plugin Contributions
    0

    Default Re: unexpected T_STRING in class.zcConfigureFileReader.php

    My hosting company are phpwebhosting

  2. #12
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: unexpected T_STRING in class.zcConfigureFileReader.php

    Please post the top 80-100 lines of information from the phpinfo() output you added to zc_install/index.php
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #13
    Join Date
    Jul 2016
    Location
    TOLEDO ESPAÑA
    Posts
    11
    Plugin Contributions
    0

    Default Re: unexpected T_STRING in class.zcConfigureFileReader.php

    logotipo de PHP
    PHP Versión 5.6.16

    Sistema astro.phpwebhosting.com Linux 2.6.18-371.6.1.el5.028stab112.3 # 1 SMP Jue Mar 27 de 2014 19:32:28 MSK i686
    La fecha de construcción Nov 27 de el año 2015 13:59:08
    comando de configuración './configure' '--enable-Estática' '--enable-cli' '--with-mysql' '--with-mysqli' '--enable-bcmath' '--enable-calendar' '- con-gd '' --con-jpeg-dir = / usr / local '' --con-png-dir = / usr / local '' --with-zlib-dir = / usr / include '' --con -freetype-dir = / usr / lib '' gdbm --con-= / usr / include '' --with-imap '' --with-imap-ssl '' --con-gettext '' --enable- enchufes '' --with-mcrypt '' --con-xmlrpc '' --con-rizo '' --enable-ftp '' --con-Kerberos '' --with-iconv '' --con-pera '' --enable-exif '' --enable-mbstring '' --with-pdo-mysql '' --enable-zip '' --enable-soap '' --con-XSL '' --enable- dom '' --enable-xml '' --enable-DOP '' --con-DOP-sqlite '' --with-config-file-path = / etc '' --enable-json '
    API de servidor CGI / FastCGI
    Soporte directorio virtual discapacitado
    Archivo de configuración (php.ini) Path / etc
    Archivo de configuración cargado /etc/php.ini
    Lea este directorio para los archivos .ini adicionales (ninguna)
    archivos .ini adicionales analizados (ninguna)
    PHP API 20131106
    Extensiones de PHP 20131226
    Zend Extensión 220131226
    Zend Extensión Build API220131226, NTS
    PHP Extensión Build API20131226, NTS
    Construir depuración no
    Seguridad para subprocesos discapacitado
    Manipulación de la señal de Zend discapacitado
    Zend Administrador de memoria habilitado
    Zend Soporte de varios bytes proporcionado por mbstring
    Soporte IPv6 habilitado
    Soporte DTrace discapacitado
    Secuencias PHP registrados compress.zlib, php, archivo, glob, datos, http, ftp, Phar, postal
    Registradas en los transportes de socket Stream TCP, UDP, Unix, UdG
    Registrados Stream Filtros zlib. *, convert.iconv. *, mcrypt. *, mdecrypt. *, string.rot13, string.toupper, string.tolower, string.strip_tags, convertir. *, consumido, dechunk
    logotipo de Zend Este programa hace uso del motor de Zend lenguaje de scripts:
    Zend Engine V2.6.0, Copyright (c) 1998-2015 Zend Technologies

  4. #14
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: unexpected T_STRING in class.zcConfigureFileReader.php

    Okay. Ask your hosting company to explain why their PHP 5.6 configuration doesn't handle standard PHP OOP syntax.
    This is a server issue, not a Zen Cart issue.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Jul 2016
    Location
    TOLEDO ESPAÑA
    Posts
    11
    Plugin Contributions
    0

    Default Re: unexpected T_STRING in class.zcConfigureFileReader.php

    I´m talking with my hosting company and the traslate my domain other server, I hope it´s is the solution.
    Thaks for the help

  6. #16
    Join Date
    Jul 2016
    Location
    TOLEDO ESPAÑA
    Posts
    11
    Plugin Contributions
    0

    Default Re: unexpected T_STRING in class.zcConfigureFileReader.php

    It solved, was a server problem and the version of Mysql
    Now i have the next problems:
    Gzip Extension in PHP is not enabled and I´m loking for to tutorial and FAQs but Idon´t found

  7. #17
    Join Date
    Jun 2009
    Location
    Sparta, TN
    Posts
    158
    Plugin Contributions
    0

    Default Re: unexpected T_STRING in class.zcConfigureFileReader.php

    I think it's referring to your Admin/Configuration/GZip Compression :)
    My store - closed 12/05/2023
    1.5.7d (upgraded from 1.5.7b), clone a template (cloned Responsive Classic Template), Sitemap XML v4.0, Square WebPay, PayPal Express Checkout, PHP Version: 7.4.29 (Zend: 3.4.0)

  8. #18
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: unexpected T_STRING in class.zcConfigureFileReader.php

    Quote Originally Posted by Julian Oliva CB View Post
    Gzip Extension in PHP is not enabled and I´m loking for to tutorial and FAQs but Idon´t found
    That's a PHP configuration setting, which your hosting company needs to fix. Ref: http://php.net/manual/en/zlib.configuration.php
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #19
    Join Date
    Jul 2016
    Location
    TOLEDO ESPAÑA
    Posts
    11
    Plugin Contributions
    0

    Default Re: unexpected T_STRING in class.zcConfigureFileReader.php

    thanks I Try

  10. #20
    Join Date
    Jul 2016
    Location
    TOLEDO ESPAÑA
    Posts
    11
    Plugin Contributions
    0

    Default Re: unexpected T_STRING in class.zcConfigureFileReader.php

    my hosting company are making several changes

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. PHP Parse error: syntax error, unexpected T_STRING
    By derek53 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Apr 2011, 08:09 PM
  2. Replies: 20
    Last Post: 21 Nov 2010, 02:48 AM
  3. syntax error, unexpected T_STRING in ipn_main_handler.php
    By saplanet in forum Upgrading from 1.3.x to 1.3.9
    Replies: 5
    Last Post: 3 Oct 2010, 01:52 AM
  4. Replies: 3
    Last Post: 13 Mar 2009, 05:20 PM
  5. unexpected T_STRING error in create_account.php
    By LadyHLG in forum General Questions
    Replies: 0
    Last Post: 13 Mar 2007, 05:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR