You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Andrew Douglas Pitonyak <an...@pitonyak.org> on 2013/01/29 23:40:53 UTC

still unable to create accounts on mwiki

Rakesh, I am sending this to the dev mailing list, perhaps they can fix 
what ails the wiki.

It is not possible to create new accounts on mwiki. Is this a known 
problem, and will it be fixed soon? This has been happening for at least 
two days.

MWHttpRequest::factory: allow_url_fopen needs to be enabled for pure PHP 
http requests to work. If possible, curl should be used instead. See 
http://php.net/curl.

Backtrace:

#0 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(67): 
MWHttpRequest::factory('http://challeng...', Array)
#1 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(88): 
Http::request('GET', 'http://challeng...', Array)
#2 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/Asirra.class.php(50): 
Http::get('http://challeng...')
#3 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/Captcha.php(514): 
Asirra->passCaptcha()
#4 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/ConfirmEditHooks.php(35): 
SimpleCaptcha->confirmUserCreate(Object(User), '')
#5 [internal function]: 
ConfirmEditHooks::confirmUserCreate(Object(User), '')
#6 /x1/mwiki-1.20.2live/includes/Hooks.php(216): 
call_user_func_array('ConfirmEditHook...', Array)
#7 /x1/mwiki-1.20.2live/includes/GlobalFunctions.php(3823): 
Hooks::run('AbortNewAccount', Array)
#8 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(397): 
wfRunHooks('AbortNewAccount', Array)
#9 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(216): 
LoginForm->addNewAccountInternal()
#10 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(161): 
LoginForm->addNewAccount()
#11 /x1/mwiki-1.20.2live/includes/SpecialPage.php(611): 
LoginForm->execute(NULL)
#12 /x1/mwiki-1.20.2live/includes/SpecialPageFactory.php(494): 
SpecialPage->run(NULL)
#13 /x1/mwiki-1.20.2live/includes/Wiki.php(290): 
SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#14 /x1/mwiki-1.20.2live/includes/Wiki.php(537): MediaWiki->performRequest()
#15 /x1/mwiki-1.20.2live/includes/Wiki.php(447): MediaWiki->main()
#16 /x1/mwiki-1.20.2live/index.php(59): MediaWiki->run()
#17 {main}



-- 
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


Re: still unable to create accounts on mwiki

Posted by Andrew Douglas Pitonyak <an...@pitonyak.org>.
Thanks for fixing this.

Next time I will create an issue for it. I was not aware of the extent 
of the issue and the length until recently.

On 01/31/2013 04:20 AM, janI wrote:
> Now that I am aware of the issue...it is fixed, and you can again create
> accounts.
>
> HOWEVER infra sees our current captcha (and so do I) as a security risc so
> I need to change that.
>
> Let me sum these events with a glimt in the eye:
> - 3 weeks waiting until I (by accident) saw it
> - 1 hour fixing.
>
> Have a nice day.
> Jan
>
> On 29 January 2013 23:40, Andrew Douglas Pitonyak <an...@pitonyak.org>wrote:
>
>> Rakesh, I am sending this to the dev mailing list, perhaps they can fix
>> what ails the wiki.
>>
>> It is not possible to create new accounts on mwiki. Is this a known
>> problem, and will it be fixed soon? This has been happening for at least
>> two days.
>>
>> MWHttpRequest::factory: allow_url_fopen needs to be enabled for pure PHP
>> http requests to work. If possible, curl should be used instead. See
>> http://php.net/curl.
>>
>> Backtrace:
>>
>> #0 /x1/mwiki-1.20.2live/includes/**HttpFunctions.php(67):
>> MWHttpRequest::factory('http:/**/challeng. <http://challeng.>..', Array)
>> #1 /x1/mwiki-1.20.2live/includes/**HttpFunctions.php(88):
>> Http::request('GET', 'http://challeng...', Array)
>> #2 /x1/mwiki-1.20.2live/**extensions/ConfirmEdit/Asirra.**class.php(50):
>> Http::get('http://challeng...'**)
>> #3 /x1/mwiki-1.20.2live/**extensions/ConfirmEdit/**Captcha.php(514):
>> Asirra->passCaptcha()
>> #4 /x1/mwiki-1.20.2live/**extensions/ConfirmEdit/**ConfirmEditHooks.php(35):
>> SimpleCaptcha->**confirmUserCreate(Object(User)**, '')
>> #5 [internal function]: ConfirmEditHooks::**confirmUserCreate(Object(User)
>> **, '')
>> #6 /x1/mwiki-1.20.2live/includes/**Hooks.php(216): call_user_func_array('*
>> *ConfirmEditHook...', Array)
>> #7 /x1/mwiki-1.20.2live/includes/**GlobalFunctions.php(3823):
>> Hooks::run('AbortNewAccount', Array)
>> #8 /x1/mwiki-1.20.2live/includes/**specials/SpecialUserlogin.php(**397):
>> wfRunHooks('AbortNewAccount', Array)
>> #9 /x1/mwiki-1.20.2live/includes/**specials/SpecialUserlogin.php(**216):
>> LoginForm->**addNewAccountInternal()
>> #10 /x1/mwiki-1.20.2live/includes/**specials/SpecialUserlogin.php(**161):
>> LoginForm->addNewAccount()
>> #11 /x1/mwiki-1.20.2live/includes/**SpecialPage.php(611):
>> LoginForm->execute(NULL)
>> #12 /x1/mwiki-1.20.2live/includes/**SpecialPageFactory.php(494):
>> SpecialPage->run(NULL)
>> #13 /x1/mwiki-1.20.2live/includes/**Wiki.php(290): SpecialPageFactory::**executePath(Object(Title),
>> Object(RequestContext))
>> #14 /x1/mwiki-1.20.2live/includes/**Wiki.php(537):
>> MediaWiki->performRequest()
>> #15 /x1/mwiki-1.20.2live/includes/**Wiki.php(447): MediaWiki->main()
>> #16 /x1/mwiki-1.20.2live/index.**php(59): MediaWiki->run()
>> #17 {main}
>>
>>
>>
>> --
>> Andrew Pitonyak
>> My Macro Document: http://www.pitonyak.org/**AndrewMacro.odt<http://www.pitonyak.org/AndrewMacro.odt>
>> Info:  http://www.pitonyak.org/oo.php
>>
>>

-- 
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


Re: still unable to create accounts on mwiki

Posted by janI <ja...@apache.org>.
Now that I am aware of the issue...it is fixed, and you can again create
accounts.

HOWEVER infra sees our current captcha (and so do I) as a security risc so
I need to change that.

Let me sum these events with a glimt in the eye:
- 3 weeks waiting until I (by accident) saw it
- 1 hour fixing.

Have a nice day.
Jan

On 29 January 2013 23:40, Andrew Douglas Pitonyak <an...@pitonyak.org>wrote:

>
> Rakesh, I am sending this to the dev mailing list, perhaps they can fix
> what ails the wiki.
>
> It is not possible to create new accounts on mwiki. Is this a known
> problem, and will it be fixed soon? This has been happening for at least
> two days.
>
> MWHttpRequest::factory: allow_url_fopen needs to be enabled for pure PHP
> http requests to work. If possible, curl should be used instead. See
> http://php.net/curl.
>
> Backtrace:
>
> #0 /x1/mwiki-1.20.2live/includes/**HttpFunctions.php(67):
> MWHttpRequest::factory('http:/**/challeng. <http://challeng.>..', Array)
> #1 /x1/mwiki-1.20.2live/includes/**HttpFunctions.php(88):
> Http::request('GET', 'http://challeng...', Array)
> #2 /x1/mwiki-1.20.2live/**extensions/ConfirmEdit/Asirra.**class.php(50):
> Http::get('http://challeng...'**)
> #3 /x1/mwiki-1.20.2live/**extensions/ConfirmEdit/**Captcha.php(514):
> Asirra->passCaptcha()
> #4 /x1/mwiki-1.20.2live/**extensions/ConfirmEdit/**ConfirmEditHooks.php(35):
> SimpleCaptcha->**confirmUserCreate(Object(User)**, '')
> #5 [internal function]: ConfirmEditHooks::**confirmUserCreate(Object(User)
> **, '')
> #6 /x1/mwiki-1.20.2live/includes/**Hooks.php(216): call_user_func_array('*
> *ConfirmEditHook...', Array)
> #7 /x1/mwiki-1.20.2live/includes/**GlobalFunctions.php(3823):
> Hooks::run('AbortNewAccount', Array)
> #8 /x1/mwiki-1.20.2live/includes/**specials/SpecialUserlogin.php(**397):
> wfRunHooks('AbortNewAccount', Array)
> #9 /x1/mwiki-1.20.2live/includes/**specials/SpecialUserlogin.php(**216):
> LoginForm->**addNewAccountInternal()
> #10 /x1/mwiki-1.20.2live/includes/**specials/SpecialUserlogin.php(**161):
> LoginForm->addNewAccount()
> #11 /x1/mwiki-1.20.2live/includes/**SpecialPage.php(611):
> LoginForm->execute(NULL)
> #12 /x1/mwiki-1.20.2live/includes/**SpecialPageFactory.php(494):
> SpecialPage->run(NULL)
> #13 /x1/mwiki-1.20.2live/includes/**Wiki.php(290): SpecialPageFactory::**executePath(Object(Title),
> Object(RequestContext))
> #14 /x1/mwiki-1.20.2live/includes/**Wiki.php(537):
> MediaWiki->performRequest()
> #15 /x1/mwiki-1.20.2live/includes/**Wiki.php(447): MediaWiki->main()
> #16 /x1/mwiki-1.20.2live/index.**php(59): MediaWiki->run()
> #17 {main}
>
>
>
> --
> Andrew Pitonyak
> My Macro Document: http://www.pitonyak.org/**AndrewMacro.odt<http://www.pitonyak.org/AndrewMacro.odt>
> Info:  http://www.pitonyak.org/oo.php
>
>

Re: wiki still broken

Posted by janI <ja...@apache.org>.
HI.

I have not been so active on this list, but if this has been going on for 3
weeks then maybe it should have been elevated a bit.

As of yesterday, there are no bugzilla report, nor has anyone pinged me (I
dont know if the other admin, imacat has been made aware  of the problem).

I will have a look at it, problaly something to do with the new
php-fastcgi, however please for future reference, if there are urgent mwiki
problems, please make a bugzilla report and assign it to me, so I become
aware of the problem. Or send me an e-mail. If I dont there is a problem, I
cannot be expected to repair it :-)

Have a nice day
Jan I.

On 31 January 2013 06:53, Andrew Douglas Pitonyak <an...@pitonyak.org>wrote:

>
> Copying the doc list, since some people have been trying to create
> accounts so that they can contribute to documentation. Without an account,
> you can't do much on a WIKI....
>
> Thanks, I was not aware that the site has been broken in this way for so
> long.
>
>
> On 01/31/2013 12:35 AM, Alexandro Colorado wrote:
>
>> this has been going on for 3 weeks.
>>
>> On 1/31/13, Andrew Douglas Pitonyak <an...@pitonyak.org> wrote:
>>
>>> Anyone able to create accounts?
>>>
>>> On 01/29/2013 05:40 PM, Andrew Douglas Pitonyak wrote:
>>>
>>>> Rakesh, I am sending this to the dev mailing list, perhaps they can
>>>> fix what ails the wiki.
>>>>
>>>> It is not possible to create new accounts on mwiki. Is this a known
>>>> problem, and will it be fixed soon? This has been happening for at
>>>> least two days.
>>>>
>>>> MWHttpRequest::factory: allow_url_fopen needs to be enabled for pure
>>>> PHP http requests to work. If possible, curl should be used instead.
>>>> See http://php.net/curl.
>>>>
>>>> Backtrace:
>>>>
>>>> #0 /x1/mwiki-1.20.2live/includes/**HttpFunctions.php(67):
>>>> MWHttpRequest::factory('http:/**/challeng. <http://challeng.>..',
>>>> Array)
>>>> #1 /x1/mwiki-1.20.2live/includes/**HttpFunctions.php(88):
>>>> Http::request('GET', 'http://challeng...', Array)
>>>> #2 /x1/mwiki-1.20.2live/**extensions/ConfirmEdit/Asirra.**
>>>> class.php(50):
>>>> Http::get('http://challeng...'**)
>>>> #3 /x1/mwiki-1.20.2live/**extensions/ConfirmEdit/**Captcha.php(514):
>>>> Asirra->passCaptcha()
>>>> #4
>>>> /x1/mwiki-1.20.2live/**extensions/ConfirmEdit/**
>>>> ConfirmEditHooks.php(35):
>>>> SimpleCaptcha->**confirmUserCreate(Object(User)**, '')
>>>> #5 [internal function]:
>>>> ConfirmEditHooks::**confirmUserCreate(Object(User)**, '')
>>>> #6 /x1/mwiki-1.20.2live/includes/**Hooks.php(216):
>>>> call_user_func_array('**ConfirmEditHook...', Array)
>>>> #7 /x1/mwiki-1.20.2live/includes/**GlobalFunctions.php(3823):
>>>> Hooks::run('AbortNewAccount', Array)
>>>> #8 /x1/mwiki-1.20.2live/includes/**specials/SpecialUserlogin.php(**
>>>> 397):
>>>> wfRunHooks('AbortNewAccount', Array)
>>>> #9 /x1/mwiki-1.20.2live/includes/**specials/SpecialUserlogin.php(**
>>>> 216):
>>>> LoginForm->**addNewAccountInternal()
>>>> #10 /x1/mwiki-1.20.2live/includes/**specials/SpecialUserlogin.php(**
>>>> 161):
>>>> LoginForm->addNewAccount()
>>>> #11 /x1/mwiki-1.20.2live/includes/**SpecialPage.php(611):
>>>> LoginForm->execute(NULL)
>>>> #12 /x1/mwiki-1.20.2live/includes/**SpecialPageFactory.php(494):
>>>> SpecialPage->run(NULL)
>>>> #13 /x1/mwiki-1.20.2live/includes/**Wiki.php(290):
>>>> SpecialPageFactory::**executePath(Object(Title),
>>>> Object(RequestContext))
>>>> #14 /x1/mwiki-1.20.2live/includes/**Wiki.php(537):
>>>> MediaWiki->performRequest()
>>>> #15 /x1/mwiki-1.20.2live/includes/**Wiki.php(447): MediaWiki->main()
>>>> #16 /x1/mwiki-1.20.2live/index.**php(59): MediaWiki->run()
>>>> #17 {main}
>>>>
>>>>
>>>>
>>>>  --
>>> Andrew Pitonyak
>>> My Macro Document: http://www.pitonyak.org/**AndrewMacro.odt<http://www.pitonyak.org/AndrewMacro.odt>
>>> Info:  http://www.pitonyak.org/oo.php
>>>
>>>
>>>
>>
> --
> Andrew Pitonyak
> My Macro Document: http://www.pitonyak.org/**AndrewMacro.odt<http://www.pitonyak.org/AndrewMacro.odt>
> Info:  http://www.pitonyak.org/oo.php
>
>

Re: wiki still broken

Posted by Andrew Douglas Pitonyak <an...@pitonyak.org>.
Copying the doc list, since some people have been trying to create 
accounts so that they can contribute to documentation. Without an 
account, you can't do much on a WIKI....

Thanks, I was not aware that the site has been broken in this way for so 
long.

On 01/31/2013 12:35 AM, Alexandro Colorado wrote:
> this has been going on for 3 weeks.
>
> On 1/31/13, Andrew Douglas Pitonyak <an...@pitonyak.org> wrote:
>> Anyone able to create accounts?
>>
>> On 01/29/2013 05:40 PM, Andrew Douglas Pitonyak wrote:
>>> Rakesh, I am sending this to the dev mailing list, perhaps they can
>>> fix what ails the wiki.
>>>
>>> It is not possible to create new accounts on mwiki. Is this a known
>>> problem, and will it be fixed soon? This has been happening for at
>>> least two days.
>>>
>>> MWHttpRequest::factory: allow_url_fopen needs to be enabled for pure
>>> PHP http requests to work. If possible, curl should be used instead.
>>> See http://php.net/curl.
>>>
>>> Backtrace:
>>>
>>> #0 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(67):
>>> MWHttpRequest::factory('http://challeng...', Array)
>>> #1 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(88):
>>> Http::request('GET', 'http://challeng...', Array)
>>> #2 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/Asirra.class.php(50):
>>> Http::get('http://challeng...')
>>> #3 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/Captcha.php(514):
>>> Asirra->passCaptcha()
>>> #4
>>> /x1/mwiki-1.20.2live/extensions/ConfirmEdit/ConfirmEditHooks.php(35):
>>> SimpleCaptcha->confirmUserCreate(Object(User), '')
>>> #5 [internal function]:
>>> ConfirmEditHooks::confirmUserCreate(Object(User), '')
>>> #6 /x1/mwiki-1.20.2live/includes/Hooks.php(216):
>>> call_user_func_array('ConfirmEditHook...', Array)
>>> #7 /x1/mwiki-1.20.2live/includes/GlobalFunctions.php(3823):
>>> Hooks::run('AbortNewAccount', Array)
>>> #8 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(397):
>>> wfRunHooks('AbortNewAccount', Array)
>>> #9 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(216):
>>> LoginForm->addNewAccountInternal()
>>> #10 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(161):
>>> LoginForm->addNewAccount()
>>> #11 /x1/mwiki-1.20.2live/includes/SpecialPage.php(611):
>>> LoginForm->execute(NULL)
>>> #12 /x1/mwiki-1.20.2live/includes/SpecialPageFactory.php(494):
>>> SpecialPage->run(NULL)
>>> #13 /x1/mwiki-1.20.2live/includes/Wiki.php(290):
>>> SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
>>> #14 /x1/mwiki-1.20.2live/includes/Wiki.php(537):
>>> MediaWiki->performRequest()
>>> #15 /x1/mwiki-1.20.2live/includes/Wiki.php(447): MediaWiki->main()
>>> #16 /x1/mwiki-1.20.2live/index.php(59): MediaWiki->run()
>>> #17 {main}
>>>
>>>
>>>
>> --
>> Andrew Pitonyak
>> My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
>> Info:  http://www.pitonyak.org/oo.php
>>
>>
>

-- 
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


Re: wiki still broken

Posted by Andrew Douglas Pitonyak <an...@pitonyak.org>.
Copying the doc list, since some people have been trying to create 
accounts so that they can contribute to documentation. Without an 
account, you can't do much on a WIKI....

Thanks, I was not aware that the site has been broken in this way for so 
long.

On 01/31/2013 12:35 AM, Alexandro Colorado wrote:
> this has been going on for 3 weeks.
>
> On 1/31/13, Andrew Douglas Pitonyak <an...@pitonyak.org> wrote:
>> Anyone able to create accounts?
>>
>> On 01/29/2013 05:40 PM, Andrew Douglas Pitonyak wrote:
>>> Rakesh, I am sending this to the dev mailing list, perhaps they can
>>> fix what ails the wiki.
>>>
>>> It is not possible to create new accounts on mwiki. Is this a known
>>> problem, and will it be fixed soon? This has been happening for at
>>> least two days.
>>>
>>> MWHttpRequest::factory: allow_url_fopen needs to be enabled for pure
>>> PHP http requests to work. If possible, curl should be used instead.
>>> See http://php.net/curl.
>>>
>>> Backtrace:
>>>
>>> #0 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(67):
>>> MWHttpRequest::factory('http://challeng...', Array)
>>> #1 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(88):
>>> Http::request('GET', 'http://challeng...', Array)
>>> #2 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/Asirra.class.php(50):
>>> Http::get('http://challeng...')
>>> #3 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/Captcha.php(514):
>>> Asirra->passCaptcha()
>>> #4
>>> /x1/mwiki-1.20.2live/extensions/ConfirmEdit/ConfirmEditHooks.php(35):
>>> SimpleCaptcha->confirmUserCreate(Object(User), '')
>>> #5 [internal function]:
>>> ConfirmEditHooks::confirmUserCreate(Object(User), '')
>>> #6 /x1/mwiki-1.20.2live/includes/Hooks.php(216):
>>> call_user_func_array('ConfirmEditHook...', Array)
>>> #7 /x1/mwiki-1.20.2live/includes/GlobalFunctions.php(3823):
>>> Hooks::run('AbortNewAccount', Array)
>>> #8 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(397):
>>> wfRunHooks('AbortNewAccount', Array)
>>> #9 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(216):
>>> LoginForm->addNewAccountInternal()
>>> #10 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(161):
>>> LoginForm->addNewAccount()
>>> #11 /x1/mwiki-1.20.2live/includes/SpecialPage.php(611):
>>> LoginForm->execute(NULL)
>>> #12 /x1/mwiki-1.20.2live/includes/SpecialPageFactory.php(494):
>>> SpecialPage->run(NULL)
>>> #13 /x1/mwiki-1.20.2live/includes/Wiki.php(290):
>>> SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
>>> #14 /x1/mwiki-1.20.2live/includes/Wiki.php(537):
>>> MediaWiki->performRequest()
>>> #15 /x1/mwiki-1.20.2live/includes/Wiki.php(447): MediaWiki->main()
>>> #16 /x1/mwiki-1.20.2live/index.php(59): MediaWiki->run()
>>> #17 {main}
>>>
>>>
>>>
>> --
>> Andrew Pitonyak
>> My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
>> Info:  http://www.pitonyak.org/oo.php
>>
>>
>

-- 
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


Re: wiki still broken

Posted by Alexandro Colorado <jz...@oooes.org>.
this has been going on for 3 weeks.

On 1/31/13, Andrew Douglas Pitonyak <an...@pitonyak.org> wrote:
>
> Anyone able to create accounts?
>
> On 01/29/2013 05:40 PM, Andrew Douglas Pitonyak wrote:
>>
>> Rakesh, I am sending this to the dev mailing list, perhaps they can
>> fix what ails the wiki.
>>
>> It is not possible to create new accounts on mwiki. Is this a known
>> problem, and will it be fixed soon? This has been happening for at
>> least two days.
>>
>> MWHttpRequest::factory: allow_url_fopen needs to be enabled for pure
>> PHP http requests to work. If possible, curl should be used instead.
>> See http://php.net/curl.
>>
>> Backtrace:
>>
>> #0 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(67):
>> MWHttpRequest::factory('http://challeng...', Array)
>> #1 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(88):
>> Http::request('GET', 'http://challeng...', Array)
>> #2 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/Asirra.class.php(50):
>> Http::get('http://challeng...')
>> #3 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/Captcha.php(514):
>> Asirra->passCaptcha()
>> #4
>> /x1/mwiki-1.20.2live/extensions/ConfirmEdit/ConfirmEditHooks.php(35):
>> SimpleCaptcha->confirmUserCreate(Object(User), '')
>> #5 [internal function]:
>> ConfirmEditHooks::confirmUserCreate(Object(User), '')
>> #6 /x1/mwiki-1.20.2live/includes/Hooks.php(216):
>> call_user_func_array('ConfirmEditHook...', Array)
>> #7 /x1/mwiki-1.20.2live/includes/GlobalFunctions.php(3823):
>> Hooks::run('AbortNewAccount', Array)
>> #8 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(397):
>> wfRunHooks('AbortNewAccount', Array)
>> #9 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(216):
>> LoginForm->addNewAccountInternal()
>> #10 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(161):
>> LoginForm->addNewAccount()
>> #11 /x1/mwiki-1.20.2live/includes/SpecialPage.php(611):
>> LoginForm->execute(NULL)
>> #12 /x1/mwiki-1.20.2live/includes/SpecialPageFactory.php(494):
>> SpecialPage->run(NULL)
>> #13 /x1/mwiki-1.20.2live/includes/Wiki.php(290):
>> SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
>> #14 /x1/mwiki-1.20.2live/includes/Wiki.php(537):
>> MediaWiki->performRequest()
>> #15 /x1/mwiki-1.20.2live/includes/Wiki.php(447): MediaWiki->main()
>> #16 /x1/mwiki-1.20.2live/index.php(59): MediaWiki->run()
>> #17 {main}
>>
>>
>>
>
> --
> Andrew Pitonyak
> My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
> Info:  http://www.pitonyak.org/oo.php
>
>


-- 
Alexandro Colorado
Apache OpenOffice Contributor
http://es.openoffice.org

wiki still broken

Posted by Andrew Douglas Pitonyak <an...@pitonyak.org>.
Anyone able to create accounts?

On 01/29/2013 05:40 PM, Andrew Douglas Pitonyak wrote:
>
> Rakesh, I am sending this to the dev mailing list, perhaps they can 
> fix what ails the wiki.
>
> It is not possible to create new accounts on mwiki. Is this a known 
> problem, and will it be fixed soon? This has been happening for at 
> least two days.
>
> MWHttpRequest::factory: allow_url_fopen needs to be enabled for pure 
> PHP http requests to work. If possible, curl should be used instead. 
> See http://php.net/curl.
>
> Backtrace:
>
> #0 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(67): 
> MWHttpRequest::factory('http://challeng...', Array)
> #1 /x1/mwiki-1.20.2live/includes/HttpFunctions.php(88): 
> Http::request('GET', 'http://challeng...', Array)
> #2 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/Asirra.class.php(50): 
> Http::get('http://challeng...')
> #3 /x1/mwiki-1.20.2live/extensions/ConfirmEdit/Captcha.php(514): 
> Asirra->passCaptcha()
> #4 
> /x1/mwiki-1.20.2live/extensions/ConfirmEdit/ConfirmEditHooks.php(35): 
> SimpleCaptcha->confirmUserCreate(Object(User), '')
> #5 [internal function]: 
> ConfirmEditHooks::confirmUserCreate(Object(User), '')
> #6 /x1/mwiki-1.20.2live/includes/Hooks.php(216): 
> call_user_func_array('ConfirmEditHook...', Array)
> #7 /x1/mwiki-1.20.2live/includes/GlobalFunctions.php(3823): 
> Hooks::run('AbortNewAccount', Array)
> #8 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(397): 
> wfRunHooks('AbortNewAccount', Array)
> #9 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(216): 
> LoginForm->addNewAccountInternal()
> #10 /x1/mwiki-1.20.2live/includes/specials/SpecialUserlogin.php(161): 
> LoginForm->addNewAccount()
> #11 /x1/mwiki-1.20.2live/includes/SpecialPage.php(611): 
> LoginForm->execute(NULL)
> #12 /x1/mwiki-1.20.2live/includes/SpecialPageFactory.php(494): 
> SpecialPage->run(NULL)
> #13 /x1/mwiki-1.20.2live/includes/Wiki.php(290): 
> SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
> #14 /x1/mwiki-1.20.2live/includes/Wiki.php(537): 
> MediaWiki->performRequest()
> #15 /x1/mwiki-1.20.2live/includes/Wiki.php(447): MediaWiki->main()
> #16 /x1/mwiki-1.20.2live/index.php(59): MediaWiki->run()
> #17 {main}
>
>
>

-- 
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php