php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6711 Executing any PHP script results in an error dialogbox
Submitted: 2000-09-13 06:20 UTC Modified: 2000-09-13 15:02 UTC
From: soeniel dot sital at escosys dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.2 OS: WINDOWS 2000 Professional
Private report: No CVE-ID: None
 [2000-09-13 06:20 UTC] soeniel dot sital at escosys dot com
Operatin system: Windows 2000 Professional
Webserver: Apache 1.3.4 (win32)
PHP: 4.0.2 - win32 as cgi-executable

Recently i switched from NT4 workstation to Win2k professional. All php scripts working under NT4 result in an error when i try to execute them. Every time the same error dialog box appears. I tried to execute the following simple script

<? print "Testing 123..."; ?>

This also resulted in an error. The details of the error dialog are:

The title of the dialog box: 
"php.exe - Entry Point Not Found"

Error text: 
"The procedure entry point php_end_ob_buffering could not be located in the dynamic link library php4ts.dll".

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-13 15:02 UTC] dbeu@php.net
do not mix up different builds.
i suggest you grab a new one, and install it again.
make sure that you overwritte *all* old files.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 15:01:33 2024 UTC