ispCP - Board - Support
NSLU2 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: NSLU2 (/thread-761.html)

Pages: 1 2


RE: NSLU2 - edony44 - 06-14-2007 08:19 PM

does ispcp can work with lighttpd ( i don't know this server and it's difference )


RE: NSLU2 - ephigenie - 06-14-2007 08:39 PM

i actually can somehow - but all the templates have to be edited. for apache.
And .htaccess will not work the way it does with apache.


RE: NSLU2 - edony44 - 06-14-2007 10:39 PM

ephigenie Wrote:i actually can somehow - but all the templates have to be edited. for apache.
And .htaccess will not work the way it does with apache.

so you don't know how to configure apache and mysql to make them take less memory and ressources


RE: NSLU2 - ephigenie - 06-15-2007 01:36 AM

Yeah i know how to configure it - but your question was another one.

your question was : "does ispcp can work with lighttpd ?"

and i answered: yes but you'll have to edit the templates for the domains to match lighttpd's config needs.

And you'll probably loose some functionalities because lighttpd does not support .htaccess files - so protected directories won't work the way they did with ispCP in combination with apache.


RE: NSLU2 - BeNe - 06-15-2007 01:40 AM

edony44 Wrote:
ephigenie Wrote:i actually can somehow - but all the templates have to be edited. for apache.
And .htaccess will not work the way it does with apache.

so you don't know how to configure apache and mysql to make them take less memory and ressources


Wiki --> Howto get ispCP running on low resources systems Wink


RE: NSLU2 - edony44 - 06-15-2007 02:03 AM

thanks i'll try and tell you if it's better


RE: NSLU2 - edony44 - 06-15-2007 03:40 AM

edony44 Wrote:thanks i'll try and tell you if it's better

well it's long and most of the time it goes to an errorr 500 : internal Server Error !!! but i've add a reseller and a user ( refresh page some times ) ...
i don't know how to better performance to prevent from error 500.
does anybody know ?


RE: NSLU2 - joximu - 06-15-2007 05:31 AM

Maybe it helps if you switch from fastcgi to mod_php

On a nslu I think this would maybe help and since you don't rent webspace to foreign people with the nslu, the php security problem is not the same... :-)

See FAQ (I think it's written there)


RE: NSLU2 - edony44 - 06-18-2007 08:01 PM

joximu Wrote:Maybe it helps if you switch from fastcgi to mod_php

On a nslu I think this would maybe help and since you don't rent webspace to foreign people with the nslu, the php security problem is not the same... :-)

See FAQ (I think it's written there)

Well i was upset, so i've re-install debian and try drupal with lighttpd and it's better, apache2 need too much memory specially with mysql,
for ispcp, i don't know if it can work with lighttpd () and maybe the ispcp
process need much memory too !


RE: NSLU2 - joximu - 06-18-2007 08:30 PM

Well - I don't think the ispcp_daemon neds much memory/cpu it's only waiting for a signal and then runs the request manager (the perl files in "engine")...

But it's maybe really a freak show, running a software for ISPs on a NSLU... :-)