4
hmm, i think the standard installation procedure should be modified slightly. What i did now is:
1) create an index.php which simply shows an "under construction" logo.
2) copy xoops system via ftp to the server except the index.php file
3) rename the install.php file of XOOPS to something like index_install.php
4) upload the index_install.php
5) access via
http://www.myserver.com/index_install.php and finish installation
6) after install rename index_install.php to index.php
In this way anybody accessing the page at the same time gets only the information that the site is under construction but does not know that an installation process of xoops is going on.
Simple modifications to the XOOPS package.
It might be no big deal to do it the normal way. However, if XOOPS is installed to a server which has a high frequency of visits, then i definitely would prefer that nobody can interfere in whatever kind of way.
greets
Ten Long