Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.0.0-b1
-
Fix Version/s: 4.0.0-b5
-
Component/s: None
-
Labels:None
Description
When installing Blesta from the command line (at least on php7), specifying all CLI arguments in a single statement results in an error:
-bash: syntax error near unexpcted token `('
This is when running the command:
php ./index.php install -dbhost localhost -dbname db -dbuser user -dbpass pass
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Fix Version/s | 4.0.0-b5 [ 11004 ] | |
Fix Version/s | 4.0.0-b4 [ 11003 ] |
Fix Version/s | 4.0.0-b6 [ 11005 ] | |
Fix Version/s | 4.0.0-b5 [ 11004 ] |
Fix Version/s | 4.0.0-b5 [ 11004 ] | |
Fix Version/s | 4.0.0-b6 [ 11005 ] |
Status | Open [ 1 ] | In Review [ 5 ] |
Resolution | Cannot Reproduce [ 5 ] |
Status | In Review [ 5 ] | Closed [ 6 ] |
I think this was resolved via another PHP 7 fix.