Not signed in (Sign In)

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

    • CommentAuthorkbadeo
    • CommentTimeMay 19th 2008
     permalink
    This is my first time installing lyceum 1.0, I followed the screencast and everything went fine until the part where I have to run install.php. I get a 500 internal error for wp-admin plus a 404 not found for the install.php. I'm using the sub directory style.

    my setup:
    install folder: www.domain.com/lyceum
    I did exactly what was on the screencast. well, not exactly because the screencast was for subdomains but everything went right until that point so I guess I got it but any help from you guys would be great. Thanks!
    • CommentAuthorjohn
    • CommentTimeJun 2nd 2008
     permalink
    Hmm. anything in the apache log? give us as many details as you can.
    • CommentAuthorwriteaaron
    • CommentTimeJun 25th 2008
     permalink
    Do this
    1. Rename src/config/wp-config-sample.php to src/config/wp-config.php
    2. Edit the following settings in wp-config.php:
    DB_NAME
    DB_USER
    DB_PASSWORD
    DB_HOST
    WEBROOT
    MAINDOMAIN

    3.a. http://your-site-name.com/src/lyceum/wp-admin/install.php.
    or
    3.b. http://yoursitename.com/the-name-of-the-folder-that-lyceum-is-in/src/lyceum/wp-admin/install.php.