Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php artisan down leads to exception #920

Closed
samyratchet opened this issue Feb 6, 2018 · 6 comments
Closed

php artisan down leads to exception #920

samyratchet opened this issue Feb 6, 2018 · 6 comments

Comments

@samyratchet
Copy link

samyratchet commented Feb 6, 2018

This error occurs during the upgrade process to 0.7:
https://pastebin.com/raw/23Zdq5MD

The panel uses php7.1 from plesk.

$ uname -a
Linux ve701.venus.fastwebserver.de 3.10.0-693.5.2.el7.x86_64 #1 SMP Fri Oct 20 20:32:50 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ php -v
PHP 5.4.16 (cli) (built: Nov  6 2016 00:29:02) 
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
    with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.0.18, Copyright (c) 2002-2015, by ionCube Ltd.
(Panel was working before the upgrade, i think it was using php 7.1 from plesk (located at /opt/plesk/php/7.1/bin/php).
  • Panel or Daemon: Panel
  • Version of Panel/Daemon: 0.6 -> 0.7 rc2
  • Server's OS: CentOS 7
  • Your Computer's OS & Browser: windows 10, google chrome

This issue has been requested by @parkervcp on GitHub.

@Exonical
Copy link

Exonical commented Feb 6, 2018

You’re using Plesk which isn’t supported, more than likely won’t get support for this

@samyratchet
Copy link
Author

Hello,

I know from the support on discord, they said i can try on github and find someone that has experience with it.

@schrej schrej changed the title Upgrade or rollback 7.0 php artisan down leads to exception Feb 6, 2018
@schrej
Copy link
Member

schrej commented Feb 6, 2018

We usually don't provide support via GitHub but as @parkervcp requested you to open that issue I'll keep it open for now. I also cleaned up some stuff.

@samyratchet
Copy link
Author

Thanks, hope someone could help me to fix it ;)

@lancepioch
Copy link
Contributor

  1. Your version of PHP is 5.4 in the console, this app requires PHP 7.0+.
  2. Once you've fixed that, make sure to run composer install

@schrej
Copy link
Member

schrej commented Feb 6, 2018

Very good call, that's probably the issue. If it isn't please reopen the issue.

@schrej schrej closed this as completed Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants