Search found 78 matches

by Jason Lee
Sun Sep 25, 2005 12:28 am
Forum: PHP Help and Discussion
Topic: Call to undefined function: mail()
Replies: 26
Views: 28863

I replaced my php.ini file with php.ini.rpmsave and everything is working fine with 4.4.0. First I just replaced the the sendmail_path line with:

sendmail_path = /usr/sbin/sendmail -t -i

But then I was also having some mysql problems so I just replaced php.ini with php.ini.rpmsave
by Jason Lee
Thu Sep 22, 2005 9:29 am
Forum: PHP Help and Discussion
Topic: Call to undefined function: mail()
Replies: 26
Views: 28863

same here. mail() isn't working on FC3 w/ php 4.4.0
by Jason Lee
Wed Sep 07, 2005 8:58 pm
Forum: PHP Help and Discussion
Topic: php-4.3.11-8.art.rhfc3.i386 missing mail() function?
Replies: 8
Views: 9624

php-4.3.11-8.rhfc3.art.i386's mail() function doesn't work properly but the previous one does and the next versions (when released) should work properly.
by Jason Lee
Thu Sep 01, 2005 9:10 pm
Forum: General Help and Development Discussion
Topic: Spamassassin 3 question
Replies: 9
Views: 8611

CBiLLL wrote:Are you saying the new psa-spamassassin should have notice the SA3 installed and created a config based on it's parameter?
Yes, I'm saying that psa-spamassassin should have recognised that SA3 was installed and regenerated all the configs to comply with the changes made in SA3
by Jason Lee
Thu Sep 01, 2005 7:09 pm
Forum: General Help and Development Discussion
Topic: Spamassassin 3 question
Replies: 9
Views: 8611

Also the config settings in psa-spamassassin seem not have been changed to reflect to the SA3's config. Plesk won't display any changes made manually to the SA config. You have to change the settings in Plesk for the changes to display in plesk. Instead of manually making the changes you can change...
by Jason Lee
Wed Aug 31, 2005 8:12 pm
Forum: General Help and Development Discussion
Topic: Spamassassin 3 question
Replies: 9
Views: 8611

Spamassassin 3 support is there and it does work (or atleast for me it does). plesk won't regenerate the SA configs for each user though to conform with the changes made in SA3 (but if the values for those are changed it will use the new config settings. For example my config now consists of: requir...
by Jason Lee
Mon Aug 29, 2005 10:00 pm
Forum: General Help and Development Discussion
Topic: Spamassassin 3 question
Replies: 9
Views: 8611

Hi,

I'm running ARTs spamassassin-3.0.4-1 from the Atomic Testing channel on FC3 w/ Plesk 7.5.4 To upgrade to SA 3 you should just have to run:

yum upgrade spamassassin
by Jason Lee
Mon Aug 29, 2005 9:58 pm
Forum: Anti-Spam Help and Discussion
Topic: Spamassassin 3 will not start
Replies: 5
Views: 6395

I'm not actually sure how I solved this but after trying different spamassassin 3 rpms I managed to get spamassassin-3.0.4-1 from Atomic-Testing to run. Everything is working fine now.
by Jason Lee
Mon Aug 29, 2005 7:20 pm
Forum: General Help and Development Discussion
Topic: RkHunter and applications?
Replies: 7
Views: 6563

And bind DNS is called named
by Jason Lee
Sat Aug 27, 2005 4:20 am
Forum: Requests
Topic: PHP 4.4.0
Replies: 9
Views: 12511

I tried testing on my FC3 testserver and got the following errors in the error_log: PHP Warning: Unknown(): domxml: Unable to initialize module\nModule compiled with module API=1001050805, debug=0, thread-safety=0\nPHP compiled with module API= 20020429, debug=0, thread-safety=0\nThese options need ...
by Jason Lee
Fri Aug 26, 2005 7:31 pm
Forum: Anti-Spam Help and Discussion
Topic: Spamassassin 3 will not start
Replies: 5
Views: 6395

scott wrote:Hmm, do you ever use CPAN on that box? Thats the first thing I think of when I see problems like this.
nope
by Jason Lee
Thu Aug 25, 2005 9:18 pm
Forum: Anti-Spam Help and Discussion
Topic: Spamassassin 3 will not start
Replies: 5
Views: 6395

Spamassassin 3 will not start

I'm running FC3 w/ Plesk 7.5.4 and after installing your spamassassin 3 rpm I get the following error when trying to start spamassassin: [root@server ~]# service spamassassin start Starting spamd: Can't locate Mail/SpamAssassin/Received.pm in @INC (@INC contains: lib ../lib /mnt/dar/tmp/spamassassin...
by Jason Lee
Tue Jul 19, 2005 1:24 am
Forum: PHP Help and Discussion
Topic: Call to undefined function: mail()
Replies: 26
Views: 28863

Any update on this?
by Jason Lee
Tue Jul 12, 2005 10:46 am
Forum: General Help and Development Discussion
Topic: Help with SWSoft and Plesk 6 license
Replies: 4
Views: 4472

SW Soft is real picky about making sure you deal with the company that provided the key to you and not with them directly. I think your going to have to ask the company you bought it from for the key and if they won't help you I guess you'll have to buy a new one. But buy it directly from SW Soft an...
by Jason Lee
Tue Jun 21, 2005 9:12 pm
Forum: PHP Help and Discussion
Topic: Call to undefined function: mail()
Replies: 26
Views: 28863

Anyone else experiancing this problem? I haven't been able to solve it yet. Its occuring on my test server aswell.