Hey guys, I just installed Xampp as its the only way i can get PHP, mySql and phpMyAdmin to work on vista.
I have code which normally works on another machine but now im getting this error...
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\test\processUpload.php:4)
Any ideas why i would be getting this error now?
Thanks.