php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4692 cursh during dinamic loading php_gd and on some functions from php_mssql65
Submitted: 2000-05-30 12:51 UTC Modified: 2000-08-23 09:47 UTC
From: anton at concord dot ru Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0 Latest CVS (30/05/2000) OS: NT4.0+SP6+Apache 3.12+php 4.0.0
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: anton at concord dot ru
New email:
PHP Version: OS:

 

 [2000-05-30 12:51 UTC] anton at concord dot ru
I build php release v.4.0.0 from latest CVS (29/05/00), build php and apache module php4apache.dll (Apache 3.12), build php_gd.dll, php_mssql65.dll for win32.
If I use php as CGI under Apache - all working fine (and modules working ok), if I use this modules under apache and php as apache module, than apache crush on mssql_query function and during dinamic loading php_gd.dll (dl("php_gd.dll");)
Under IIS in ISAPI mode (php4isapi.dll) extentions not loaded (It I use php as CGI under IIS - all working fine)

Some comments: php optimizer working fine under IIS and Apache with both modes: as ISAPI, apache module and CGI.
Is php_ftp ready for building under win32? I downloaded uwin 2.1, modified and used in.h and some h-files from It source and build php_ftp. Only two functions worked normal: ftp_connect and ftp_quit. Other functions sended me a warning like this: Warning: ftp_login: in f:\inetpub\wwwroot\a.php on line 4


Thanks.
Anton Kalmykov.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-02 00:53 UTC] waldschrott@php.net
Please verify that it?s still happening using the latest version of PHP (release 4.0.1pl2 or CVS).
 [2000-08-23 09:47 UTC] sniper@php.net
No feedback from user. Closed.

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 15:01:35 2025 UTC