Forums | Mahara Community
Support
/
cannot view mahara from another pc
28 September 2010, 2:25
Hi experts, i manage to install mahara successfully on 1 of my centos box(ip 192.168.10.50). on this box mahara is running smoothly without any error. I did created my admin a/c. & edited profile.
I want to use mahara for my network users, But now from another pc if i try to access mahara(http:\\192.168.10.50\mahara) ...it's opening the mahara main page...but not properly like without ne pics & logos..only text no background/no logos/nothing only...simple text. i don;t know what i am missing on my centos box.
would please some1 assist me to resolve this problem.
Thanks in advance. Any help would be higly appreciated.
28 September 2010, 3:36
Hello Pyare,
Ensure that the wwwroot is set correctly in your config.php
URLs should use forward slashes - e.g. / and not \ making your URL http://192.168.10.50/mahara
Andrew
28 September 2010, 7:17
Hi Andrew, Thanks for your quick reply.
I did check my config.php in \var\www\html\mahara,
$sfg-> wwwroot = 'http://myhost.com/mahara/';
right now there // in front of this line, & when i remove that // frm the front.
then it doesn't come alright even on my centos box..its comes up with only txt no background & no images.
Please guide me what am i missing in setup.
Your quick reply would be appreciated.
PM
28 September 2010, 16:09
Pyare,
You'll also need a trailing slash in your wwwroot:
$cfg->wwwroot = 'http://192.168.10.50/mahara/';
29 September 2010, 2:11
Hi Richard, Thanks alot it's sorted out.
You gys r really genious. I appreciate u all who helped me to get success in mahara.
once again many many thanks. I would b bck to mahara community if i need more help.
Rafiq
A post by Account deleted was deleted