php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19589 browscap.ini
Submitted: 2002-09-25 05:46 UTC Modified: 2002-09-25 06:56 UTC
From: yhoezt at yahoo dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.2.3 OS: window 2000 server
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: yhoezt at yahoo dot com
New email:
PHP Version: OS:

 

 [2002-09-25 05:46 UTC] yhoezt at yahoo dot com
My configurations is php4.2.3-Zend, apache 1.3.26 working at windows 2000 server.
Actually I have two problems :
1. Windows 2000 server as Service crash with apache, so I change as Remote
2. My Apache still error parsing with browscap.ini
I have made a code get_browse() still didn't work and download browscap.ini from http://www.cyscape.com/browscap still didn't work too.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-25 06:56 UTC] iliaa@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.

When php encounters an error persing browscap.ini it stops parsing the file, hence the reason get_browse() does not work. The solution is to remove the 2-3 lines causing the errors, you can find those lines by looking you're webserver's error log.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 00:01:30 2024 UTC