I'm trying to set up a php+postgresql+nginx stack on Angstrom (on the BBB). I have nginx serving me php pages, and I have postgresql, but I can't seem to get php and postgresql talking. Usually, one can do a package manager install of php+postgresql, but opkg doesn't offer such an option. The alternative is to build php from source with pgsql enabled, but I'm trying to avoid that since I fear it will mess with the nginx-php settings, and might just make a mess of things.
Is there a way to get php+postgresql with opkg? Is there another way to solve this issue? Thanks. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
