<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<link>http://www.skepticats.com/lnblog/entries/2005/06/29_1926/comments/comments.xml</link>
<title>Here's another - LnBlog 0.3.2 released</title>
<description>Here's another - LnBlog 0.3.2 released</description>
<item>
<title>The administrative page not showing.</title>
<link>http://www.skepticats.com/lnblog/entries/2005/06/29_1926/comments/#comment2005-07-05_020503</link>
<description>
<![CDATA[<p>Hello.<br />I'm installing LnBlog into my folder on the intranet server, say<br /><a href="http://server:81/myusername">http://server:81/myusername</a></p><p>Then, I follow the instructions in the install.html file. After I've configured administrator's password, I'm redirected to the page, where I'm supposed to enter the administrator's login and password. I do that, but instead of showing me the administrative page, it again shows me the page, where there are entry fields for username and password.</p>]]>
</description>
</item>
<item>
<title>But</title>
<link>http://www.skepticats.com/lnblog/entries/2005/06/29_1926/comments/#comment2005-07-05_020737</link>
<description>
<![CDATA[<p>Comments engine doesn't convert the urls to hyperlinks correctly.</p><p>In the previous message I've entered h-t-t-p://server:81/username</p>]]>
</description>
</item>
<item>
<title>Good question....</title>
<link>http://www.skepticats.com/lnblog/entries/2005/06/29_1926/comments/#comment2005-07-05_083717</link>
<description>
<![CDATA[<p>Well, the comment link problem was easy.  I'm not sure when I broke that function, but it's a two-line fix.  I'll try to post an update tonight.</p><p>I'm a little confused about the other thing.  It sounds like you were able to set the administrator password with no problem.  Then you are redirected to the administrator login page, you enter the username &quot;administrator&quot; and the password you set, and then what?  It sounds like you're being sent back to the same administrator login page and aren't seeing any error messages.  Is that right?</p><p>The first thing I should probably ask is: do you have cookies enabled in you web browser?  Currently, the login routine sets a cookie in addition to storing information in the server session.  The original idea was to try to avoid session hijacking in shared hosting situations, although in retrospect, I'm not sure it was worth the trouble.</p><p>Other possibilities are that the server redirect is failing for some reason (in that case, try going directly to the URL), or you're unable to write to PHP's $_SESSION variable (not sure what would cause that), or you used some wacky password that's all whitespace.  I can't really think of anything else.  Some more information would be helpful, if you can come up with any.</p><p>The other thing you should be aware of is that the routine that computes URLs currently doesn't account for non-standard web server ports, so once you get past the admin pages, using port 81 *will* give you problems.  I'll try to fix that before posting the next update.  It shouldn't be too hard to fix (I hope).</p>]]>
</description>
</item>
<item>
<title>FYI</title>
<link>http://www.skepticats.com/lnblog/entries/2005/06/29_1926/comments/#comment2005-07-05_084000</link>
<description>
<![CDATA[<p>I should also mention, you the login information is stored in the passwd.php file in the LnBlog directory.  If you want to check that the admin account was actually created, make sure there's an &quot;administrator&quot; entry in that file.  You can just delete the file to reset the login information and go through the setup again.</p>]]>
</description>
</item>
</channel>
</rss>