Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    madmodder is offline Junior Member
    Join Date
    Aug 2008
    Posts
    4

    Default Mediawiki email - not working

    I have installed, using your support tools, the MediWiki and have transferred our pages from an older, less-functional wiki. The MediaWiki is working fine, thank you very much, except for one thing.

    I am trying to enable outgoing email. This is primarily used to very email addresses during registration for the Wiki. I followed the instructions on the MediWiki hel pages at http://www.mediawiki.org/wiki/Manual:%24wgSMTP and set the variable to the settings to send out through smtp.mydomain.com

    But I get the following errors when I attempt to use the feature:


    Warning: UserMailer::require_once(Mail.php) [function.UserMailer-require-once]: failed to open stream: No such file or directory in /var/www/domains/mydomain.com/docs/mwiki/includes/UserMailer.php on line 114

    Fatal error: UserMailer::require_once() [function.require]: Failed opening required 'Mail.php' (include_path='/var/www/domains/mydomain.com/docs/mwiki:/var/www/domains/mydomain.com/docs/mwiki/includes:/var/www/domains/mydomain.com/docs/mwiki/languages:.:/usr/local/lib/php') in /var/www/domains/mydomain.com/docs/mwiki/includes/UserMailer.php on line 114


    One thing that I noticed was that the MediaWiki says it requires PEAR mail

    Warning: This setting requires PEAR's Mail package to be installed (run "pear install MAIL" and "pear install Net_SMTP").

    Do you know if I can get PEAR Mail installed or if I can get MediaWiki to enable email?

  2. #2
    community-manager is offline Silver Member
    Join Date
    May 2008
    Posts
    40

    Default Re: Mediawiki email - not working

    That is interesting, let me look into the problem and get back to you Madmodder...
    Timur Catakli
    myhosting.com - Community Manager
    ---------------------------------------------------------
    cm@myhosting.com
    http://www.myhosting.com
    ---------------------------------------------------------
    Your trusted web hosting company since 1997

  3. #3
    kazey is offline Silver Member
    Join Date
    May 2008
    Location
    New York City
    Posts
    37

    Default Re: Mediawiki email - not working

    Have you tried setting it to false and using the built in php mail() function instead?
    Theres no party like a S Club Party

  4. #4
    madmodder is offline Junior Member
    Join Date
    Aug 2008
    Posts
    4

    Default Re: Mediawiki email - not working

    No, I haven't but I will and post the results.

  5. #5
    WrigleyF is offline Master Member
    Join Date
    May 2010
    Posts
    546

    Default

    After reading this I used kazey's solution b/c I was having a similar issue. Setting it to false and using php mail really did the trick!


 

Similar Threads

  1. MyHosting Cubecart Mail() SMTP auto email not working
    By liquidwebco in forum Troubleshooting
    Replies: 10
    Last Post: 2009-07-30, 03:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts