php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5631 PHPISAPI can't load php modules
Submitted: 2000-07-16 23:17 UTC Modified: 2000-10-02 22:50 UTC
From: helio at helio dot com dot br Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0 Latest CVS (16/07/2000) OS: Win32
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: helio at helio dot com dot br
New email:
PHP Version: OS:

 

 [2000-07-16 23:17 UTC] helio at helio dot com dot br
I've built php and few modules using VC6++.
These modules can be loaded only in cgi mode (php.exe)  using dl() function.
DL function is not working in isapi mode since pl2 version.

I can't load them using my php4isapi.dll

The modules in my php.ini are :
 extension=php_oci8.dll
 extension=php_oracle.dll
 extension=php_exif.dll 
 extension=php_zlib.dll
 extension=php_calendar.dll
 extension=php_ftp.dll
 extension=php_imap.dll 
 extension=php_mssql70.dll

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-04 20:41 UTC] sniper@php.net
Is this still happening with php4.0.2 (or latest CVS) ??

--Jani

 [2000-10-02 22:50 UTC] sniper@php.net
No feedback.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 02:01:30 2024 UTC