php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8762 No warning when entered nonexistent dll.
Submitted: 2001-01-17 10:33 UTC Modified: 2001-02-25 07:27 UTC
From: dan dot polansky at seznam dot cz Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 4.0.4pl1 OS: Windows 98
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dan dot polansky at seznam dot cz
New email:
PHP Version: OS:

 

 [2001-01-17 10:33 UTC] dan dot polansky at seznam dot cz
When I enter nonexistent extension into php.ini like

extension=i_do_not_exist.dll

php just gets stuck and leaves browser waiting. Instead,
I suppose it should write something like

Extension i_do_not_exist.dll was not found in
c:\php\extensions.

I think this is basically a bug.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-25 07:27 UTC] sbergmann@php.net
I get an error as "proposed" by you here with PHP 4.0.5-dev on Win32.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC