Code Monkey home page Code Monkey logo

Comments (3)

ReactorShop avatar ReactorShop commented on May 25, 2024

This might be related to the PHP version you are testing on. InoERP 0.5.1 and on require PHP 7. Please check your PHP version running php -ver in a terminal console.

from inoerp.

piercarlo62 avatar piercarlo62 commented on May 25, 2024

I just solved now the problem.

About requirement the all is ok.

The problem was really strange, I uploaded the inoERP files with Filezilla FTP Client and retrieved the error.

After I deleted the all installation and uploaded with smartFTP client and the all was going well.

As I repeated the installation procedure more time with different version of inoERP with Filezilla FTP client we can suppose that problem is Filezilla FTP client, very interesting because never I had this kind of problem.

Many Thanks

Piercarlo

from inoerp.

ReactorShop avatar ReactorShop commented on May 25, 2024

@piercarlo62 The last time I had a T_CLASS error, it was caused by a php eval() that included a gettext() translation in phpMyAdmin 4.5.4.1.

It could be that Filezilla messed that specific file encoding or the file itself, so PHP could not read and process the file and that's why it throwed the error at line 1.

Is good to know that you solved your problem.

from inoerp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.