Edit report at http://bugs.php.net/bug.php?id=51877&edit=1

 ID:                 51877
 Comment by:         jakub dot gemrot at gmail dot com
 Reported by:        diegoturriaga at yahoo dot com dot ar
 Summary:            php5ts.dll crash and reset Apache
 Status:             Open
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   Windows XP / 2003
 PHP Version:        5.3.2
 Block user comment: N

 New Comment:

Hi, try to copy libmysql.dll from the php dir into apache root, i.e., 



I have ApacheRoot=D:/Apache

and PHP5 inside D:/PHP5



I've copied

D:/PHP5/libmysql.dll



Into

D:/Apache/



And it works (for me).



php5ts.dll is probably searching for the dll and is unable to find it
... and crashes :-)



Cheers!

Jakub Gemrot


Previous Comments:
------------------------------------------------------------------------
[2010-05-21 20:36:19] diegoturriaga at yahoo dot com dot ar

Microsoft no longer provides support for VFP, but the OLEDB driver works
fine with PHP 5.2.13 so I guess it's a bug in version 5.3.x

------------------------------------------------------------------------
[2010-05-21 20:33:33] diegoturriaga at yahoo dot com dot ar

If you have an xls file (dbf format) you can save it as DBASE IV file.
(without a CDX index associated but functional)

------------------------------------------------------------------------
[2010-05-21 20:33:16] paj...@php.net

If the odbc driver corrupts vfp index, then you should report a bug to
Microsoft. I'm not sure we can fix your issue easily, so pls don't hold
your breath :)

------------------------------------------------------------------------
[2010-05-21 20:25:30] diegoturriaga at yahoo dot com dot ar

That speed! ODBC is slower, the driver is older and, especially,
corrupts the index file (cdx) on deletes

------------------------------------------------------------------------
[2010-05-21 20:21:33] diegoturriaga at yahoo dot com dot ar

Ups! Please replace $this->recordset by $recordset (copy/paste error;)

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=51877


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51877&edit=1

Reply via email to