From: Thimios D. <dim...@ce...> - 2005-03-10 17:26:51
|
Sebastian Ortwein wrote: >Hey > >I get following errors with my Browser in wifiadmin >in wireless status > >Notice: Undefined variable: current in /var/www/wifiadmin/iwstatus.php >on line 106 > >Notice: Undefined variable: current in /var/www/wifiadmin/iwstatus.php >on line 330 > >status >This device\'s mode is not supported. > > >Notice: Undefined variable: current in /var/www/wifiadmin/iwstatus.php >on line 345 > >___________________________________________ > >in wireless settings > >Wireless Settings > >Notice: Undefined variable: current in /var/www/wifiadmin/iwsettings.php >on line 200 > >Current settings for device > >___________________________________________ > >I used today CVS sources and i try to get it running under debian with >apache 1.3 and php4. I dont't know where is my problem I have installed >php4-cli but I don't know how to check it. > > > > > Please provide more details. Post the output of the following: iwconfig --version iwconfig ifconfig if you are using the hostap driver, also post the output of ls -lhR /proc/net/hostap/ |