Page 1 of 1

php error

Posted: 31 Jul 2010, 02:33
by ubbe
Hi.
I got this after upgrading to latest image:
A PHP Error was encountered

Severity: Warning

Message: Error parsing /home/admin/.bubbacfg on line 3

Filename: controllers/login.php

Line Number: 89

bubba.cfg looks like this:
network_profile=server
run_wizard=no
0jÅCe=5«ý_Cí×w«¯½¿wÓÝ«JÕ=´RêmoAÑÿÿE€


What to do?

best regards Ubbe

Re: php error

Posted: 01 Aug 2010, 06:00
by jallee
Hi.
Just delete line 3 in .bubbacfg.
Your .bubbacfg file should look like this.

#cat /home/admin/.bubbacfg
AllowRemote=yes
hotfix=yes
network_profile=server
run_wizard=no

Re: php error

Posted: 01 Aug 2010, 09:38
by ubbe
thanks