Page 1 of 1

phpmyadmin error

Posted: Wed Mar 14, 2018 8:39 pm
by 191brian
Hi

I am using PHP Version 5.4.45 when I click "database" button in the builders tab I get the following error
Parse error: syntax error, unexpected '@' in /home/********************/nuphpmyadmin/libraries/common.inc.php on line 492

Would this be fixed with a newer version of PHP? can't find a list of requirements for v4

Brian ...

Re: phpmyadmin error

Posted: Wed Mar 14, 2018 9:04 pm
by toms
Brian,

This is not a nuBuilder issue, the error occurs because your PHP version is not compatible with phpMyAdmin.
Udating your PHP version will resolve this for sure.
Read more here:
https://stackoverflow.com/questions/457 ... box-option