ispCP - Board - Support
The Maia Installscript - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Contributions Area (/forum-40.html)
+--- Forum: Snippets (/forum-42.html)
+--- Thread: The Maia Installscript (/thread-1565.html)

Pages: 1 2 3 4 5


RE: The Maia Installscript - Esni - 10-23-2007 04:26 AM

You were correct. Maia works perfectly when I followed that howto.

In my system I did add the proper settings under the conf.d folder's files. But I had to change the ` to ' to get it work properly, this gave me the possibility to install the awstats fully and start it.

After the step 16 in the howto it seems to work normally anyways.

***Edit, This howto works on 2.4.8, too


RE: The Maia Installscript - raphael - 10-23-2007 10:22 AM

BeNe/Joximu:
Code:
sed -i "s/^[ \t]*content_filter/#content_filter" /path/to/file
and then
Code:
echo "content_filter=...." > /path/to/file
so everybody is happy Smile


RE: The Maia Installscript - joximu - 10-23-2007 10:41 AM

Thanks raphael.
there are several ways, of course. It depends on what sort of user is using the script... :-)

I think I'll comment all content_filters (as you do) and then add the new line directly after the block where the content_filter were...

/J


RE: The Maia Installscript - BeNe - 10-23-2007 03:54 PM

I hope that i have some time this week to go on with the script.
Looks like the most devs are busy the last time Sad

Greez BeNe


RE: The Maia Installscript - joximu - 10-23-2007 06:06 PM

me too: sorry, but I've two business and a lot to do...
but I hope to get some time for this project...

/J


RE: The Maia Installscript - Caesar - 04-19-2008 04:50 AM

Hi,

will somebody finish this great script?


RE: The Maia Installscript - BeNe - 04-19-2008 06:44 PM

You can find the script here --> http://www.isp-control.net/documentation/start/scripts/maia
But it is still not done!!! Can you try to go on, or someone else ?
I have absolute no time and my knowledge in Coding is not the best Shy

Greez BeNe


RE: The Maia Installscript - ZooL - 04-19-2008 08:25 PM

BeNe Wrote:You can find the script here --> http://www.isp-control.net/documentation/start/scripts/maia
But it is still not done!!! Can you try to go on, or someone else ?
I have absolute no time and my knowledge in Coding is not the best Shy

Greez BeNe


lol BeNe


RE: The Maia Installscript - BeNe - 04-19-2008 08:30 PM

Tongue Or maybe an other on can try to go on.
The structure is there and it is maybe a good base to intergate Maia full in ispCP Omega.

Greez BeNe


RE: The Maia Installscript - Caesar - 04-19-2008 10:35 PM

Thanks,

i already found the script but i'm not able to complete it... :-(