dtotuki47568 2016-02-09 08:38
浏览 33
已采纳

eZ Publish 6(eZPlatform)连接问题

I have a problem after installation with eZPublish 6. When I try to connect on localhost:8000/app.php/ez with username admin with the default password (publish), this error occures :

enter image description here

Logs

[2016-02-09 09:43:20] event.DEBUG: Notified event "console.command" to listener "eZ\Bundle\EzPublishCoreBundle\EventListener\ConsoleCommandListener::onConsoleCommand". [] []

[2016-02-09 09:43:20] php.DEBUG: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"type":2,"file":"/var/www/html/ezplatform/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ServerCommand.php","line":55,"level":28928} []

[2016-02-09 09:43:20] event.DEBUG: Notified event "console.terminate" to listener "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onTerminate". [] []

[2016-02-09 09:43:20] event.DEBUG: Notified event "console.terminate" to listener "FOS\HttpCacheBundle\EventListener\InvalidationSubscriber::onConsoleTerminate". [] []

[2016-02-09 09:43:20] event.DEBUG: Notified event "console.terminate" to listener "Symfony\Bridge\Monolog\Handler\ConsoleHandler::onTerminate". [] []

[2016-02-09 09:43:20] event.DEBUG: Notified event "console.terminate" to listener "Symfony\Bridge\Monolog\Handler\ConsoleHandler::onTerminate". [] []

I also tried to change the encrypted password in the database, and nothing changes.

Thanks for your help.

  • 写回答

2条回答 默认 最新

  • dsnd7200 2016-02-09 14:20
    关注

    I've resolved my problem. It was caused by SELinux on Fedora 23.

    My goal was to access to the ezPlatform's User Interface via port 80. I created vhosts, you can find a lot of examples on the web.

    Here's one solution:

    First, remove the app.php in the URL, as Patrizio Bekerle said. Then, remove :8000 from the URL - here I had an Access Denied to the webpage.

    To correct this access problem, just follow the instructions here:

    https://stackoverflow.com/a/31907528/5655273

    Thanks for your help !

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100
  • ¥15 关于#hadoop#的问题