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 Error 'unexpected T_PAAMAYIM_NEKUDOTAYIM' #9

Closed
GoogleCodeExporter opened this issue Sep 20, 2015 · 1 comment
Closed

PHP Error 'unexpected T_PAAMAYIM_NEKUDOTAYIM' #9

GoogleCodeExporter opened this issue Sep 20, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Enter Password in http://mysite/da_backend/admin.php
2. Then i see Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in 
/home/a2159079/public_html/da_backend/router.php on line 33
What is the expected output? What do you see instead?
an empty database is created and a a page is shown where you can manage 
activation records.

What version of the product are you using? On what operating system?
2.0

Please provide any additional information below.

Original issue reported on code.google.com by themyv...@gmail.com on 15 Jul 2012 at 12:11

@GoogleCodeExporter
Copy link
Author

This is an issue regarding Php versions prior 5.3 (see 
http://webdevbyjoss.blogspot.it/2010/10/tpaamayimnekudotayim-error-message-in.ht
ml).
It can be solved by:
- upgrading to Php 5.3
or
- upgrading to Php backend 2.0.1 which doesn't use the offending feature 
anymore and should be compatible with Php < 5.3

Original comment by alex.va...@gmail.com on 17 Jul 2012 at 7:03

  • Changed title: PHP Error 'unexpected T_PAAMAYIM_NEKUDOTAYIM'
  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant