From: Philipp <pg...@fu...> - 2004-10-14 00:57:29
|
Hi everyone, Now I finally found the time to install UnityCA on one of my servers. Unfortunately none of my test-servers had a PHP > 4.3, so I had to take a production server for it. (So I cannot give you accounts to it for working cooperatively on it) The first little problem I stumbled across was the creation of the necessary directories, that I had to do on my own: buzzer4:/home/unityca/public_html/uwf/_Site # la total 0 drwxr-xr-x 6 wwwrun root 144 Oct 14 02:42 . drwxr-xr-x 4 wwwrun root 128 Oct 14 02:42 .. drwxr-xr-x 2 wwwrun root 128 Oct 14 02:41 CVS drwxr-xr-x 3 wwwrun root 312 Oct 14 02:42 admin drwxr-xr-x 3 wwwrun root 424 Oct 14 02:42 lib drwxr-xr-x 3 wwwrun root 368 Oct 14 02:42 template buzzer4:/home/unityca/public_html/uwf/_Site # mkdir config buzzer4:/home/unityca/public_html/uwf/_Site # chown wwwrun config/ buzzer4:/home/unityca/public_html/uwf/_Site # mkdir config/tmp buzzer4:/home/unityca/public_html/uwf/_Site # chown wwwrun config/tmp/ buzzer4:/home/unityca/public_html/uwf/_Site # mkdir ca buzzer4:/home/unityca/public_html/uwf/_Site # chown wwwrun ca buzzer4:/home/unityca/public_html/uwf/_Site # Where is the CVS server gone? I wanted to start commiting my improvements, but the CVS server seems to be gone ... has anyone seen it? Should I use my own CVS Server? Did I forgot something? So here is the current result of the installation: http://62.99.234.13/~unityca/uwf/_Site/admin/siteconf01.en.php Many greetings, Philipp |