From: Reini U. <ru...@x-...> - 2004-01-26 16:10:17
|
Julia Gregory schrieb: > Please indulge a rookie with a deadline and a huge gap in server > technology knowledge...I have downloaded phpwiki and set up a test wiki > for a project and now need to launch the app on a new web site for a > professional COP. I need the app on another server - not the test > server - may I simply move it (drag it onto the public server) or must I > download a whole 'nother installation onto the new server? And then > configure it and just copy over the design interface? I appreciate the > forum and any advice. I am pretty much a front-end designer without > much backend support. "Dragging" might not be the right copying process. Recursive copy would be better. But copying the files and the database content is enough. Then you would have to change the index.php settings according the new base directory, and the different database settings (if you use a sql database) -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |