php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55975 Win DLL not working at all :(
Submitted: 2004-02-05 10:41 UTC Modified: 2004-02-24 06:43 UTC
From: mail at laeubi dot de Assigned: pajoye (profile)
Status: Closed Package: SQLite (PECL)
PHP Version: 4.3.2 OS: Win98
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: mail at laeubi dot de
New email:
PHP Version: OS:

 

 [2004-02-05 10:41 UTC] mail at laeubi dot de
Description:
------------
I copied the DLL to the extension directory (using php.exe Version)
and installed it to the php.ini, restarted Apachee and DLL but then when I try to open a PHP-File nothing happens (just blank screen) and I have to terminate the php.exe by STRG-ALT-DEL.
Installing other ectensions (e.g. the GD2-Lib.dll) working fine before.
What I'm doing wrong??

(Line I added to the Ini: extension=php_sqlite.dll)

I also searched the Inet but didn't find a solution yet.
Does the DLL not working with this PHP Version? Havent found a 'needs version XYZ' yet so thats maybe the problem but I'm not sure.

Reproduce code:
---------------
Every code just give a blank screen even an empty file :(


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-06 01:14 UTC] W dot Regenczuk at adbglobal dot com
hi,
I've got the same with php 4.3.4, apache 2.0.48 and XP;

When php is installed as apache module, there is alert:

Unknown(): unable to load dynamic library php_sqllite.dll.
Nothing in error.log

regards
 [2004-02-06 08:25 UTC] mail at laeubi dot de
I installed php-4.3.4-Win32 and its working fien now...

So, it seems this DLL is NOT working with version < 4.3.4
 [2004-02-24 06:43 UTC] pajoye@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of the package, which you can download at 
http://pear.php.net/packages.php

If you get again this problem, try to post on the pecl list. See http://pecl.php.net/support.php
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 02 12:01:29 2025 UTC