From: Marco Z. <mar...@me...> - 2008-10-08 15:27:29
|
Hi! Great job with WifiAdmin, thanks. I am having trouble installing it on a Voyage linux box. I am using php4. I get the following error: Update Step 2 / 2Database Update/Creation Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/wifiadmin/ install/update.class.php on line 41 I am able to use mysql with the username and password you provided as example. See mysql text below: voyage:/var/www/wifiadmin/config# mysql --user=dbuser -- password=dbpass mysql Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 44 Any idea? Thanks! Marco |