PDA

Bekijk de volledige versie : Torrential WebUi for ehnanced-ctorrent not working on my wl500gP



lyka
16-11-2007, 11:52
I tried following these passages:

http://wl500g.info/showthread.php?t=10390

but going to http://192.168.1.2:7777/torrential/index.php i alwais receive this:

Warning: session_start() [function.session-start]: open(/tmp/sess_bda5fb9cc080b03b402088d4699a876b, O_RDWR) failed: Permission denied (13) in /opt/var/appWeb/web/torrent/inc_security.php on line 2

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /opt/var/appWeb/web/torrent/inc_security.php:2) in /opt/var/appWeb/web/torrent/inc_security.php on line 2

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /opt/var/appWeb/web/torrent/inc_security.php:2) in /opt/var/appWeb/web/torrent/inc_security.php on line 2

Warning: Cannot modify header information - headers already sent by (output started at /opt/var/appWeb/web/torrent/inc_security.php:2) in /opt/var/appWeb/web/torrent/inc_security.php on line 5

oleg firwmare 1.9.2.7-8
webbrowser firefox 2.0.0.9
enhanced-ctorrent dnh 3.2-9

any ides? Is it not compatible with wl500gP?

avberk
19-11-2007, 16:36
I had the same problem with the /tmp directory. It is not
writable.

I solved it by 'chmod 777 /tmp'

Also put this command in your 'post-boot' file, otherwise it gets lost during a reboot.

I gave up on newer version of enhanced ctorrent. the only stable i know if is dnh 2.2.6. Your luck may vary..

I got torrential working, thus keep on asking :)

lyka
20-11-2007, 22:54
chmod 777 /tmp and chmod 777 to torrent folder, solved my fault.

I can't understand why at reboot /tmp is not chmod to 777...i added chmod 777 /tmp to post-boot and now works.

avberk
21-11-2007, 16:37
It is not saved automatically, because /tmp is located on the internal flash of the wl500gp.

maybe you can also add it to .files and the flashfs save etc..
I think i already tried that :rolleyes:

Would have been better if /tmp was /opt/tmp .....

al37919
21-11-2007, 16:51
It is not saved automatically, because /tmp is located on the internal flash of the wl500gp.
To say more precisely: /tmp is located in ram, to where it is loaded on every boot up from internal flash