Is it possible to install 1.2.6 with mysql 4.0.24?

Hi,

I have a working zenphoto site (version 1.2.6) on my development server and I would like to move it to another server. But I just found out that that server only has mysql 4.0.24 and version 1.2.6 requires 4.1.

Is it possible to install it anyway and do you have any idea what the consequences would be?
Or would it possible to use 1.2.5 instead and re-import the backup or database?

The obvious suggestion would be to move to another hosting company however this is a project for a client so the options are limited.

Also, what does: MySQL SQL mode [SET SESSION failed] mean on the setup page?

Thanks for the help!

Comments

  • acrylian Administrator, Developer
    Zenphoto may work on older versions of PHP and/or MySQL but we just can't test it. You will just have to try. For the SQL error my collegue will be able to answer.

    Btw, the current release is 1.2.8.
  • SET SESSION is used to insure that the communications between Zenphoto and MySQL are conducted in an agreed UTF-8 character set. This will not be an issue unless your site uses accented or extended characters.

    Setup should have told you what to do about that.
  • Thanks for your quick reply.

    How do I complete the setup with the MySQL error? There is no 'go' button. Should I edit setup.php to change the required version?

    As for the SET SESSION error: accented characters are used so I have to be careful with this one. However Setup.php only tells me the following: "This option applies only to new files and folders created by Zenphoto. You may have to change permissions on existing ones to resolve problems."

    Could you please clarify.

    Once again thanks for the help!
  • Sorry, can't really help you with the 1.2.6 release.

    Setup.php only tells me the following: "This option applies only to new files and folders created by Zenphoto. You may have to change permissions on existing ones to resolve problems."

    I'm not going to look back at 1.2.6, but I am pretty sure this error is applied to folder permissions, not SET SESSION
  • I understand you are not able to support older releases.

    Thanks anyway.
Sign In or Register to comment.