Re: [PHP-DEV] Re: lxr.php.net is coming soon.... finally....

2016-10-18 Thread Christoph M. Becker
On 19.10.2016 at 00:07, Ferenc Kovacs wrote:

> On Tue, Oct 18, 2016 at 9:14 PM, Rowan Collins 
> wrote:
> 
>> Looks like it's generating slightly the wrong link for some reason: it
>> goes to http://lxr.php.net/source/s?defs=php_info_print_table_row&pr
>> oject=PHP-MASTER but the "/source" segment shouldn't be there. It works
>> if you remove it: http://lxr.php.net/s?defs=php_
>> info_print_table_row&project=PHP-MASTER
>>
>> My guess would be something to do with rewrite rules, and the "source"
>> directory exists on disk but isn't supposed to be part of the URL.
> 
> hi, yeah, on Tomcat the opengrok app is called source, I've the changed the
> settings so now that it works both with and without /source in the url.

Works fine now.  Thank you very much!

-- 
Christoph M. Becker


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DEV] Re: lxr.php.net is coming soon.... finally....

2016-10-18 Thread Ferenc Kovacs
On Tue, Oct 18, 2016 at 9:14 PM, Rowan Collins 
wrote:

> On 18/10/2016 11:43, Christoph M. Becker wrote:
>
>> On 18.10.2016 at 09:07, Ferenc Kovacs wrote:
>>
>> the initial setup is done, let me know what did I miss.
>>>
>> Thanks, Ferenc.  It seems that the navigation to symbols in another file
>> is broken.  Consider, for instance,
>> .  Clicking on
>> php_info_print_table_row gives
>>
>> | Error: File not found!
>> |
>> | The requested resource is not available
>>
>> That also happens for all other identifiers located in other files that
>> I tried.  Don't know what's wrong there.
>>
>>
> Looks like it's generating slightly the wrong link for some reason: it
> goes to http://lxr.php.net/source/s?defs=php_info_print_table_row&pr
> oject=PHP-MASTER but the "/source" segment shouldn't be there. It works
> if you remove it: http://lxr.php.net/s?defs=php_
> info_print_table_row&project=PHP-MASTER
>
> My guess would be something to do with rewrite rules, and the "source"
> directory exists on disk but isn't supposed to be part of the URL.
>

hi, yeah, on Tomcat the opengrok app is called source, I've the changed the
settings so now that it works both with and without /source in the url.


-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu


Re: [PHP-DEV] Re: lxr.php.net is coming soon.... finally....

2016-10-18 Thread Rowan Collins

On 18/10/2016 11:43, Christoph M. Becker wrote:

On 18.10.2016 at 09:07, Ferenc Kovacs wrote:


the initial setup is done, let me know what did I miss.

Thanks, Ferenc.  It seems that the navigation to symbols in another file
is broken.  Consider, for instance,
.  Clicking on
php_info_print_table_row gives

| Error: File not found!
|
| The requested resource is not available

That also happens for all other identifiers located in other files that
I tried.  Don't know what's wrong there.



Looks like it's generating slightly the wrong link for some reason: it 
goes to 
http://lxr.php.net/source/s?defs=php_info_print_table_row&project=PHP-MASTER 
but the "/source" segment shouldn't be there. It works if you remove it: 
http://lxr.php.net/s?defs=php_info_print_table_row&project=PHP-MASTER


My guess would be something to do with rewrite rules, and the "source" 
directory exists on disk but isn't supposed to be part of the URL.


Regards,

--
Rowan Collins
[IMSoP]


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DEV] Re: lxr.php.net is coming soon.... finally....

2016-10-18 Thread Christoph M. Becker
On 18.10.2016 at 09:07, Ferenc Kovacs wrote:

> the initial setup is done, let me know what did I miss.

Thanks, Ferenc.  It seems that the navigation to symbols in another file
is broken.  Consider, for instance,
.  Clicking on
php_info_print_table_row gives

| Error: File not found!
|
| The requested resource is not available

That also happens for all other identifiers located in other files that
I tried.  Don't know what's wrong there.

-- 
Christoph M. Becker

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DEV] Re: lxr.php.net is coming soon.... finally....

2016-10-18 Thread Joe Watkins
Morning Ferenc,

   Thanks for taking the time to do that, mucho appreciated(o).

   PECL extensions are missing.

   We used to have hhvm, and other implementations too ... at least hhvm is
nice for reference, not bothered about the others.

   I think that's all ...

Cheers
Joe

On Tue, Oct 18, 2016 at 8:07 AM, Ferenc Kovacs  wrote:

> 2016. okt. 17. 13:49 ezt írta ("Joe Watkins" ):
> >
> > Morning Ferenc,
> >
> > I would love lxr back, Adam has a setup in the mean time, but I'm
> sure he would not like everyone using it.
> >
> > More words of encouragement here ...
> >
> > Cheers
> > Joe
> >
> > On Sat, Oct 15, 2016 at 3:49 PM, Ferenc Kovacs  wrote:
> >>
> >> On Sat, Oct 15, 2016 at 12:36 PM, Christoph M. Becker <
> cmbecke...@gmx.de>
> >> wrote:
> >>
> >> > On 15.10.2016 at 01:10, Yasuo Ohgaki wrote:
> >> >
> >> > > Hi all,
> >> > >
> >> > > LXR is very useful, but the site is down for a long time.
> >> > >
> >> > > http://lxr.php.net/
> >> > >
> >> > > Is this going to be fixed or it will be gone forever?
> >> >
> >> > See .  It appears Dan could
> need
> >> > some help there. :-)
> >> >
> >> > --
> >> > Christoph M. Becker
> >> >
> >> >
> >> > --
> >> > PHP Internals - PHP Runtime Development Mailing List
> >> > To unsubscribe, visit: http://www.php.net/unsub.php
> >> >
> >> >
> >> hi,
> >>
> >> I've got access to the new box and promised to set up opengrok but did
> not
> >> had the time to do it yet.
> >>
> >> --
> >> Ferenc Kovács
> >> @Tyr43l - http://tyrael.hu
> >
> >
>
> hi,
> the initial setup is done, let me know what did I miss.
>


Re: [PHP-DEV] Re: lxr.php.net is coming soon.... finally....

2016-10-18 Thread Yasuo Ohgaki
On Tue, Oct 18, 2016 at 4:07 PM, Ferenc Kovacs  wrote:
> hi,
> the initial setup is done, let me know what did I miss.

Thank you!

--
Yasuo Ohgaki
yohg...@ohgaki.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DEV] Re: lxr.php.net is coming soon.... finally....

2016-10-18 Thread Ferenc Kovacs
2016. okt. 17. 13:49 ezt írta ("Joe Watkins" ):
>
> Morning Ferenc,
>
> I would love lxr back, Adam has a setup in the mean time, but I'm
sure he would not like everyone using it.
>
> More words of encouragement here ...
>
> Cheers
> Joe
>
> On Sat, Oct 15, 2016 at 3:49 PM, Ferenc Kovacs  wrote:
>>
>> On Sat, Oct 15, 2016 at 12:36 PM, Christoph M. Becker 
>> wrote:
>>
>> > On 15.10.2016 at 01:10, Yasuo Ohgaki wrote:
>> >
>> > > Hi all,
>> > >
>> > > LXR is very useful, but the site is down for a long time.
>> > >
>> > > http://lxr.php.net/
>> > >
>> > > Is this going to be fixed or it will be gone forever?
>> >
>> > See .  It appears Dan could need
>> > some help there. :-)
>> >
>> > --
>> > Christoph M. Becker
>> >
>> >
>> > --
>> > PHP Internals - PHP Runtime Development Mailing List
>> > To unsubscribe, visit: http://www.php.net/unsub.php
>> >
>> >
>> hi,
>>
>> I've got access to the new box and promised to set up opengrok but did
not
>> had the time to do it yet.
>>
>> --
>> Ferenc Kovács
>> @Tyr43l - http://tyrael.hu
>
>

hi,
the initial setup is done, let me know what did I miss.


Re: [PHP-DEV] Re: lxr.php.net is coming soon.... finally....

2016-10-17 Thread Joe Watkins
Morning Ferenc,

I would love lxr back, Adam has a setup in the mean time, but I'm sure
he would not like everyone using it.

More words of encouragement here ...

Cheers
Joe

On Sat, Oct 15, 2016 at 3:49 PM, Ferenc Kovacs  wrote:

> On Sat, Oct 15, 2016 at 12:36 PM, Christoph M. Becker 
> wrote:
>
> > On 15.10.2016 at 01:10, Yasuo Ohgaki wrote:
> >
> > > Hi all,
> > >
> > > LXR is very useful, but the site is down for a long time.
> > >
> > > http://lxr.php.net/
> > >
> > > Is this going to be fixed or it will be gone forever?
> >
> > See .  It appears Dan could need
> > some help there. :-)
> >
> > --
> > Christoph M. Becker
> >
> >
> > --
> > PHP Internals - PHP Runtime Development Mailing List
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> hi,
>
> I've got access to the new box and promised to set up opengrok but did not
> had the time to do it yet.
>
> --
> Ferenc Kovács
> @Tyr43l - http://tyrael.hu
>


Re: [PHP-DEV] Re: lxr.php.net is coming soon.... finally....

2016-10-15 Thread Ferenc Kovacs
On Sat, Oct 15, 2016 at 12:36 PM, Christoph M. Becker 
wrote:

> On 15.10.2016 at 01:10, Yasuo Ohgaki wrote:
>
> > Hi all,
> >
> > LXR is very useful, but the site is down for a long time.
> >
> > http://lxr.php.net/
> >
> > Is this going to be fixed or it will be gone forever?
>
> See .  It appears Dan could need
> some help there. :-)
>
> --
> Christoph M. Becker
>
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
hi,

I've got access to the new box and promised to set up opengrok but did not
had the time to do it yet.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu


[PHP-DEV] Re: lxr.php.net is coming soon.... finally....

2016-10-15 Thread Christoph M. Becker
On 15.10.2016 at 01:10, Yasuo Ohgaki wrote:

> Hi all,
> 
> LXR is very useful, but the site is down for a long time.
> 
> http://lxr.php.net/
> 
> Is this going to be fixed or it will be gone forever?

See .  It appears Dan could need
some help there. :-)

-- 
Christoph M. Becker


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php