Not signed in (Sign In)

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

    • CommentAuthorjavi
    • CommentTimeNov 14th 2007 edited
     permalink
    Hi,

    this is what my actual folder structure looks like:

    /usr/www/users/javimig/_level2/domainfolder/ private.php and all lyceum files in here

    I moved config and lib into the /domainfolder/

    I left private.php as it was, although the install file says to change it if you move the lib and config folder but inside the private file it says to uncomment the 7th line but it was already uncommented. I tried both ways anyway.

    When i tried installing I get this error: Warning: main(/usr/www/users/javimig/_level2/domainfolder/../config/wp-config.php): failed to open stream: No such file or directory

    So i look at private and see that it sticks the ../ in the middle, I don't know why, I must have something wrong so i removed the ../ in CONFIGPATH and LYCEUMSRCROOT and it installed, but then when I tried to login it gives in iinternal error. SO i'm clueless as whats up with the paths and directories..

    this is my web root: define('WEBROOT', '');

    Any suggestions would be greatly appreciated. :)