![]() |
|
Zenphoto on Mac 10.6 - no gettext in php - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Zenphoto on Mac 10.6 - no gettext in php (/thread-6803.html) |
Zenphoto on Mac 10.6 - no gettext in php - harootun - 2010-03-20 I was going to upgrade Zenphoto from 1.2.6 to 1.2.9 (it's been a little while). Since I last upgraded zenphoto, I upgraded my Mac to 10.6 (snow leopard) and have discovered the mac default install for php doesn't have the gettext extension installed, so zenphoto won't run on my machine. I used to use Marc Liyanage's customized PHP installation at www.entropy.ch, but he hasn't done one for Mac 10.6, and there doesn't seem to be another other EASY way for me to get php. (There are ways, but things like MacPorts seem a little intimidating to me -- all that work in the terminal!). I realize this is more of a mac issue than a zenphoto issue, but I was thinking/hoping someone here might have a solution. Thanks for listening. Zenphoto on Mac 10.6 - no gettext in php - ClicClac - 2010-03-20 You need to add gettext to your php install. See this message and the pterobyte response. Word fine for my 10.6 install. Zenphoto on Mac 10.6 - no gettext in php - hhm - 2010-03-20 Did you search for gettext in the forum? On the other hand you find a nice walktrough of how to install php grom the sources here: Zenphoto on Mac 10.6 - no gettext in php - acrylian - 2010-03-20 Why don't you use for example MAMP on Mac? That other than the OS X built in webserver comes with everything perfectly preinstalled. I do most development with that. Zenphoto on Mac 10.6 - no gettext in php - harootun - 2010-03-20 Thanks for all the rapid replies!!! hhm ClicClac acrylian Thanks again for all the good advice. Wish I had posted my query first thing Zenphoto on Mac 10.6 - no gettext in php - acrylian - 2011-10-15 If you want to run a local webserver on Mac I can only recommend using the MAMP package instead of the quite incomplete built in server of Mac OS X: www.mamp.info |