mocker: (Default)
kyle ([personal profile] mocker) wrote in [site community profile] dw_dev2009-12-09 04:14 pm
Entry tags:

Errors on new DreamWidth installation using Ubuntu 9.10 Server

Just setup a new instance of DreamWidth and I am getting blank screens when I hit certain portions of the site. For example when I hit http://www.librejournal.org/users/kyle/ I get the following errors in my Apache error log (which I've upped to debug):


[Wed Dec 09 15:17:29 2009] [info] [client 198.247.174.231] Module bug? Request filename is missing for URI /users/kyle/
[Wed Dec 09 15:17:29 2009] [notice] child pid 1570 exit signal Segmentation fault (11)


Anyone have any suggestions on how to troubleshoot? It seems related to any user related pages, so maybe the patch used for dw-free installations had an issue w/ User.pm?

As noted in the subject I'm also on Ubuntu 9.10 Server, don't know how common that install is.
grimsniffer: (Default)

Two things I can think of...

[personal profile] grimsniffer 2009-12-10 11:14 am (UTC)(link)
Well - actually one thing divided into two parts:
Off the top of my head, I'm thinking this might be an Apache (or DW) subdomain thing.
Is your DW installation configured to use subdomains for user accounts (as in: grimsniffer.dreamwidth.org rather than www.dreamwidth.org/users/grimsniffer/)? It's a variable in one of the config files. If it is, do you manage to access journals when typing in the URL like that? If it isn't, try enabling it, restarting the server and see if you can access user-pages (both in a subdomain form and in the form you used above).

Second: Is your Apache server configured to use subdomains? As in: does your httpd.conf file have something along these lines?: http://www.howtoforge.com/forums/showthread.php?t=23
I'm not near my installation at the moment, so I can't check these parameters exactly and tell you what they should read - so I have to revert to Google.

I don't know about Ubuntu 9.10 and DW. I'm running it on Debian Lenny and it works fine (at least the parts you're having trouble with).
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)

[staff profile] mark 2009-12-11 09:12 am (UTC)(link)
This is odd, I've never seen this error message before.

I'm afraid that we're not running on 9.10 (yet), but I've been meaning to. I'll be upgrading my development environment in a week or two, how much is this impacting you? I.e., is this a "my site is down, on fire, help!" issue or are you just working on setting things up?
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)

[staff profile] mark 2009-12-14 09:23 pm (UTC)(link)
64 bit isn't a hard requirement... there's a patch? A bug? The DeadJournal guys are working on 32 bit support because they want to be able to run the DW code.

And yeah, I assume it's some incompatibility with new versions of things, but it has to be tracked down. I haven't upgraded to 9.10 yet so I can't help you much. I intend to soon -- but it probably won't happen until after the holidays, as I'm going to be pretty busy until January.
foxfirefey: A fox colored like flame over an ornately framed globe (Default)

[personal profile] foxfirefey 2009-12-14 11:09 pm (UTC)(link)
Note: we've just started putting Template Toolkit into the system, and it looks like it has some LaTeX hooks. This may interest you.

http://search.cpan.org/~andrewf/Template-Plugin-Latex-3.02/lib/Template/Latex.pm
http://search.cpan.org/~andrewf/Template-Plugin-Latex-3.02/lib/Template/Plugin/Latex.pm
foxfirefey: A wee rat holds a paw to its mouth. Oh, the shock! (myword)

[personal profile] foxfirefey 2009-12-15 09:55 pm (UTC)(link)
Uh, this was totally commented to the wrong entry and I don't even know how I managed that. Sorry!