Jump to content

Yet another Header Problem!


paulman888888

Recommended Posts

I have read that 'HEADER ERRORS - READ HERE BEFORE POSTING THEM' but i still have no look.

 

page 1.php

header("Location: http://mysite.com/?page=logged_out"); //this works

 

page 2.php

header("Location: http://mysite.com/?page=Members_Home");// this doesnt

 

Both files are included by the same script and have simlar content on each page.

 

page 2.php when redirected gets this error;

Not Found

The requested URL / was not found on this server.

 

Apache/1.3.33 Server at web0 Port 80

But when i press refresh it works

 

Why is this?

 

Thankyou all so much

Paul H

Link to comment
https://forums.phpfreaks.com/topic/145592-yet-another-header-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.