Question
There is a space in my path like
D:/Apache Group/Apache2/htdocs/TWiki/pub,
When I am registering,I have a error said that:
TWiki detected an internal error - please check your TWiki logs and webserver logs for more information.
illegal characters in file name component
Apache Group of filename D:path Grouppath
The path of my twiki is:
D:/Apache Group/Apache2/htdocs/TWiki/pub,
and I can't change the file name.
How can I solve it?Hope some advise,thanks!
Environment
--
LateeL - 25 Jan 2008
Answer
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.
I am not sure how your configuration of your apache looks like (e.g. httpd.conf), but make sure that all paths are framed in colons
".
E.g.
"d:/apache group/apache2/..."
Does not have to do directly with TWiki, but may solve your problem.
Regards,
--
SebastianKlus - 21 Feb 2008
If you create a share on the server (
without a space in its name this time! :-)), you would then have something like a Unix link, i.e., another name that points to the same place. E.g., share
D:/Apache Group/Apache2/ as
Apache. Then instead of the D:/.. references, configure TWiki to use the UNC address of the share,
\\server_name\Apache
--
SeanCMorgan - 27 Feb 2008
Use an underscore to sub for the space:
D:/Apache_Group/Apache2/htdocs/TWiki/pub
or try %20:
D:/Apache%20Group/Apache2/htdocs/TWiki/pub
--
JosephTrexler - 29 Feb 2008
Sorry, closing this after more than 30 days of inactivity. Please feel free to reopen the question.
--
PeterThoeny - 03 Apr 2008