On 22.11.2016 at 12:54, [email protected] wrote: > Hello everyone, I need some help with my pecl account. > > I've been approved for a php.net account so I can get my extension into PECL. > > http://marc.info/?l=pecl-dev&m=147877857621068&w=2 > > I can get to this page now, and I've set a password and uploaded my key: > > https://master.php.net/manage/users.php?username=jcupitt > > I appear here: > > https://master.php.net/manage/users.php?search=jcupitt > > But my profile page has not appeared: > > https://people.php.net/jcupitt > > And I can't log into pecl: > > https://pecl.php.net/login.php > > (I get "invalid username or password") > > Is there something else I need to do? Or am I looking in the wrong > place? Sorry for being so dim:(
First, the PECL and the VCS accounts are separate. For now only your VCS account request has been approved, what you can see via master.php.net. I'm not sure, why this doesn't show up on people.php.net, but maybe that is because you're not having any karma yet. Your PECL account request still has to be approved by one of the PECL admins. Only after that has happened, your VCS accout request should have been approved (I was too fast with that), and required karma been granted. In your case, I'm not even sure if you would need the VCS account; usually, that is only necessary, if you either want to publish documentation in the PHP manual, or if you want to use SVN for the code – IIRC neither is the case. -- Christoph M. Becker -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
