php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1604 PHP-3.0.10-Win32 crashes on start
Submitted: 1999-06-26 11:40 UTC Modified: 1999-06-26 15:24 UTC
From: cybrzero at mediaone dot net Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0 Latest CVS (26/06/1999) OS: Windows 95
Private report: No CVE-ID: None
 [1999-06-26 11:40 UTC] cybrzero at mediaone dot net
Running the Win32 version of PHP3 v3.0.10 (full release, not CVS), the program (php.exe) crashes immediately, with the message:

Error Starting Program
The PHP.EXE file is
linked to missing export KERNEL32.DLL:GetDiskFreeSpaceExA.

This dialog box is followed by:

c:\php3\php.exe
A device attached to the system is not functioning.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-26 13:50 UTC] jim at cvs dot php dot net
This function only exists as of Win95 OSR2. I'll figure
out where we're calling it and see what we can do.
 [1999-06-26 15:01 UTC] jim at cvs dot php dot net
Please give http://www.php.net/~jimw/php-3.0.11b1-win32.zip
a try and let us know if it works for you.
 [1999-06-26 15:24 UTC] jim at cvs dot php dot net
Fixed in 3.0.11.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC