PDA

View Full Version : drweb, spamassassin, php safe mode


CosmicD
20th July 2004, 07:47 AM
OK,

Now there are a few problems i'm having with my server..

Spam assassin doesn't seem to work properly. I get no x-spam tags on my incoming mails... i've tried to stop and restart the services but to no avail... what could be the problem ?

what tags does drweb put in the mais so you can see it's working ?

i have a weird thing happening with safe mode. There's a few sites that run gallery and now these sites are in safe mode yet in the etc/php.ini safe mode is op.. but if I do phpinfo on one of my sites it sais safe mode is on...

my setup is , fc1, apache 2.0.49 php 4.3.6 :)

Do you need to start adding rules in .htaccess files or something like that ?

cd

ideasmultiples
20th July 2004, 09:34 AM
For correct this is necesary create a file :
/home/httpd/vhosts/domain.com/conf/vhost.conf
php_admin_flag safe_mode Off

and SU run :
/usr/local/psa/admin/sbin/websrvmng -a -v -r

CosmicD
20th July 2004, 10:01 AM
I'll be damned....

thx for the info , it worked now, but i'd swear that befor I got my upgrade key today the function in php.ini was off, now it was on, so i left it on and did what you said and it worked...

thx so the php bit is resolved....

I'd like to know how you can unsilence drweb and spamasassin.. it seems they do all silente.. i can only see stuff when in maillog but I'd like to see if those tools really work:)