Great I will try this. Thanks.
Charlie
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Rob Church Sent: 15 August 2007 14:31 To: MediaWiki announcements and site admin list Subject: Re: [Mediawiki-l] Email confirmationandemailnotificationofpasswordchange don't work.
On 15/08/07, Charlie Markwick charlie-markwick@southcot.com wrote:
This would be a good idea except that I don't have access to PHP.ini. Thanks for the suggestion though.
You should be able to do this within the script itself; place the following lines at the top (under the <?php) of LocalSettings.php:
ini_set( 'display_errors', 1 ); error_reporting( E_ALL );
Rob Church
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org