From: Alexander D. <me...@ea...> - 2003-03-08 19:37:32
|
I have installed phpwiki and am using it with mySQL. I am hosting the site on my own computer. Part of it runs just fine, but I have two questions. First, when I access the phpwiki site locally, there is no problem. When I access the site remotely from the internet there is a problem. The links created using [ and ] point to "http://mycomputername.local/phpwiki/index.php/thenameofthewikipage". As I said, this works on my local network, but obviously not from the web. If I manually type in "http://myipaddress/phpwiki/index.php/thenameofthewikipage" the page does come up fine. Is there a way to change the "mycomputername.local" in the index.php so that it just points to the local server instead of the name my computer has in the local network? What part of index.php do I need to change, and how do I need to change it? My second questions is, where are the new pages being created? In the "INSTALL" file it says that new pages are created in a "tmp" folder. I do not have a "tmp" folder in my phpwiki folder. So where are these pages being created? The first question is more practical and the second question is more academic. Thank you for any help you can offer me. Alexander |