View previous topic :: View next topic |
Author |
Message |
slayerotn -
Joined: 11 Oct 2003 Posts: 1
|
Posted: Sun Oct 12, 2003 4:52 pm Post subject: Um WTF?!? REDIRECT_STATUS hmmm, bak to my own little world.. |
|
|
Code: | Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive.
For more information as to why this behaviour exists, see the manual page for CGI security.
For more information about changing this behaviour or re-enabling this webserver, consult the installation file that came with this distribution, or visit the manual page. |
Um, how do i fix this? Im not too bothererd bout security coz i just want to test scripts locally before uploading to remote,
Gee thx, youre the best :lol: |
|
Back to top |
|
 |
lilleman -
Joined: 22 Oct 2003 Posts: 7
|
Posted: Wed Oct 22, 2003 5:22 pm Post subject: |
|
|
Go into your Abyss Web Server console, click "Server Configuration", then "Advanced", then "CGI Parameters" and finally click the "Add" button under "User CGI Environment Variables". In the name field you should add "REDIRECT_STATUS" and in the value field you should enter "200". Then press OK, restart the server and run your script! |
|
Back to top |
|
 |
aki -
Joined: 23 Oct 2003 Posts: 46
|
Posted: Thu Oct 23, 2003 6:31 pm Post subject: |
|
|
got same prob, and it did type all this REDIRECT_status argggggggggggggggggggggggggggggggggggggggggg.
WHY IS THIS SO HARD :( |
|
Back to top |
|
 |
lilleman -
Joined: 22 Oct 2003 Posts: 7
|
|
Back to top |
|
 |
aki -
Joined: 23 Oct 2003 Posts: 46
|
Posted: Thu Oct 23, 2003 8:24 pm Post subject: |
|
|
nope, i wrote up there. didn't u read it lillmanen lol
now i stuck |
|
Back to top |
|
 |
lilleman -
Joined: 22 Oct 2003 Posts: 7
|
Posted: Fri Oct 24, 2003 11:15 am Post subject: |
|
|
Which PHP version are you using? I think that you can't use version 4.3.3 with Abyss Web Server and therefor I'm using version 4.3.2. Aprelium have a copy of the Windows installer here:
http://www.Aprelium.com/data/php-4.3.2-installer.exe |
|
Back to top |
|
 |
aki -
Joined: 23 Oct 2003 Posts: 46
|
Posted: Fri Oct 24, 2003 11:32 am Post subject: |
|
|
maybe that the prob....ok, i will test it at home lol
sitting here in school and couldn't concentrate the damn phpbb :) |
|
Back to top |
|
 |
lilleman -
Joined: 22 Oct 2003 Posts: 7
|
Posted: Fri Oct 24, 2003 11:37 am Post subject: |
|
|
Let me know if the PHP version was your problem! |
|
Back to top |
|
 |
aki -
Joined: 23 Oct 2003 Posts: 46
|
Posted: Fri Oct 24, 2003 11:43 am Post subject: |
|
|
nah i don't think so, if u read my other posts, i am now at the phpMyAdmin prob. btw , the error thing was >> REDIRECT_STATUS. the windows autocomplete it to -> REDICT_STATUS. so wrong spell |
|
Back to top |
|
 |
metaGenes -
Joined: 09 May 2003 Posts: 9 Location: Singapore
|
Posted: Fri Oct 24, 2003 2:34 pm Post subject: |
|
|
hey ya,
I dun tink it's due to the php. i'm using php 4.3.3 with my abyss, it works great! :D
aniway, u haf to make sure tat all configurations are rite, exactly as wat aprelium has stated in its instructions.
if prob still exists, it could be due to other incorrect settings such as the php.ini or other things.
Regards |
|
Back to top |
|
 |
|