Loading...
 

TerenceInstallationInstructions

TikiWiki is not properly set up:

The directory '/home/tyc5/public_html/clean/tiki/backups' is not writeable by apache.
The directory '/home/tyc5/public_html/clean/tiki/dump' is not writeable by apache.
The directory '/home/tyc5/public_html/clean/tiki/img/wiki' is not writeable by apache.
The directory '/home/tyc5/public_html/clean/tiki/img/wiki_up' is not writeable by apache.
The directory '/home/tyc5/public_html/clean/tiki/modules/cache' is not writeable by apache.
The directory '/home/tyc5/public_html/clean/tiki/temp' is not writeable by apache.

You may either chmod the directories above manually to 777, or run one of the sets of commands below.
Procceed to the Tiki installer after you run the commands below.

If you cannot become root, and are NOT part of the group apache:
	$ bash
	$ cd /home/tyc5/public_html/clean/tiki
	$ chmod +x setup.sh
	$ ./setup.sh yourlogin yourgroup 02777
	Tip: You can find your group using the command 'id'.

If you cannot become root, but are a member of the group apache:
	$ bash
	$ cd /home/tyc5/public_html/clean/tiki
	$ chmod +x setup.sh
	$ ./setup.sh mylogin apache

If you can become root:
	$ bash
	$ cd /home/tyc5/public_html/clean/tiki
	$ chmod +x setup.sh
	$ su -c './setup.sh apache'

If you have problems accessing a directory, check the open_basedir entry in
/etc/php.ini or httpd.conf.

Once you have executed these commands, this message will disappear!

Note: If you cannot become root, you will not be able to delete certain
files created by apache, and will need to ask your system administrator
to delete them for you if needed.

Consult the tikiwiki.org installation guide if you need more help.

Procceed to the Tiki installer if you've completed the steps above.
Created by: Last Modification: Thursday 28 August 2003 12:19:24 GMT-0000 by Terence?
List Slides