[ms4w-users] Server Crash with ms4w version 1.0.3

Jeff McKenna jmckenna at dmsolutions.ca
Mon Jan 17 17:44:40 EST 2005


thanks for reporting this Frank.  MS4W will be upgraded as soon as php 
4.3.11 is available.  I've filed a bug for MS4W about this as well (so 
we don't forget about this), if u want to follow it:
http://www.maptools.org/bugzilla/show_bug.cgi?id=929

thanks.


jeff




Frank Broniewski wrote:
> Things are cleared, see http://bugs.php.net/bug.php?id=31159
> 
>                                                       
> Frank Broniewski
> Musée National d'Histoire et d'Art
> Section Préhistoire / Projet EPC
>     Tél: +352 260 281-21
> 241, Rue de Luxembourg
> L-8077 Bertrange
> 
> 
> -----Message d'origine-----
> De : ms4w-users-bounces at lists.maptools.org
> [mailto:ms4w-users-bounces at lists.maptools.org] De la part de Frank
> Broniewski
> Envoyé : Mittwoch, 12. Januar 2005 10:21
> À : ms4w-users at lists.maptools.org
> Objet : [ms4w-users] Server Crash with ms4w version 1.0.3
> 
> 
> Hello all
> 
> I have a problem with adodb http://adodb.sourceforge.net/ when I want to
> upgrade my ms4w version from 29.11.04 to the latest version.
> 
> I use adodb to interact with a ms access database. With my current version
> of ms4w (php 4.3.7.7) everything works like expected, but when I use the
> latest version of the ms4w package (1.03) I get a "500 internal server
> error" message from apache and windows xp wants to send an error report
> because php crashed.
> 
> I could relate the crash to the initialization of the Connect to the
> database. I post the code so you can see, how I connect to database:
> 
> $db = &ADONewConnection("ado_access");
> $myDSN = 'PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA
> SOURCE=c:\db\epc-work\epc_master.mdb;USER ID=;PASSWORD=';
> $db->Connect($myDSN, "", "", "");
> 
> The crash occurs within the last line: $db->Connect($myDSN, "", "", "");
> When I comment this line out, everything works, except database interaction
> of course.
> 
> Is there an known issue with php 4.3.10 or did something change within the
> configuration of ms4w which could cause such an error? 
> 
> Greetings from Luxembourg
> Frank
> 
>                                                       
> Frank Broniewski
> Musée National d'Histoire et d'Art
> Section Préhistoire / Projet EPC
> 


-- 
Jeff McKenna
DM Solutions Group Inc.
http://www.dmsolutions.ca



More information about the ms4w-users mailing list