just dloaded a php app and found that it does not work because i don't have mysql compiled directly into the php binary.
i do have mysql support for php and many of my other php apps work fine in that way but i don't understand why it is different with the binary.
is there any way i can preload the module when i run php from the cli?
thanks!
i do have mysql support for php and many of my other php apps work fine in that way but i don't understand why it is different with the binary.
is there any way i can preload the module when i run php from the cli?
thanks!