Please forgive me as I'm fairly new to PHP.
Here is the list of erros that show up when I try to access my website.
Any tips would be helpful.
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /nfsn/content/jltest/public/index.php:12) in /nfsn/content/jltest/public/LTSun-Engine/ltsun.inc.php on line 1
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /nfsn/content/jltest/public/index.php:12) in /nfsn/content/jltest/public/LTSun-Engine/ltsun.inc.php on line 1
Warning: fopen() [function.fopen]: Unable to access site-cache//testtemp.tmp in /nfsn/content/jltest/public/LTSun-Engine/ltsun-functions.php on line 195
Warning: fopen(site-cache//testtemp.tmp) [function.fopen]: failed to open stream: No such file or directory in /nfsn/content/jltest/public/LTSun-Engine/ltsun-functions.php on line 195
Warning: ftp_login() expects parameter 1 to be resource, boolean given in /nfsn/content/jltest/public/LTSun-Engine/ltsun-functions.php on line 295
Warning: ftp_chdir() expects parameter 1 to be resource, boolean given in /nfsn/content/jltest/public/LTSun-Engine/ltsun-functions.php on line 298
Warning: ftp_mkdir() expects parameter 1 to be resource, boolean given in /nfsn/content/jltest/public/LTSun-Engine/ltsun-functions.php on line 308
Warning: ftp_site() expects parameter 1 to be resource, boolean given in /nfsn/content/jltest/public/LTSun-Engine/ltsun-functions.php on line 310
Warning: ftp_chdir() expects parameter 1 to be resource, boolean given in /nfsn/content/jltest/public/LTSun-Engine/ltsun-functions.php on line 311
Warning: ftp_close() expects parameter 1 to be resource, boolean given in /nfsn/content/jltest/public/LTSun-Engine/ltsun-functions.php on line 315
Warning: fopen() [function.fopen]: Unable to access site-cache/js-cache.js.gz.php in /nfsn/content/jltest/public/LTSun-Engine/ltsun-functions.php on line 129
Warning: fopen(site-cache/js-cache.js.gz.php) [function.fopen]: failed to open stream: No such file or directory in /nfsn/content/jltest/public/LTSun-Engine/ltsun-functions.php on line 129
LTSun-Engine Halt: Unable to save file by request. System security settings are improperly set. File: site-cache/js-cache.js.gz.php
Logged In: YES
user_id=2139189
Originator: NO
Please edit the site-config/lts-config.php file and add you FTP information. or simply CHMOD your root app directory for writable use.