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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 08:01:28 2024 UTC