ID: 21927 Comment by: geoffww at telus dot net Reported By: timb at county dot org Status: Closed Bug Type: Documentation problem Operating System: Windows 95 PHP Version: 4.3.0 New Comment:
I have an old Compaq 486 laptop with win95 that I wanted to take to work and fiddle with test scripts. Through trials and tribulations I've gotten Apache 1.3 and PHP 4.3.3 to work fine on it. Below is what I did... *Install obvious and pertinent win95 patches, updates and service packs at http://www.microsoft.com/windows95/downloads/ Also it doesn't hurt to install Visual Basic 6 runtime files, do a search on google. * Don't download the Win32 installer. Download the zip package. * You must run PHP as a module NOT as a CGI binary. * There will be some .dll files that Win95 won't have. Do a search on google for any missing .dll files that pop-up in error messages, such as obdc32.dll and obdcint.dll. Previous Comments: ------------------------------------------------------------------------ [2003-02-18 10:24:13] [EMAIL PROTECTED] You can pick one of the older binaries at http://ftp.proventum.net/pub/php/php4/ . Please use them AT YOUR OWN RISK: don't bother if it doesn't work properly. ------------------------------------------------------------------------ [2003-02-18 10:14:38] joku1935 at yahoo dot com I'm stuck with win95a or osr1 or whatever it's called. Could You please tell me the latest version of php that supported win95a ? Is it still downloadable ? ------------------------------------------------------------------------ [2003-02-05 03:25:20] [EMAIL PROTECTED] The docs have been updated: http://cvs.php.net/cvs.php/phpdoc/en/chapters/install.windows.xml Thanks for the report and we hope you can upgrade your OS and PHP soon. :) ------------------------------------------------------------------------ [2003-01-29 06:13:35] [EMAIL PROTECTED] Since PHP 4.3.0 were not supporting win95 anymore. phpdoc-team: the documentation should be fixed by removing any links to win95 and also there should be some note somewhere about this too..installation page maybe? (I wasn't aware of this before I asked Edin..) ------------------------------------------------------------------------ [2003-01-28 16:31:50] timb at county dot org Every .php page that I try to run crashes with this pop up dialog error message: "The PHP.EXE file is linked to missing export KERNEL32.DLL:Cancello." The above dialog box has the title "Error Starting Program" showing and requires three clicks on OK to close. I'm running Apache 1.3.27 on Windows 95 and have no problem with PHP 4.0.3pl1 which works fine. I've tried scripts as simple as "<?php phpinfo() ?>" to no avail. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21927&edit=1
