|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-02-13 22:46 UTC] sniper@php.net
[2005-03-20 18:00 UTC] sniper@php.net
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 24 04:00:01 2025 UTC |
Description: ------------ Following statement: $baanobj = new COM("$baan_connect") or die("Unable to connect to Baan.<br />"); works with version 4.2.3 but crashes with with 4.3.10. My setup: Windows XP SP2 Apache 2.0.52 PHP 4.3.10 Note: PHP has been installed alternatively as CGI and SAPI and crashes in both instances. The WEB Server is connected to Application Server (Baan) using the Secure Application Manager v4.0.0.5871) from Neoteris (vpn software).