Forums | Mahara Community

Support /
session problems


anonymous profile picture
Account deleted
Posts: 2

18 September 2009, 1:21

Mahara is installed correctly and starts up without any problems. After i have logged in, no matter where i click, every time Mahara loads a new page, the log in page pops up. and my site address:http://www.meepal.com   please help me ,thanks

A post by Account deleted was deleted

anonymous profile picture
Account deleted
Posts: 1643

20 September 2009, 15:52

That site doesn't seem to exist, I can't get to it in my browser. Also, you should never post your admin password publicly, so I deleted your post.

If you are seeing problems like you are describing, please read the installation troubleshooting page.

anonymous profile picture
Account deleted
Posts: 2

21 September 2009, 2:24

thaks ,i have solved the problem by following installation troubleshooting page
anonymous profile picture
Account deleted
Posts: 6

24 September 2009, 12:07

hallo nigel,

i've the same problem and i've read the troubleshooting-sides, but the problem is still there.

here is the virtualhost  my /etc/apache2/sites-available/default

<VirtualHost *>
        ServerName eportfolio.fczb.local:80
        DocumentRoot /daten/www/devel/mahara/htdocs

        ErrorLog /var/log/apache2/mahara.error.log
        CustomLog /var/log/apache2/mahara.access.log combined

        <Directory "/daten/www/devel/mahara/htdocs">
                AllowOverride All
        </Directory>
</VirtualHost>

is there any error? i haven't any aliases in my default.

many thanks!

 michaela

anonymous profile picture
Account deleted
Posts: 6

25 September 2009, 10:01

hallo everybody,

i've solved the problem: a little error in the config.php, one redundant /. 

kind regards!

michaela

 

anonymous profile picture
Account deleted
Posts: 2

29 September 2009, 10:39

edit: figured it out. remember to recursively set your permissions on your dataroot if you're copying over from previous install =)
7 results