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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
29 + 18 = ?
Subscribe to this entry?

 
 [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: Sat Apr 27 10:01:29 2024 UTC