Ave,
Steve, I did a phpinfo() on my webhost and as it turns out, they are using a
CGI binary version, much to my surprise and dismay.
Anyhow... Do I have any alternatives for an http authentication kind of
authentication ?
Thanks,
Rahul S. Johari
Coordinator, Internet & Administration
Informed
Hi Rahul,
Try doing a print_r($_SERVER) to see if the variables are being set.
If they aren't, take a look at the phpinfo(); -> chances are your host is
using a CGI binary version of PHP to use together with a security wrapper
like suPHP or phpSuExec, which might throw away the variables that y
Ave,
I¹m trying to run this very simple HTTP user authentication script:
My Stuff Goes Here!
The problem is, this script runs perfectly fine on my localhost machine at
home, however it¹s not working on my web server (purchased webhosting). When
I open this page on my web site,
3 matches
Mail list logo