|
From: Giorgio D. <gio...@gi...> - 2005-09-15 09:42:30
|
Hi Chris,
I'm testing on a WRAP board with pebble/Voyage linux and I have some error
message. First question: I have PHP 4.3.0 configured with THTTPD, as I read
on previous mailings should I use PHP 5 instead? Anyway, here attached the
errors I get:
--------------------------------------------------------------------
in ==> WIRELESS STATUS
Fatal error: Call to undefined function: str_ireplace() in
/var/www/include/functions.php on line 397
in ==>Wireless Settings
Fatal error: Call to undefined function: str_ireplace() in
/var/www/include/functions.php on line 397
==>Bridge Settings
Notice: Undefined variable: name in /var/www/include/functions.php on line 680
Notice: Undefined variable: id in /var/www/include/functions.php on line 680
Notice: Undefined variable: stp_en in /var/www/include/functions.php on
line 680
Notice: Undefined variable: ifs in /var/www/include/functions.php on line 680
Warning: Invalid argument supplied for foreach() in
/var/www/brsettings.php on line 55
Notice: Undefined index: device in /var/www/brsettings.php on line 59
==>Wireless Security Settings
Fatal error: Call to undefined function: str_ireplace() in
/var/www/include/functions.php on line 397
-----------------------------------------------------------------------------------------------------
I made a little search and "str_ireplace" function is in PHP 5....argh. For
bridge settings I do not really understand because the settings are fine in
"ifconfig.php" under br0 ....well, may be you can see better then me where
the problem is....
Cheers
Giorgio
>Hi,
>
>I think I have everything in order. There isn't too much interesting
>stuff added, but some modifications to the iwsettings.php and
>functions.php to try and clean up some things.
>
> http://www.nesser.org/src/wifiadmin-ness.tar.gz
>
>I DO NOT HAVE A GOOD TESTING ENVIRONMENT. So please give me some
>feedback on these changes (good and bad are both accepted).
>
>If they are alright, I'll commit them.
>
>Cheers,
>Chris
>--
>PGP Public Key: http://www.nesser.org/pgp-key/
>09:54:44 up 19:22, 7 users, load average: 0.16, 0.21, 0.28
|