|
||||||||||
I was able to get this working in FF 1.5 as well. Here are the steps in case someone needs them: 1. Download these two files: http://m0n0.ch/temp/newsvg/graph.php http://m0n0.ch/temp/newsvg/graph_cpu.php 2. Go to https://m0n0/exec.php and upload both of them (uploaded files are stored in /tmp) 3. Copy the two files to the correct directory: cp /tmp/graph* /usr/local/www 4. Set the correct permissions on both the files: chmod +x /usr/local/www/graph* Done! Enjoy. Joe On 12/4/05, Kevin Bowling <kevin dot bowling at wans dot net> wrote: > Confriming that the patches work with FireFox 1.5 on Linux. Great! > Just make sure to chmod 755 both files after uploading them, or you'll > get an error 500. > Kevin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |