[Help] New xampp server

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jun 29, 2008
Messages
63
Reaction score
0
I have just setup my new vista pc and got xampp up and running. Ive downloaded my current live server files to my pc (which work). I have setup the database and config file but when i login i get the following error.

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\online\extension.inc:21) in C:\xampp\htdocs\online\login.php on line 41

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\online\extension.inc:21) in C:\xampp\htdocs\online\login.php on line 44


Any ideas how this is solved?
 
extensions.inc shouldnt have 21 lines.. it should only have 12 or below. depending on if each line is spaced..

the headers issue is 9/10 times in the other file it says..
 
you said you switched to wamp DONT go back to xampp wamp has bad security and tends to crash. xampp is safer. if you dont want your website hacked dont even try wamp
 
Status
Not open for further replies.
Back