Not signed in (Sign In)

Vanilla 1.1.2 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorDeanM
    • CommentTimeMar 12th 2007 edited
     permalink
    I've installed Lyceum on my website. Or tried to. I've followed all the directions, but I've got something wrong. I think it must be in the wp-config.php, but I don't know how to fix it.

    If you go here, you get the right page, I believe: http://blogs.deanmattson.org/lyceum/
    But if you try to register or log-in, it won't work.

    For example, if you try to register, it will send you to:
    http://blogs.deanmattson.org/lyceum/register
    where you'll get the error message:
    Not Found
    The requested URL /lyceum/register was not found on this server.

    Which is true. There is no register page in that folder. There is a wp-register.php page however. Is that the one it's trying to link to? If so, why isn't it working.

    Thanks for any help you can give me.
    • CommentAuthorjohn
    • CommentTimeMar 14th 2007
     permalink
    maybe the .htaccess file is not being written, or maybe apache is not configured to allow .htaccess rewrite rules.
    • CommentAuthorsputter
    • CommentTimeMar 15th 2007
     permalink
    I had the same problem. The .htaccess file wasn't written, I pieced together my own so I could at least get to the system admin page was able to rewrite the .htaccess file through there. Cleared my entries and now all is good.
    • CommentAuthorDeanM
    • CommentTimeMar 15th 2007
     permalink
    Yes, that was it. the .htaccess was not being written. I enabled that and now things are starting to work. Thanks.
    • CommentAuthorrobb
    • CommentTimeApr 3rd 2007 edited
     permalink
    Hmm! What apache config settings should be enabled to allow the .htaccess rewrite rules to function? (I'm on Mac OS X)
    • CommentAuthorbthale
    • CommentTimeApr 3rd 2007
     permalink
    I think the config directive is AllowOverride. Although, if you have enough access to your Apache config to set that directive, you're really better off to just put the contents of your .htaccess file in your Apache config directly and save yourself the performance hit of using .htaccess files.
    • CommentAuthorodile
    • CommentTimeApr 26th 2007
     permalink
    DeanM: what did do you enable .htaccess writing, please?

    I do have set writing permissions for web server on src/lyceum/, and yet nothing happens.
    • CommentAuthorwriteaaron
    • CommentTimeJun 26th 2008
     permalink
    Where is the .htaccess file located? I can't find it in any of the directories.
    • CommentAuthorjohn
    • CommentTimeJun 28th 2008
     permalink
    src/lyceum