[email protected] wrote:
Send Laconica-dev mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.laconi.ca/mailman/listinfo/laconica-dev
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Laconica-dev digest..."


Today's Topics:

   1. Re: Strange installation issue (Jeff Mitchell)


----------------------------------------------------------------------

Message: 1
Date: Sat, 13 Jun 2009 09:06:12 -0400
From: Jeff Mitchell <[email protected]>
Subject: Re: [Laconica-dev] Strange installation issue
To: Kiran Bellare <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

Kiran Bellare wrote:
Ok, i'm getting closer to having a working install, but the URL links seems
to get messed up.

1) I can get some text content on the home page ( try
www.mobiletribes.com <http://www.mobiletribes.com/>),
but all the links on the page (Register, Help, etc.) have an extra "/
index.ph/index.php/ <http://index.ph/index.php/>"
e.g. i get Help link - www.mobiletribes.com/index.ph/index.php/doc/help
<http://www.mobiletribes.com/index.ph/index.php/doc/help>
             Search link -
www.mobiletribes.com/index.ph/index.php/search/people
<http://www.mobiletribes.com/index.ph/index.php/search/people>

You should Google "laconica index.ph"  :-)  Very common problem.

Solution: in config.php put

$config['site']['path'] = '';

or

$config['site']['path'] = '/';

Try the first one.  If it doesn't work, try the second.

 2) Also, the page won't load any images (perhaps for the same root problem)
- try www.mobiletribes.com <http://www.mobiletribes.com/>

Same problem.

--Jeff

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: 
<http://mail.laconi.ca/pipermail/laconica-dev/attachments/20090613/6b25bf23/attachment-0001.pgp>

------------------------------

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev


End of Laconica-dev Digest, Vol 12, Issue 19
********************************************
Make sure you rename htaccess.sample to .htaccess as well.

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to