Posted by forbes on 03/23/07 18:03
Hello All,
I have an account on a hosted (windows) server. I was told that I
could create a custom ini file and load it to my root folder. The
php.ini would then inherit to all subfolders of the root folder. I did
that and got a 400 Bad Request --Malformed headers error message. I
moved the php.ini folder to the subfolder that contained the php
scripts and I didn't get an error, but when I ran phpinfo(); I saw
that it was still pointing to the ini file on the server and not the
one in my folder.
Can somebody explain this to me?
Thanks
KF
[Back to original message]
|