Hello Spiker, MaxDB (and its libraries) are built with the 'native' Compiler on the respective platform. That is usually the commercially available compiler - on Linux it's by coincidence a gcc :-)
Mixing gcc/native compiler made components may or may not work. Regarding your original problem it leads to the compiler complaining about ... intern->zo.guards = NULL; ... where zo is a 'zend_object'. The 'guards' field has been introduced somewhere between PHP 5.0 and PHP 5.2 in the Zend API, and you may want to use a PHP 5.2 or newer to try again ... Regards Alexander Schröder MaxDB & liveCache SAP AG www.sap.com Sitz der Gesellschaft/Registered Office: Walldorf, Germany Vorstand/SAP Executive Board: Henning Kagermann (Sprecher/CEO), Shai Agassi, Léo Apotheker, Werner Brandt, Claus Heinrich, Gerhard Oswald, Peter Zencke Vorsitzender des Aufsichtsrats/Chairperson of the SAP Supervisory Board: Hasso Plattner Registergericht/Commercial Register Mannheim No HRB 350269 Diese E-Mail kann Betriebs- oder Geschäftsgeheimnisse oder sonstige vertrauliche Informationen enthalten. Sollten Sie diese E-Mail irrtümlich erhalten haben, ist Ihnen eine Kenntnisnahme des Inhalts, eine Vervielfältigung oder Weitergabe der E-Mail ausdrücklich untersagt. Bitte benachrichtigen Sie uns und vernichten Sie die empfangene E-Mail. Vielen Dank. This e-mail may contain trade secrets or privileged, undisclosed, or otherwise confidential information. If you have received this e-mail in error, you are hereby notified that any review, copying, or distribution of it is strictly prohibited. Please inform us immediately and destroy the original transmittal. Thank you for your cooperation. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Dienstag, 3. April 2007 13:34 To: maxdb@lists.mysql.com Subject: RE: PHP with MaxDB extension Hi, that's a problem, because we have no cc/CC installed. Why is the cc/CC needed for MaxDB? Configuration of PHP with a mysql extension is possible on a solaris machine with the gcc. Regards, Spiker -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]