ispCP - Board - Support
Some stuff for the FAQ - 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: Some stuff for the FAQ (/thread-464.html)

Pages: 1 2 3


Some stuff for the FAQ - BeNe - 05-01-2007 04:50 AM

Hello Community,

i search stuff for the FAQ to help the ispCP users.
New users here see ispCP with other eyes than the Dev-Team, tester or hardcore Linux User.

With what FAQ can we help new ispCP Users?

Here some examples:

1.) How can i disable Postgrey ?
2.) How can i change to PHP5 ?
3.) Can i run PHP4 and PHP5 the same time ?

If anybody have a new Question, a Question with Solution or only a answer for a Question -
Post it here and i write it in the FAQ Section down.

Greez BeNe


RE: Some stuff for the FAQ - digibyte - 05-01-2007 05:26 AM

Thanks BeNe for helping updating the FAQ. I don't have enough time for it. Thumbs up! Smile


RE: Some stuff for the FAQ - joximu - 05-01-2007 06:46 PM

Hi BeNe
for the postgrey now it says in the FAQ: delete the line
check_policy_service inet:127.0.0.1:60000
I'd rather say: comment the line (# at the beginning of the line) - so it's possible to enable it again very easy. Sure: postfix must be reloaded.
If someone want's do disable postgrey forever, then (s)he can disable the daemon postgrey also (isn't needed so better disable I'd say). Well how to do this should be clear for someone running a root server.

/joximu


RE: Some stuff for the FAQ - BeNe - 05-02-2007 01:16 AM

You are right!
But at the moment, i can´t edit in the FAQ only write a new one.
ephigenie knows about this and look for it.
I write it yesterday night and never need Postgrey so i delete it
and write it in the FAQ down. When i can edit the FAQ i will change to the comment of course!


RE: Some stuff for the FAQ - RatS - 05-02-2007 04:56 AM

you meant: look for, not look after ^^


RE: Some stuff for the FAQ - BeNe - 05-02-2007 05:13 AM

RatS Wrote:you meant: look for, not look after ^^

Yes! Big Grin
There is too much Germany grammer in the game here....*damn*


RE: Some stuff for the FAQ - ephigenie - 05-02-2007 05:23 AM

I got a question for the faq :

"How can i disable that ispCP sends me mails of each and everything"


RE: Some stuff for the FAQ - BeNe - 05-02-2007 05:34 AM

This is a good Question!
I will write it to the FAQ.


RE: Some stuff for the FAQ - BeNe - 05-02-2007 09:57 PM

Can somebody give me a tip about these Questions:

How can i disable that ispCP sends me mails of each and everything ?
How can i change to PHP5 ?

I need the answers for the FAQ and i´m not really sure.


RE: Some stuff for the FAQ - ephigenie - 05-02-2007 10:17 PM

changing to php5 is just changing the last line in the php-starter script (exec php4-cgi / exec php5-cgi)

for the master (aka panel) its below /var/www/fcgi/master/

The mail thing is just : remove the mail-address out of the /etc/ispcp/ispcp.conf file.

^^very short version Smile But i think you now know how Wink