Not signed in (Sign In)

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

    • CommentAuthorhans
    • CommentTimeFeb 4th 2007 edited
     permalink
    Hello all,

    I'm running Lyceum 0.34 on Apache 2.0.59 with PHP 4.3.10 and MySQL 4.1, all on Windows Server 2003.

    Well, after finally getting PHP working, MySQL working, and then realizing I should never have even tried using IIS 6, I installed Apache 2 and mod_rewrite (and, of course, Lyceum).
    I've followed all the directions at http://wiki.lyceum.ibiblio.org/index.php/Troubleshooting and created a .htaccess in my /src/lyceum (and changed the RewriteBase to match).

    http://localhost/src/lyceum/login still results in a 404. portal.php is working, but clearly the rewrites aren't.

    Firstly, how could I test if mod_rewrite is actually working?

    And secondly, how can I fix the rewrite rules so I could actually login to my Lyceum installation?

    Thank you,
    Hans E Hyttinen
    • CommentAuthorjohn
    • CommentTimeFeb 4th 2007 edited
     permalink
    Hans-

    here is an apache configuration block that you may want to start out with:

    <Directory "/system/path/to/lyceum">
    AllowOverride all
    Order allow,deny
    Allow from all
    </Directory>
    • CommentAuthorhans
    • CommentTimeFeb 4th 2007 edited
     permalink
    Thank you, John.

    Unfortunately, I already had the following in my httpd.conf:
    <code>
    DocumentRoot "C:\Inetpub\wwwroot\lyceum-blogs"
    ...
    <Directory "/src/lyceum">
    Options Indexes FollowSymLinks Multiviews
    AllowOverride All
    Order allow,deny
    Allow from all
    </Directory>
    </code>

    What else could be the problem?
    • CommentAuthorjohn
    • CommentTimeFeb 4th 2007
     permalink
    Hmm, I don't know. See the various Windows tips on the wiki:

    http://wiki.lyceum.ibiblio.org/index.php/Special:Search?search=windows&go=Go
    • CommentAuthorhans
    • CommentTimeFeb 4th 2007
     permalink
    John, I owe you. If it wasn't for your redundant (on face value) email, I never would have been able to log on!

    My solution?
    <code>
    <Directory "C:\Inetpub\wwwroot\lyceum-blogs\src\lyceum">
    ...
    </code>

    Now that I think of it, is there a way I could donate to the Lyceum project?

    P.S. I'm pretty sure this isn't the last of my problems...
    • CommentAuthorjohn
    • CommentTimeFeb 4th 2007
     permalink
    Good to hear hans. What did you have before?
    • CommentAuthorhans
    • CommentTimeFeb 4th 2007
     permalink
    Um, in my previous post—<code><Directory "/src/lyceum"></code>
    • CommentAuthorjohn
    • CommentTimeFeb 5th 2007
     permalink
    Ohhhhh. right.
    • CommentAuthorjohn
    • CommentTimeFeb 5th 2007
     permalink
    Oh and, since you asked, here is how you can donate to ibiblio :)

    https://secure.ibiblio.org/gift/