Search found 31 matches

Goto page 1, 2, 3  Next
Author Message
  Topic: php-cgi does not respect set memory limit?
flyingfishfinger

Replies: 3
Views: 2908

PostForum: General Questions   Posted: Thu Nov 02, 2023 19:47   Subject: php-cgi does not respect set memory limit?
Hi,
I'm not sure how this is SUPPOSED to work, but I hope this is not the intended behaviour. I'm having some PHP scripts do image processing (for indexing files) and I've set the PHP memory limit in ...
  Topic: Where does lighttpd load /tmp/lighttpd.conf from?
flyingfishfinger

Replies: 2
Views: 2879

PostForum: General Questions   Posted: Sun Oct 22, 2023 18:14   Subject: Where does lighttpd load /tmp/lighttpd.conf from?
Ah, that worked.

Thanks!
R
  Topic: Where does lighttpd load /tmp/lighttpd.conf from?
flyingfishfinger

Replies: 2
Views: 2879

PostForum: General Questions   Posted: Fri Oct 20, 2023 20:09   Subject: Where does lighttpd load /tmp/lighttpd.conf from?
Hi,
I found that when using the built-in lighttpd server by enabling it from the GUI, the configfile at /tmp/lighttpd.conf is loaded. Since /tmp is not persistent, changes I make to this file are los ...
  Topic: How to change default php from dd-wrt version to Entware's?
flyingfishfinger

Replies: 3
Views: 3274

PostForum: General Questions   Posted: Fri Oct 20, 2023 19:28   Subject: How to change default php from dd-wrt version to Entware's?
Hi,
I figured it out. Lighttpd was pointing at /usr/bin/php-cgi by default. Changing it to /opt/bin/php-cgi solves the problem.

Thanks though!
R
  Topic: How to change default php from dd-wrt version to Entware's?
flyingfishfinger

Replies: 3
Views: 3274

PostForum: General Questions   Posted: Thu Oct 12, 2023 20:02   Subject: How to change default php from dd-wrt version to Entware's?
Hi,
I installed php8 from Entware along with a bunch of modules. But when I execute anything php-related, it looks like the built-in DD-WRT version is called and not the Entware-installed one (" ...
  Topic: Issues w/ ppp compression (renamed)
flyingfishfinger

Replies: 4
Views: 618

PostForum: Advanced Networking   Posted: Sun Jun 11, 2023 17:54   Subject: Issues w/ ppp compression (renamed)
Well, I did some experiments and so far I've found the problem seems to be specific to ppp on dd-wrt.

First, I thought the issue was my weird radio link so I removed that and replaced it with a str ...
  Topic: Issues w/ ppp compression (renamed)
flyingfishfinger

Replies: 4
Views: 618

PostForum: Advanced Networking   Posted: Fri Jun 02, 2023 23:24   Subject: Issues w/ ppp compression (renamed)
Fair enough, thank you & apologies for lack of info. FWIW, I've spent a couple hrs trying various things that always resulted in errors, only then did I post. For more information, this is:

Fir ...
  Topic: Issues w/ ppp compression (renamed)
flyingfishfinger

Replies: 4
Views: 618

PostForum: Advanced Networking   Posted: Fri Jun 02, 2023 22:12   Subject: Issues w/ ppp compression (renamed)
Hi,
I've set up a very slow ppp link to receive connectivity from a wireless serial modem. That part works, but it is EXTREMELY slow. The actual baud rate is 38.4k - but the throughput I'm getting is ...
  Topic: Netgear R6220 issues : Can't enable JFFS
flyingfishfinger

Replies: 7
Views: 1529

PostForum: Ralink SoC based Hardware   Posted: Mon May 22, 2023 18:15   Subject: Netgear R6220 issues : Can't enable JFFS
You mean on enabling JFFS in general? Fair enough. Will try your suggestion.

Any way to debug / follow what's going on?

R
  Topic: Netgear R6220 issues : Can't enable JFFS
flyingfishfinger

Replies: 7
Views: 1529

PostForum: Ralink SoC based Hardware   Posted: Mon May 22, 2023 17:56   Subject: Netgear R6220 issues : Can't enable JFFS
Are you following the instructions?

https://wiki.dd-wrt.com/wiki/index.php/Journalling_Flash_File_System

Yes, I've tried several times verbatim - both the GUI versions and the SSH version.
The ...
  Topic: Netgear R6220 issues : Can't enable JFFS
flyingfishfinger

Replies: 7
Views: 1529

PostForum: Ralink SoC based Hardware   Posted: Sun May 21, 2023 5:24   Subject: Netgear R6220 issues : Can't enable JFFS
TLDR: Attempting to enable JFFS fails and breaks an otherwise fully-working device requiring a 30/30/30 reset.

Anyone have thoughts on how to debug this?

Thanks,
R
  Topic: When is "USB Script" executed?
flyingfishfinger

Replies: 2
Views: 585

PostForum: General Questions   Posted: Tue May 09, 2023 15:13   Subject: When is "USB Script" executed?
Hi,
I'm having difficulty finding documentation on when the "USB Script" section of the Commands page is executed. What triggers it? Is it every time a USB device is detected / inserted? On ...
  Topic: [SOLVED] Share wired SERIAL connection (ppp) over WiFi?
flyingfishfinger

Replies: 14
Views: 1553

PostForum: Advanced Networking   Posted: Tue May 09, 2023 4:26   Subject: [SOLVED] Share wired SERIAL connection (ppp) over WiFi?
Solved it. I needed to add these two rules:
iptables -I FORWARD -i br0 -o ppp0 -j ACCEPT
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE

R
  Topic: [SOLVED] Share wired SERIAL connection (ppp) over WiFi?
flyingfishfinger

Replies: 14
Views: 1553

PostForum: Advanced Networking   Posted: Tue May 02, 2023 20:05   Subject: [SOLVED] Share wired SERIAL connection (ppp) over WiFi?
Sorry, this is approximately where my current networking knowledge runs out Sad

The gateway should be what, exactly? The host of the internet connection (i.e 10.0.5.1)?

For what it's worth, I di ...
  Topic: [SOLVED] Share wired SERIAL connection (ppp) over WiFi?
flyingfishfinger

Replies: 14
Views: 1553

PostForum: Advanced Networking   Posted: Sun Apr 30, 2023 2:23   Subject: [SOLVED] Share wired SERIAL connection (ppp) over WiFi?
The link is static, it assigns to the ppp0 interface the IP I give it with the initialization command. If you mean I should set WAN to "Static" and put in the IP I gave earlier - I already t ...
Goto page 1, 2, 3  Next
All times are GMT
Navigation
Jump to: