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

Error running during database creation. #4

Closed
etechuganda opened this issue Feb 20, 2013 · 2 comments
Closed

Error running during database creation. #4

etechuganda opened this issue Feb 20, 2013 · 2 comments

Comments

@etechuganda
Copy link

root@stats:/usr/local/ixp/bin# ./doctrine2-cli.php orm:schema-tool:create
PHP Parse error: syntax error, unexpected '[' in /usr/local/ixp/library/OSS-Framework.git/OSS/Resource/Doctrine2.php on line 88

Parse error: syntax error, unexpected '[' in /usr/local/ixp/library/OSS-Framework.git/OSS/Resource/Doctrine2.php on line 88
root@stats:/usr/local/ixp/bin#

@barryo
Copy link
Member

barryo commented Feb 20, 2013

PHP 5.4 is a requirement for IXP Manager. The above indicates that you're using <= 5.3.

PHP 5.4 is standard on Ubuntu 12.10, available via PPA on 12.04, standard on current FreeBSD.

You indicated that you were using Debian in a previously but I'm afraid I don't know about packaged 5.4 availability on Debian.

@barryo barryo closed this as completed Feb 20, 2013
@etechuganda
Copy link
Author

Thanks installing Debian testing which has PHP 5.4

This was referenced Mar 25, 2017
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

2 participants