reverter o wr740n v4.2 para o firmware original a partir do openwrt

descomprimir o ficheiro em anexo (http://pt.tp-link.com/resources/software/TL-WR740N_V4_130322.zip) e executar:

scp wr740nv4_en_3_16_5_up_boot(130322).bin root@192.168.1.1:/tmp
ssh root@192.168.1.1
cd /tmp
mv wr740nv4_en_3_16_5_up_boot(130322).bin orig.bin
dd if=orig.bin of=tplink.bin skip=257 bs=512
mtd -r write /tmp/tplink.bin firmware

memory_limit - server error

o erro - ALERT - script tried to increase memory_limit to 100663296 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '/var/www/adsl.esb3-fernaomagalhaes.edu.pt/htdocs/novomoodle/lib/setuplib.php', line 80)

a correcção -
nano /etc/php5/conf.d/suhosin.ini
inserir no fim "suhosin.memory_limit=256M" 256M será substituído pelo limite definido no php.ini
https://moodle.org/mod/forum/discuss.php?d=99199

Subscrever