I installed the script on my apache server no problem,
but when I installed it on my abyss server I had the
following trouble as outlined in my letter to abyss
support below (perhaps I should have started here, but
they're awfully helpful...):
I posted in the forums about this and was kindly
redirected to e-mail support.
I understand you have taken the time to test this script
for me
which is much appreciated. This script (also free!) makes
for a pretty much
complete remotely controllable website by browser alone
in conjuction
with the control console of the abyss webserver (nice
job there - gotta love it!).
The details of my abyss setup are:
WinXP SP1, Abyss Web Server X1 (version 1.2.1.0), PHP
4.3.4
(Just installed them all this week!)
My apache setup is:
Win2K SP3, Apache 2.0.43, PHP 4.3.0
(An older install...)
The Web File Browser 0.4b14 (
http://www.webfilebrowser.org )
script works fine on my old server but keeps giving this
Error 400
message on the new one. It happens everytime the
page redirects
itself back to the script after an action (note the
actions work).
I have also noticed that it generates an Error 200 when
the
download link "D" is clicked the abyss server but not on
the apache server.
I understand that this could be an issue with the script
and not
related to abyss but since it worked so smoothly on the
old server
I thought hey maybe...
As I decribed on the abyss php forum, I duplicated all of
the php.ini
settings from the apache server to the abyss server
(after trying the
PHP 4.3.4 defaults on the abyss server initially).
It is worth noting that I have two other reasonably
complicated
php scripts working fine on the abyss server (though
neither of
those are using forms or redirects...)
I wonder if it has something to do with this
REDIRECT_STATUS = 200
setting for abyss (which I have in place)...
cgi.redirect_status_env is not set in either php.ini file
...perhaps if I set that and remove the
REDIRECT_STATUS environment
variable setting from abyss? But what would I set
cgi.redirect_status_env
to? Maybe I'm barking up the wrong tree altogether...
I'll feel really dumb if I just forgot something simple but I
think I
have been reasonably thorough.
Thanks in advance for your help, and thanks for the
great products!
(Posted to Sourceforge support threads for the Web File
Browser
project and mailed to Aprelium support.)
Logged In: YES
user_id=937107
It was a problem with the abyss webserver
that they promptly fixed! The script is working
fine on both of my servers now.
Very handy script!