I stumbled across this software today and liked it's potential so I downloaded it.
PHP is not my strong point, so I'm looking for help correcting the following errors in the install script:
PHP gettext() support [is not present]
Localization of Zenphoto currently requires native PHP gettext() support
PHP setlocale() failed
Locale functionality is not implemented on your platform or the specified locale does not exist. Language translation may not work.
PHP mbstring package [is not present]
Strings generated internally by PHP may not display correctly. (e.g. dates)
Any suggestions?
Comments
As long as your gallery is in English, it shouldn't be a problem. Proceed with the installation anyway.
About to create tables...
Table creation failure: BLOB/TEXT column 'title' can't have a default value
Table creation failure: BLOB/TEXT column 'title' can't have a default value
Table creation failure: Table 'zenphoto.zp_bc_images' doesn't exist
Zenphoto Error
MySQL Query ( SELECT * FROM `zp_bc_albums` ) failed. Error: Table 'zenphoto.zp_bc_albums' doesn't exist
It looks like your zenphoto tables haven't been created. You may need to run the setup script.