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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 05:01:27 2025 UTC