symbolic links and apache
Mike Erdely
mike at erdelynet.com
Mon Aug 18 03:30:38 CEST 2008
Sun, Aug 17, 2008 at 10:55:57PM +0100, h wrote:
> Hi
>
> I'm trying to follow the install instructions for tikiwiki in
> 4.3/packages/i386
>
> it's telling me create a symbolic link with
>
> # ln -s /var/www/tikiwiki /var/www/htdocs/tikiwiki
Read the FAQ about the Apache Chroot. Try this:
# cd /var/www/htdocs && ln -s ../tikiwiki
-ME
> this then appears to work as i can
>
> cd /var/www/htdocs/tikiwiki
>
> and everthing appears normal, but when i point a web browser at
> <localhost>/tikiwiki/tiki-admin.php
>
> i get a 404 Not Found, same with everything else that should be in the
> folder. Can someone point me in the right direction?
>
> kim
>
> _______________________________________________
> Openbsd-newbies mailing list
> Openbsd-newbies at sfobug.org
> http://mailman.theapt.org/listinfo/openbsd-newbies
More information about the Openbsd-newbies
mailing list