Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

phpmyadmin error

Questions related to using nuBuilder Forte.
Post Reply
191brian
Posts: 6
Joined: Wed Mar 14, 2018 10:39 am
Location: UK
Contact:

phpmyadmin error

Unread post 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 ...
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: phpmyadmin error

Unread post 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
Post Reply