Results 1 to 2 of 2

Thread: Contao 4 import from live server to local

  1. #1
    User
    Join Date
    02-05-19.
    Posts
    66

    Frage Contao 4 import from live server to local

    Contao 4 live site imported in local ubuntu server. Also MySQL dump is imported and configured with the dump.
    Apache DocumentRoot is .../web folder.
    When running on the browser its showing phpinfo information.
    How to find the problem and run it on local server?

  2. #2
    User
    Join Date
    02-05-19.
    Posts
    66

    Frage error.log

    Getting the below error in apache's error.log file.

    While installing the live website to local linux server, after configuring virtual host, database, running in web browser, getting below error in error.log file.

    [Thu Mar 28 17:04:35.575811 2019] [proxy_fcgi:error] [pid 10776] [client 192.168.61.21:53507] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: Return value of Contao\\ManagerPlugin\\Bundle\\Parser\\DelegatingP arser::addParser() must be an instance of Contao\\ManagerPlugin\\Bundle\\Parser\\void, none returned in /srv/www/vhost/vendor/contao/manager-plugin/src/Bundle/Parser/DelegatingParser.php:25\nStack trace:\n#0 /srv/www/vhost/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(131): Contao\\ManagerPlugin\\Bundle\\Parser\\DelegatingP arser->addParser(Object(Contao\\ManagerPlugin\\Bundle\\P arser\\JsonParser))\n#1 /srv/www/vhost/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(231): Contao\\ManagerBundle\\HttpKernel\\ContaoKernel->getBundleLoader()\n#2 /srv/www/vhost/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(53): Contao\\ManagerBundle\\HttpKernel\\ContaoKernel->addBundlesFromPlugins(Array)\n#3 /srv/www/vhost/vendor/symfony/symfony/src/Symfony/Component/Http...\n'

    Absolutely no idea about the meaning. Please help.

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
  •