Need help with install
Hi,
I downloaded 7.1 from Sourceforge to my Linux server (host is GoDaddy). Set up MySql but I do not see how to assign permissions. I think they areall assigned by default?
I did CHMOD777 on all folders. (My installation is at root in Public_Html).
I then navigated to www.mydomain.com
(example) with iE8. This message displayed on the page:
__Warning: session_start() function.session-start: Cannot send session cache limiter - headers already sent (output started at /home/content/30/8283330/html/tiki-install.php:41) in /home/content/30/8283330/html/tiki-install.php on line 41
Tiki Installer cannot proceed
The directory '' does not exist or PHP is not allowed to access it (check open_basedir entry in php.ini).
Your options:
1- With FTP access:
a) Change the permissions (chmod) of the directories to 777.
b) Create any missing directories
c) Execute the Tiki installer again (Once you have executed these commands, this message will disappear!)
or
2- With shell (SSH) access, you can run the command below.
a) To run setup.sh, follow the instructions:
$ cd /home/content/30/8283330/html
$ sh setup.sh
The script will offer you options depending on your server configuration.
b) Execute the Tiki installer again (Once you have executed these commands, this message will disappear!)
----------------------------
If you have problems accessing a directory, check the open_basedir entry in
/web/conf/php.ini or httpd.conf.
----------------------------
Consult the tiki.org installation guide if you need more help or visit the forums
Warning: Unknown: open(/var/chroot/home/content/30/8283330/tmp/sess_0e1sh919kt5ca82f4oep46mmj1, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0__
I am afraid I am out of my depth as I do not eve understand the displayed message. I can build a basic website with a WYSIWYG software program and can use FTP just fine. Regarding MySQL, in the past on GoDaddy, I have just created the MySQL user account with the defaults and everything worked fine so I am afraid I am out of my depth here unfortunately.
Can someone here in the forum provide me with dumbed-down, step-by-step instructions regarding how to complete this install or do it for me? I'm afraid i can't pay as I am an out-of-work Senior and the Wiki is for a start-up nonprofit I am working on launching.
Thank you so very much for your generosity of spirit!