It looks like you're new here. If you want to get involved, click one of these buttons!
Has anyone seen this issue with the installation page:
Page loads fine. Server compatibility passes. Fill out at the information.
Select Timezone box is gray, and only has one option (New York).
"Install" Button missing from page.
Any thoughts on how to solve this?
Hi,
I appended &display_errors
to the end of your Sendy installation URL to force errors to show (http://your_sendy_installation_url/_install.php?display_errors) and it's showing errors related to file permission issues.
Try setting the permissions of all files and folders to 0755
.
Best regards,
Ben
Thanks, Ben. I'll retry the installation tonight.