Re: site half down



Thanks for letting us know about this. I have fixed the problem and the site should all be working again.


To developers on the mailing list:
Apparently the php version (4.3.2) on gnome.org does not like escaping from php inside if statements. It gave a parse error at the line number after the end of file. This worked fine on my development server (php 4.1.2), so you have been warned! (I found out the hard way). I'd be interested if anyone has any ideas why this might have caused a problem. Perhaps a configuration issue?

-Thomas

On 13 Jul 2005, at 11:30 pm, Glyph Lefkowitz wrote:

Currently, every non-top-level link on art.gnome.org results in a totally empty page. For example,

glyph kazekage:~% curl -v http://art.gnome.org/themes/gtk2/
* About to connect() to art.gnome.org port 80
*   Trying 209.132.176.176... * connected
* Connected to art.gnome.org (209.132.176.176) port 80
> GET /themes/gtk2/ HTTP/1.1
User-Agent: curl/7.12.3 (i386-pc-linux-gnu) libcurl/7.12.3 OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.2
Host: art.gnome.org
Pragma: no-cache
Accept: */*

< HTTP/1.1 200 OK
< Date: Wed, 13 Jul 2005 22:29:32 GMT
< Server: Apache/2.0.46 (Red Hat)
< Accept-Ranges: bytes
< X-Powered-By: PHP/4.3.2
< Content-Length: 0
< Connection: close
< Content-Type: text/html; charset=utf-8
* Closing connection #0

_______________________________________________
artweb-list mailing list
artweb-list gnome org
http://mail.gnome.org/mailman/listinfo/artweb-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]