PHP 4.2.1 Installation Problem?
Posted: Sun May 26, 2002 3:26 pm
Hi, I'm having problems upgrading to PHP 4.2.1. I'm currently running Apache 2.0.36 on Windows XP, and I upgraded using the binary installer found at PHP.net.
Everything seems to work fine, but I've noticed that I now have to type $HTTP_SERVER_VARS['HTTP_USER_AGENT'] to get the visitor's browser, whereas before I upgraded, just $HTTP_USER_AGENT would do.
I didn't find anything in the manual that mentioned anything about this little qwerk. I'm thinking it might have something to do with one of the .ini or .dll files. I have php.ini and browscap.ini located in my C:\Windows\ directory, and php4ts.dll and msvcrt.dll located C:\Windows\System. Is there anything missing? Do I have to configure anything? Or is the problem related to something completely different?
Any help would be appreciated
Everything seems to work fine, but I've noticed that I now have to type $HTTP_SERVER_VARS['HTTP_USER_AGENT'] to get the visitor's browser, whereas before I upgraded, just $HTTP_USER_AGENT would do.
I didn't find anything in the manual that mentioned anything about this little qwerk. I'm thinking it might have something to do with one of the .ini or .dll files. I have php.ini and browscap.ini located in my C:\Windows\ directory, and php4ts.dll and msvcrt.dll located C:\Windows\System. Is there anything missing? Do I have to configure anything? Or is the problem related to something completely different?
Any help would be appreciated