For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > November 2005 > PHP 5.1.1 on linux, PDO MySQL problems









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PHP 5.1.1 on linux, PDO MySQL problems
Jerome

2005-11-29, 6:58 pm

After compiling PHP 5.1.1 (and 5.1.0 previously) myself on kubuntu
linux, I can not used prepared statements with PDO & MySQL 4.1 that I
have installed. No results get returned, the same code on a windows XP
machine with MySQL 4.1 and PHP 5.1 installed has no problems. I can't
figure out why this might be, something PHP needs that it doesn't
explicitly say so just ends up breaking in behavior without?

My configure:
'./configure' '--with-apxs2=/usr/bin/apxs2' '--with-pdo-mysql'
'--with-pdo' '--enable-trans-sid' '--enable-magic-quotes'
'--enable-mbstring' '--with-regex=system' '--with-curl' '--with-mysql'
'--with-mysqli' '--with-xml' '--with-xsl' '--enable-xsl' '--enable-soap'
'--enable-sockets' '--with-zlib' '--with-gd' '--enable-gd'
-- jerome
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com