From: Joby W. <joby@u.washington.edu> - 2002-10-28 18:01:09
|
Peter, Which version of phpwiki do you have installed? Which OS is this on? Which HTTP server are you using? jbw Peter Holm wrote: > Hi, >=20 > I wrote: >=20 >=20 >>I just installed phpwiki on a local machine for testing, the vhost=20 >>this wiki runs on is configured to servername "phpwiki". >=20 >=20 >>When I access http://phpwiki everything seems to work correctly,=20 >>BUT the browser tries to access www.themes.com, because in the=20 >>source a link like this is produced: >=20 >=20 >><img src=3D"\/themes/default/images/logo.png" >=20 >=20 >=20 > don=B4t think, that this is an error, but I could solve the problem > defining DATA_PATH to '' or '..'. >=20 > define('DATA_PATH', ''); > define('DATA_PATH', '..'); >=20 >=20 >>Is there something wrong with the link-generating code? >=20 >=20 > I did not find the piece of code that tries to extract the actual > path, but it does not seem to like the way i installed phpwiki... >=20 > ok, just to let you know... >=20 >=20 >=20 >=20 > Have a nice thread, > Peter >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |