I’m moving the website to a new server and I’m now getting this error!
Warning:
session_start()
[function.session-start]: Cannot send session cache limiter - headers already sent (output started at/home/com10002/public_html/bank/index.php
:29) in/home/com10002/public_html/bank/includes/quickform.php
on line 5
I have put session_start()
at the top but it still does not work in Google Chrome! I’m guessing it has somthing to do with the Captcha but it works fine on the old server!