Re: [Fink-devel] finkproject.org Home page broken?

2008-01-20 Thread Martin Costabel
Jens Noeckel wrote:
[]
> I just saw that rangerrick fixed the web site by removing a single  
> space after "insert_sub" in header.inc; that makes me curious what  
> caused this breakage. On our server such spaces after function names  
> don't seem to bother PHP, and it apparently didn't cause problems on  
> fink's server until recently. Is there any explanation for what went  
> wrong?

I don't know, but while we are on the subject of php syntax weirdnesses, 
here is another one:

If someone happens to go to the old sourceforge pdb address

they don't get redirected to the new address on finch, but they see the 
interesting error message:

Parse error: parse error, unexpected '{' in 
/home/groups/f/fi/fink/htdocs/pdb/header.inc on line 63

The line in question is

try {

Maybe sf's php version doesn't understand try...catch?

-- 
Martin


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] finkproject.org Home page broken?

2008-01-20 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

John Ridgway wrote:
| When I direct Safari to www.finkproject.org I get the following
| undesirable result:
|
| Fatal error: Call to undefined function insert_sub() in
/var/www/www.finkproject.org/header.inc
|   on line 359
|
| Is this me, or is the site broken?

don't ask me why, but php suddenly stopped accepting:

~  function insert_sub ($vars) {

...I had to change it to:

~  function insert_sub($vars) {

Not sure why it suddenly appeared though, last time the site got updated
(AFAIK) was last week.  Maybe squid just finally stopped caching the old
one?

Anyways, it's fixed now.  Sorry for the (weird) inconvenience.


- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFHk5wrUu+jZtP2Zf4RAq/VAJjieg+mcWUEd4xXgJU/TaoN4MBkAKCAOwtr
f3hVNTuLDXAF6BvZmLyAiA==
=zRdV
-END PGP SIGNATURE-

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] finkproject.org Home page broken?

2008-01-20 Thread Jens Noeckel

On Jan 20, 2008, at 10:36 AM, Martin Costabel wrote:

> John Ridgway wrote:
>> When I direct Safari to www.finkproject.org I get the following
>> undesirable result:
>>
>> Fatal error: Call to undefined function insert_sub() in /var/www/ 
>> www.finkproject.org/header.inc
>>   on line 359
>>
>> Is this me, or is the site broken?
>
> The site is broken. But I consider your message a good sign, because
> before yours I haven't seen any message on any of the Fink mailing  
> lists
> for two days.
>
> I was just going to write to -devel in order to ask if it is just  
> me, or
> if the mailing lists are all dead. Seeing the broken web site, I was
> going to generalize the question to ask if Fink is dead ;-)
>
> -- 
> Martin
>
>

I just saw that rangerrick fixed the web site by removing a single  
space after "insert_sub" in header.inc; that makes me curious what  
caused this breakage. On our server such spaces after function names  
don't seem to bother PHP, and it apparently didn't cause problems on  
fink's server until recently. Is there any explanation for what went  
wrong?

Thanks,
Jens

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] finkproject.org Home page broken?

2008-01-20 Thread Martin Costabel
John Ridgway wrote:
> When I direct Safari to www.finkproject.org I get the following  
> undesirable result:
> 
> Fatal error: Call to undefined function insert_sub() in 
> /var/www/www.finkproject.org/header.inc 
>   on line 359
> 
> Is this me, or is the site broken?

The site is broken. But I consider your message a good sign, because 
before yours I haven't seen any message on any of the Fink mailing lists 
for two days.

I was just going to write to -devel in order to ask if it is just me, or 
if the mailing lists are all dead. Seeing the broken web site, I was 
going to generalize the question to ask if Fink is dead ;-)

-- 
Martin


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] finkproject.org Home page broken?

2008-01-20 Thread Alexander Hansen
On Jan 20, 2008 12:37 PM, John Ridgway <[EMAIL PROTECTED]> wrote:
> When I direct Safari to www.finkproject.org I get the following
> undesirable result:
>
> Fatal error: Call to undefined function insert_sub() in 
> /var/www/www.finkproject.org/header.inc
>   on line 359
>
> Is this me, or is the site broken?
>
> Peace
> - John
>
>

It looks like site breakage to me.


-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel