I'm calling the blog to my page which has been configured on my server. I'm calling it by using the following code.
<? include("../seminars/index.php")?>
I'm getting the following error Message:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/wnw0031/public_html/f_site10/inc/seminar.php:9) in /home/wnw0031/public_html/f_site10/seminars/index.php on line 36
Your config file does not exist