GithubHelp home page GithubHelp logo

Comments (12)

ausi avatar ausi commented on June 3, 2024 1

I think the problem is that in LockHandler.php:71-87 the fopen() call fails but error_get_last() doesnโ€™t get the right error message.

from managed-edition.

jscholtysik avatar jscholtysik commented on June 3, 2024 1

Today I tried my installation of Contao 4 at All-Inkl once more with PHP 7.1 CGI/FPM: No problem and the install tool start page appeared.
Then I tried PHP 5.5 CGI/FPM, also no problem and also here the install tool start page appeared. Then I tried again PHP 5.6 CGI/FPM. Now also this configuration worked flawlessly and also here the install tool worked...
Very strange and without any changes of the configuration with PHP 5.6 CGI/FPM

Sorry and thanks for your efforts!

from managed-edition.

leofeyer avatar leofeyer commented on June 3, 2024

Can you try sub.domain.de/contao/install instead, please?

from managed-edition.

jscholtysik avatar jscholtysik commented on June 3, 2024

Using this path the following error is in /var/logs/prod.log:

[2017-04-19 15:30:50] request.INFO: Matched route "contao_install". {"route":"contao_install","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\InstallationBundle\Controller\InstallationController::installAction","_route":"contao_install"},"request_uri":"http://contao4.bitsandmedia.de/contao/install","method":"GET"} []
[2017-04-19 15:30:50] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\Component\Filesystem\Exception\IOException(code: 0): Using the Contao\RequestToken class has been deprecated and will no longer work in Contao 5.0. Use the Symfony CSRF service via the container instead. at /www/htdocs/w016bce8/contao/vendor/symfony/symfony/src/Symfony/Component/Filesystem/LockHandler.php:86)"} []

from managed-edition.

leofeyer avatar leofeyer commented on June 3, 2024

Does the issue also occur if you download and install the .zip package from contao.org instead of using composer create-project?

from managed-edition.

jscholtysik avatar jscholtysik commented on June 3, 2024

Yes, same error.

from managed-edition.

NinaG avatar NinaG commented on June 3, 2024

Did you try it with PHP 7 instead? I successfully installed C4 at All-Inkl some days ago - but I used PHP 7.

from managed-edition.

jscholtysik avatar jscholtysik commented on June 3, 2024

No, I haven't tried it yet, but I think Contao 4.3 ME should run also on PHP 5.6 without any problems, because the system requirements specify a minimum of PHP 5.5.

from managed-edition.

ausi avatar ausi commented on June 3, 2024

Could you please try if the Contao check finds any problems with your webspace?

from managed-edition.

jscholtysik avatar jscholtysik commented on June 3, 2024

I checked my webspace, no error appears in the Contao check 12.0:

bildschirmfoto 2017-04-20 um 13 30 35

from managed-edition.

fritzmg avatar fritzmg commented on June 3, 2024

I don't think this is something the Check would be able to detect. It appears the E_USER_DEPRECATED errors are thrown and then catched by Symfony's LockHandler for some reason and then thrown again as IOExceptions.

from managed-edition.

fritzmg avatar fritzmg commented on June 3, 2024

Since the problem occurred within the LockHandler, I suspect it was simply a (temporary) problem with the CGI handler on the webserver and not within PHP or Contao itself.

from managed-edition.

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.