Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.
Moderator: General Moderators
bathazar
Forum Newbie
Posts: 1 Joined: Sun Nov 12, 2006 12:32 pm
Post
by bathazar » Sun Nov 12, 2006 12:38 pm
I tried to install PHP5 on Fedora Core 5. But when i can't use bindvalue and bindparam functions of PDO. I don't know what i need to do to use it with PHP5 on Fedora Core.
Thanks in Advanced
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Sun Nov 12, 2006 2:36 pm
bathazar wrote: But when i can't use bindvalue and bindparam functions of PDO.
Because your keyboard flips when you try to type the code or is your pc running away screaming?
If you get an error message please post it. Also post your test code.
jmut
Forum Regular
Posts: 945 Joined: Tue Jul 05, 2005 3:54 am
Location: Sofia, Bulgaria
Contact:
Post
by jmut » Mon Nov 13, 2006 2:01 am
bathazar wrote: ...But when i can't use bindvalue and bindparam functions of PDO. ...
Is your PC 64bit?
Jenk
DevNet Master
Posts: 3587 Joined: Mon Sep 19, 2005 6:24 am
Location: London
Post
by Jenk » Mon Nov 13, 2006 3:43 am
Have you added and enabled the PDO extension?