I cannot figure out what could be causing this error. My Apache log is not recording any errors in the access log or error log regarding the page, yet somehow whenever I unc
Another reason might be - you need to remove space after location :
location
header("location : header("location:
header("location :
header("location:
If that's not your problem, then try to check the php & apache error logs.