SID-00069: I can't open attachments
| Status: |
Answered |
TWiki version: |
4.2.4 |
Perl version: |
ActivePerl 5.10.0.1004 |
| Category: |
CategoryInstallation |
Server OS: |
Windows XP |
Last update: |
17 years ago |
I have installed twiki for the first time. All seems okay except attachments. I can attach files, but I can't open them.
For example, the attached file is located in C:/www/twiki/pub/Admin/MemoS/Memo.doc.
The link in the topic points at
http://localhostC:/www/twiki/pub/Admin/MemoS/Memo.doc
The attachments buttons do not do anything when clicked.
The link in Attach points to
file:///C:/www/twiki/pub/Admin/MemoS/Memo.doc
and does nothing when clicked.
Is this a bug or something wrong in my confguration.
--
DaveLSummers - 30 Jan 2009
Discussion and Answer
Check in the
configure script (in
http://yourserver/twiki/bin/configure) the value of
{PubUrlPath} It must be something like
/twiki/pub
--
EnriqueCadalso - 30 Jan 2009
That's fixed the it. My {PubUrlPath} was incorrect as C:/www/twiki/pub.
Thanks very much.
--
DaveLSummers - 03 Feb 2009
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.