View previous topic :: View next topic |
Author |
Message |
GustavoDL -
Joined: 08 Jul 2004 Posts: 16 Location: Malaga (Spain)
|
Posted: Tue Dec 14, 2004 9:32 am Post subject: Error 200 on custom error page |
|
|
Hi everyone!
I've Abyss Web Server X1+PHP+MySQL running at 2 servers, same versions except Windows 2k (Professional & Adv Server).
In the custom error page (the same in both servers with any diference) the function getenv('REDIRECT_STATUS') not works:
@ http://azpilcueta.derecho.uma.es/badurl I obtain always value 200
@ http://lared.dsland.org/badurl works fine (it's my home server ;-) )
I've added Code: | cgi.force_redirect = 1 | to php.ini & delete REDIRECT_STATUS on abyss server but php doesn't works :(
Any idea???? Thanks _________________ Think as WAN, act as LAN
Piensa en WAN, actua en LAN |
|
Back to top |
|
 |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1332
|
Posted: Tue Dec 14, 2004 12:52 pm Post subject: Re: Error 200 on custom error page |
|
|
What do you mean by "it is still not working"? What is the value you get? |
|
Back to top |
|
 |
GustavoDL -
Joined: 08 Jul 2004 Posts: 16 Location: Malaga (Spain)
|
Posted: Tue Dec 14, 2004 2:46 pm Post subject: |
|
|
Always get 200 :(
Upgrading home server to Beta2 make the same problem, but i'm about to migrate to Mandrake Linux 9.2 (kicking Apache, of course!) _________________ Think as WAN, act as LAN
Piensa en WAN, actua en LAN |
|
Back to top |
|
 |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1332
|
Posted: Mon Dec 20, 2004 3:42 am Post subject: |
|
|
Can you please send your php.ini, abyss.conf, and the custom error script to support@aprelium.com . With these files, we can have a better understanding of what happens with your settings. |
|
Back to top |
|
 |
|