Current time: 04-27-2024, 07:21 AM Hello There, Guest! (LoginRegister)


Post Reply 
mail from www-data?
Author Message
achioo Offline
Junior Member
*

Posts: 76
Joined: Nov 2006
Reputation: 0
Post: #11
RE: mail from www-data?
I wonder if there is a fix for making come from webmaster@domain.com instead of www-data
11-06-2007 07:37 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #12
RE: mail from www-data?
add -f webmaster@domain.com to the sendmail command in the according php.ini
11-06-2007 07:43 AM
Visit this user's website Find all posts by this user Quote this message in a reply
achioo Offline
Junior Member
*

Posts: 76
Joined: Nov 2006
Reputation: 0
Post: #13
RE: mail from www-data?
it's already like that rbtux...
11-06-2007 09:04 AM
Find all posts by this user Quote this message in a reply
scoutsniper Offline
Junior Member
*

Posts: 95
Joined: Jul 2007
Reputation: -3
Post: #14
RE: mail from www-data?
Look in your php.ini
11-06-2007 09:34 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #15
RE: mail from www-data?
are your shure that you have done that in you correct php.ini...

Activate phpinfo in the ini an verify the output...
11-06-2007 05:55 PM
Visit this user's website Find all posts by this user Quote this message in a reply
scoutsniper Offline
Junior Member
*

Posts: 95
Joined: Jul 2007
Reputation: -3
Post: #16
RE: mail from www-data?
Or put this content :
<?php phpinfo(); ?>
and echo from broser like: domain.tld/script.php
11-07-2007 03:56 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #17
RE: mail from www-data?
scoutsniper Wrote:Or put this content :
<?php phpinfo(); ?>
and echo from broser like: domain.tld/script.php
Of course - but you need also to activate "phpinfo" in the right php.ini

Greez BeNe
11-07-2007 03:59 AM
Visit this user's website Find all posts by this user Quote this message in a reply
achioo Offline
Junior Member
*

Posts: 76
Joined: Nov 2006
Reputation: 0
Post: #18
RE: mail from www-data?
ok so I didn't have fastcgi running... I had fcgid... had to make a few changes to fastcgi to get it to work with php5 and now all appears to be good. I just wish that I could have different domains send from different IPs Sad
11-07-2007 05:06 AM
Find all posts by this user Quote this message in a reply
achioo Offline
Junior Member
*

Posts: 76
Joined: Nov 2006
Reputation: 0
Post: #19
RE: mail from www-data?
Well now I've run into another issue. Since I installed fastcgi my admin link no longer works Sad any thoughts/suggestions?
11-07-2007 05:09 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #20
RE: mail from www-data?
Any Apachelogs about it ?

Greez BeNe
11-07-2007 05:11 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)