Last modified: 2010-05-15 15:56:50 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T7534, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5534 - Using verify email address option causes fatal php require_once error for "Mail.php".
Using verify email address option causes fatal php require_once error for "Ma...
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
1.6.x
PC Windows XP
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-04-11 07:46 UTC by Visor57
Modified: 2010-05-15 15:56 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Visor57 2006-04-11 07:46:22 UTC
When trying to use the "confirm your email address" option in "preferences", and subsequently using 
the "Mail a confirmation code" option, results in:

Warning: require_once(Mail.php) [function.require-once]: failed to open stream: No such file or 
directory in C:\Program Files\Apache Group\Apache2\htdocs\sef-wiki\includes\UserMailer.php on line 
82

Fatal error: require_once() [function.require]: Failed opening required 'Mail.php' 
(include_path='C:\Program Files\Apache Group\Apache2\htdocs\sef-wiki;C:\Program Files\Apache 
Group\Apache2\htdocs\sef-wiki/includes;C:\Program Files\Apache Group\Apache2\htdocs\sef-
wiki/languages') in C:\Program Files\Apache Group\Apache2\htdocs\sef-wiki\includes\UserMailer.php 
on line 82

I have searched for this file and cannot find it, but "SpecialConfirmemail.php" exists in includes 
directory.
Comment 1 Visor57 2006-04-11 07:52:44 UTC
Missing PEAR MAIL.
Comment 2 Brion Vibber 2006-04-11 07:53:56 UTC
If you're using it, you need to make sure it's installed and in the 
include_path.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links