05-06-2008, 11:19 AM
|
#1 (permalink)
|
|
The Contributor
Join Date: Sep 2007
Location: Finland
Posts: 45
Thanks: 3
|
Header(location) stop working?
Hi all!
This:
PHP Code:
Header('Location: index.php');
stop working while I change my server CP to DirectAdmin.
I used to have Plesk.
I haven't done anything changes to my code and all php/apache conf files are by default. Everything is clean install.
I just get blank page and no error msg what so ever!? So what should I do?
Thanks for all help!
|
|
|