Web pages problem...

2005-09-16 Thread Angus Leeming
There appears to be a problem with some of the web pages. Eg
http://www.lyx.org/about/credits.php
http://www.lyx.org/about/blanket-permission.php

Warning: Directory system set up for just ONE level ofsubdirectories.
See main start.php3 file

This page used to display properly. Anybody know what's changed?

Note also that there's a spelling mistake in the warning:
ofsubdirectories.

-- 
Angus



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes:

| There appears to be a problem with some of the web pages. Eg
| http://www.lyx.org/about/credits.php
| http://www.lyx.org/about/blanket-permission.php
| 
| Warning: Directory system set up for just ONE level ofsubdirectories.
| See main start.php3 file
| 
| This page used to display properly. Anybody know what's changed?
| 
| Note also that there's a spelling mistake in the warning:
| ofsubdirectories.

They all neet a goot look over to work properly with php 5.

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote:

 Angus Leeming [EMAIL PROTECTED] writes:
 
 | There appears to be a problem with some of the web pages. Eg
 | http://www.lyx.org/about/credits.php
 | http://www.lyx.org/about/blanket-permission.php
 | 
 | Warning: Directory system set up for just ONE level
 | ofsubdirectories. See main start.php3 file
 | 
 | This page used to display properly. Anybody know what's changed?
 | 
 | Note also that there's a spelling mistake in the warning:
 | ofsubdirectories.
 
 They all neet a goot look over to work properly with php 5.

sigh
Lars, sometimes your upgrading is just half-baked, y'know! Upgrade by
all means, but get people on board before you do it and they'll be
willing and able to help you resolve these problems. Breaking our
interface to the outside world and then just leaving it broken is
frankly ridiculous.
/sigh

Seriously, could you not revert www.lyx.org to PHP3/4 for now and set
up a sandbox running PHP5 where we could resolve these problems?

-- 
Angus



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes:

| Lars Gullik Bjønnes wrote:
| 
|  Angus Leeming [EMAIL PROTECTED] writes:
|  
|  | There appears to be a problem with some of the web pages. Eg
|  | http://www.lyx.org/about/credits.php
|  | http://www.lyx.org/about/blanket-permission.php
|  | 
|  | Warning: Directory system set up for just ONE level
|  | ofsubdirectories. See main start.php3 file
|  | 
|  | This page used to display properly. Anybody know what's changed?
|  | 
|  | Note also that there's a spelling mistake in the warning:
|  | ofsubdirectories.
|  
|  They all neet a goot look over to work properly with php 5.
| 
| sigh
| Lars, sometimes your upgrading is just half-baked, y'know! Upgrade by
| all means, but get people on board before you do it and they'll be
| willing and able to help you resolve these problems. Breaking our
| interface to the outside world and then just leaving it broken is
| frankly ridiculous.
| /sigh
| 

If you all had help with upgrading the php code to php4 some ... let's
see .. two years ago.. we most likely would have no problems now.

| Seriously, could you not revert www.lyx.org to PHP3/4 for now and set
| up a sandbox running PHP5 where we could resolve these problems?

no.

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote:
 |  They all neet a goot look over to work properly with php 5.
 | 
 | sigh
 | Lars, sometimes your upgrading is just half-baked, y'know! Upgrade
 | by all means, but get people on board before you do it and they'll
 | be willing and able to help you resolve these problems. Breaking
 | our interface to the outside world and then just leaving it broken
 | is frankly ridiculous.
 | /sigh
 | 

 If you all had help with upgrading the php code to php4 some ...
 let's see .. two years ago.. we most likely would have no problems
 now.

That's my point. I wasn't even aware that there had been an upgrade
two years ago.

Communicate more!
Ask for help more!

Can you summarise what needs to be done?

-- 
Angus



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:

| Angus Leeming [EMAIL PROTECTED] writes:
| 
| | Lars Gullik Bjønnes wrote:
| | 
| |  Angus Leeming [EMAIL PROTECTED] writes:
| |  
| |  | There appears to be a problem with some of the web pages. Eg
| |  | http://www.lyx.org/about/credits.php
| |  | http://www.lyx.org/about/blanket-permission.php
| |  | 
| |  | Warning: Directory system set up for just ONE level
| |  | ofsubdirectories. See main start.php3 file

And you _could_ just fix this you know...
(I did just that...)

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes:

| That's my point. I wasn't even aware that there had been an upgrade
| two years ago.

You have head me wanting to get rid of the php3 extension right?
Did you think I pulled that out of thin air?

| Communicate more!
| Ask for help more!
| 
| Can you summarise what needs to be done?

probably turns out to be nothing...

bug in credits.php3.
(and if that did not trigger before then _that_ was too a bug.)

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:

| [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| 
| | Angus Leeming [EMAIL PROTECTED] writes:
| | 
| | | Lars Gullik Bjønnes wrote:
| | | 
| | |  Angus Leeming [EMAIL PROTECTED] writes:
| | |  
| | |  | There appears to be a problem with some of the web pages. Eg
| | |  | http://www.lyx.org/about/credits.php
| | |  | http://www.lyx.org/about/blanket-permission.php
| | |  | 
| | |  | Warning: Directory system set up for just ONE level
| | |  | ofsubdirectories. See main start.php3 file
| 
| And you _could_ just fix this you know...

And it turns out that you did this... did you do it on purpose to have
something to complain about?

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote:
 | That's my point. I wasn't even aware that there had been an
 | upgrade two years ago.
 
 You have head me wanting to get rid of the php3 extension right?
 Did you think I pulled that out of thin air?

I have no idea what goes on inside that head of yours :)

 | Communicate more!
 | Ask for help more!
 | 
 | Can you summarise what needs to be done?
 
 probably turns out to be nothing...
 
 bug in credits.php3.
 (and if that did not trigger before then _that_ was too a bug.)

A, OK, I see. Thanks.

The page is autogenerated:

  $ python generate_contributions.py \
 CREDITS \
 credits.php \
 blanket_permissions.php
  $ cp credits.php blanket_permissions.php ../../www-user/about/.

works, but

  $ python generate_contributions.py \
 CREDITS \
 ../../www-user/about/credits.php \
 ../../www-user/about/blanket_permissions.php

does not. I'll try and remember :)

Meanwhile, could you update blanket_permissions.php too? (I don't have
a copy of www-user checked out here.)

-- 
Angus



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes:

| Lars Gullik Bjønnes wrote:
|  | That's my point. I wasn't even aware that there had been an
|  | upgrade two years ago.
|  
|  You have head me wanting to get rid of the php3 extension right?
|  Did you think I pulled that out of thin air?
| 
| I have no idea what goes on inside that head of yours :)

To be honest, I don't find it particularly funny.

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Angus Leeming
 | | |  | There appears to be a problem with some of the web pages.
 | | |  | Eg http://www.lyx.org/about/credits.php
 | | |  | http://www.lyx.org/about/blanket-permission.php
 | | |  | 
 | | |  | Warning: Directory system set up for just ONE level
 | | |  | ofsubdirectories. See main start.php3 file
 | 
 | And you _could_ just fix this you know...
 
 And it turns out that you did this... did you do it on purpose to
 have something to complain about?

No. I'm just not very competent. Again, thanks for bailing me out.

-- 
Angus



Re: Web pages problem...

2005-09-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote:
 |  | That's my point. I wasn't even aware that there had been an
 |  | upgrade two years ago.
 |  
 |  You have head me wanting to get rid of the php3 extension right?
 |  Did you think I pulled that out of thin air?
 | 
 | I have no idea what goes on inside that head of yours :)
 
 To be honest, I don't find it particularly funny.

Now you've lost me.

-- 
Angus



Web pages problem...

2005-09-16 Thread Angus Leeming
There appears to be a problem with some of the web pages. Eg
http://www.lyx.org/about/credits.php
http://www.lyx.org/about/blanket-permission.php

Warning: Directory system set up for just ONE level ofsubdirectories.
See main start.php3 file

This page used to display properly. Anybody know what's changed?

Note also that there's a spelling mistake in the warning:
"ofsubdirectories".

-- 
Angus



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes:

| There appears to be a problem with some of the web pages. Eg
| http://www.lyx.org/about/credits.php
| http://www.lyx.org/about/blanket-permission.php
| 
| Warning: Directory system set up for just ONE level ofsubdirectories.
| See main start.php3 file
| 
| This page used to display properly. Anybody know what's changed?
| 
| Note also that there's a spelling mistake in the warning:
| "ofsubdirectories".

They all neet a goot look over to work properly with php 5.

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote:

> Angus Leeming <[EMAIL PROTECTED]> writes:
> 
> | There appears to be a problem with some of the web pages. Eg
> | http://www.lyx.org/about/credits.php
> | http://www.lyx.org/about/blanket-permission.php
> | 
> | Warning: Directory system set up for just ONE level
> | ofsubdirectories. See main start.php3 file
> | 
> | This page used to display properly. Anybody know what's changed?
> | 
> | Note also that there's a spelling mistake in the warning:
> | "ofsubdirectories".
> 
> They all neet a goot look over to work properly with php 5.


Lars, sometimes your upgrading is just half-baked, y'know! Upgrade by
all means, but get people on board before you do it and they'll be
willing and able to help you resolve these problems. Breaking our
interface to the outside world and then just leaving it broken is
frankly ridiculous.


Seriously, could you not revert www.lyx.org to PHP3/4 for now and set
up a sandbox running PHP5 where we could resolve these problems?

-- 
Angus



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes:

| Lars Gullik Bjønnes wrote:
| 
| > Angus Leeming <[EMAIL PROTECTED]> writes:
| > 
| > | There appears to be a problem with some of the web pages. Eg
| > | http://www.lyx.org/about/credits.php
| > | http://www.lyx.org/about/blanket-permission.php
| > | 
| > | Warning: Directory system set up for just ONE level
| > | ofsubdirectories. See main start.php3 file
| > | 
| > | This page used to display properly. Anybody know what's changed?
| > | 
| > | Note also that there's a spelling mistake in the warning:
| > | "ofsubdirectories".
| > 
| > They all neet a goot look over to work properly with php 5.
| 
| 
| Lars, sometimes your upgrading is just half-baked, y'know! Upgrade by
| all means, but get people on board before you do it and they'll be
| willing and able to help you resolve these problems. Breaking our
| interface to the outside world and then just leaving it broken is
| frankly ridiculous.
| 
| 

If you all had help with upgrading the php code to php4 some ... let's
see .. two years ago.. we most likely would have no problems now.

| Seriously, could you not revert www.lyx.org to PHP3/4 for now and set
| up a sandbox running PHP5 where we could resolve these problems?

no.

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote:
> | > They all neet a goot look over to work properly with php 5.
> | 
> | 
> | Lars, sometimes your upgrading is just half-baked, y'know! Upgrade
> | by all means, but get people on board before you do it and they'll
> | be willing and able to help you resolve these problems. Breaking
> | our interface to the outside world and then just leaving it broken
> | is frankly ridiculous.
> | 
> | 

> If you all had help with upgrading the php code to php4 some ...
> let's see .. two years ago.. we most likely would have no problems
> now.

That's my point. I wasn't even aware that there had been an upgrade
two years ago.

Communicate more!
Ask for help more!

Can you summarise what needs to be done?

-- 
Angus



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:

| Angus Leeming <[EMAIL PROTECTED]> writes:
| 
| | Lars Gullik Bjønnes wrote:
| | 
| | > Angus Leeming <[EMAIL PROTECTED]> writes:
| | > 
| | > | There appears to be a problem with some of the web pages. Eg
| | > | http://www.lyx.org/about/credits.php
| | > | http://www.lyx.org/about/blanket-permission.php
| | > | 
| | > | Warning: Directory system set up for just ONE level
| | > | ofsubdirectories. See main start.php3 file

And you _could_ just fix this you know...
(I did just that...)

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes:

| That's my point. I wasn't even aware that there had been an upgrade
| two years ago.

You have head me wanting to get rid of the php3 extension right?
Did you think I pulled that out of thin air?

| Communicate more!
| Ask for help more!
| 
| Can you summarise what needs to be done?

probably turns out to be nothing...

bug in credits.php3.
(and if that did not trigger before then _that_ was too a bug.)

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:

| [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| 
| | Angus Leeming <[EMAIL PROTECTED]> writes:
| | 
| | | Lars Gullik Bjønnes wrote:
| | | 
| | | > Angus Leeming <[EMAIL PROTECTED]> writes:
| | | > 
| | | > | There appears to be a problem with some of the web pages. Eg
| | | > | http://www.lyx.org/about/credits.php
| | | > | http://www.lyx.org/about/blanket-permission.php
| | | > | 
| | | > | Warning: Directory system set up for just ONE level
| | | > | ofsubdirectories. See main start.php3 file
| 
| And you _could_ just fix this you know...

And it turns out that you did this... did you do it on purpose to have
something to complain about?

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote:
> | That's my point. I wasn't even aware that there had been an
> | upgrade two years ago.
> 
> You have head me wanting to get rid of the php3 extension right?
> Did you think I pulled that out of thin air?

I have no idea what goes on inside that head of yours :)

> | Communicate more!
> | Ask for help more!
> | 
> | Can you summarise what needs to be done?
> 
> probably turns out to be nothing...
> 
> bug in credits.php3.
> (and if that did not trigger before then _that_ was too a bug.)

A, OK, I see. Thanks.

The page is autogenerated:

  $ python generate_contributions.py \
 CREDITS \
 credits.php \
 blanket_permissions.php
  $ cp credits.php blanket_permissions.php ../../www-user/about/.

works, but

  $ python generate_contributions.py \
 CREDITS \
 ../../www-user/about/credits.php \
 ../../www-user/about/blanket_permissions.php

does not. I'll try and remember :)

Meanwhile, could you update blanket_permissions.php too? (I don't have
a copy of www-user checked out here.)

-- 
Angus



Re: Web pages problem...

2005-09-16 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes:

| Lars Gullik Bjønnes wrote:
| > | That's my point. I wasn't even aware that there had been an
| > | upgrade two years ago.
| > 
| > You have head me wanting to get rid of the php3 extension right?
| > Did you think I pulled that out of thin air?
| 
| I have no idea what goes on inside that head of yours :)

To be honest, I don't find it particularly funny.

-- 
Lgb



Re: Web pages problem...

2005-09-16 Thread Angus Leeming
> | | | > | There appears to be a problem with some of the web pages.
> | | | > | Eg http://www.lyx.org/about/credits.php
> | | | > | http://www.lyx.org/about/blanket-permission.php
> | | | > | 
> | | | > | Warning: Directory system set up for just ONE level
> | | | > | ofsubdirectories. See main start.php3 file
> | 
> | And you _could_ just fix this you know...
> 
> And it turns out that you did this... did you do it on purpose to
> have something to complain about?

No. I'm just not very competent. Again, thanks for bailing me out.

-- 
Angus



Re: Web pages problem...

2005-09-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote:
> | > | That's my point. I wasn't even aware that there had been an
> | > | upgrade two years ago.
> | > 
> | > You have head me wanting to get rid of the php3 extension right?
> | > Did you think I pulled that out of thin air?
> | 
> | I have no idea what goes on inside that head of yours :)
> 
> To be honest, I don't find it particularly funny.

Now you've lost me.

-- 
Angus