Support Forums
ATutor Support
Installation -- PHP "Warnings"
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | ||
| edgetraining | Subject: Installation -- PHP "Warnings" | |
| I have installed ATutor onto my server, done all the config work (as far as I know at least in the config.inc.php... lol) and I have set up the mySQL database, and when I try and load the page, it gives me the following warnings: Warning: session_start(): Cannot send session cookie - headers already sent by (output started at f:\area\users.quickfox.tk\~\edgetraining\include\config.inc.php:180) in f:\area\users.quickfox.tk\~\edgetraining\include\session.inc.php on line 29 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at f:\area\users.quickfox.tk\~\edgetraining\include\config.inc.php:180) in f:\area\users.quickfox.tk\~\edgetraining\include\session.inc.php on line 29 Warning: Cannot modify header information - headers already sent by (output started at f:\area\users.quickfox.tk\~\edgetraining\include\config.inc.php:180) in f:\area\users.quickfox.tk\~\edgetraining\include\session.inc.php on line 111 what does this mean? can anyone help me? FYI, my ATutor page is users.quickfox.tk/~edgetraining/index.php Thanks in advance for any help you can give me! Posted: 2003-09-27 23:42:50 | ||
greg![]() | Subject: Windows End of Lines | |
| Looks like you are working on a Windows system. Set your text editor to use Unix end of lines, instead of window eol. PHP does not like the invisible characters Windows sticks at the end of a saved file. If you have modified any files, you will need to open them (with Unix EOL set), and delete the trailing space at the end of the file, following the closing ?> , then resave. Posted: 2003-09-28 13:05:18 | ||
| Page: 1 | ||
You must be signed-in to post.


