During a clean fresh install, this pops up at the final screen of installation onto apache server, running apache 2.2, mysql5 and php5. Screenshot attached.

CommentFileSizeAuthor
2011-11-08_21-50-56.png68.8 KBvolvic0402
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

georgemastro’s picture

Your FTP client is probably incorrectly classifying png files as ascii files. Try transferring them manually with your transfer setting set to "binary".

Tabestan’s picture

I do get a 500 error at the last install step.

When I go to the website root (localhost/opendeals), I do see the theme but no content.

I can add content but it's not showing on the frontpage. Plus it says "45 purchases" even if I just created it...

The first version looked better...

yannisc’s picture

Try reinstalling making sure that you have set PHP memory limit to at least 128Mb.

The distro is tested and installing fine, if you do the above.

nchar’s picture

Try to set PHP memory limiy to 128MB and max execution time to 60.

nchar’s picture

@volvic0402 try to use the .zip file instead of .tar.gz

volvic0402’s picture

Hi Nikkos,

I did use the Zip file, and also php memory was set to 128mb. Still the same issue. I can't see it affecting any performance yet though.

nchar’s picture

What type of server do you use? What version of php? Try to download and reupload all images in /profiles/opendeals/demo_content/ using an ftp client.

volvic0402’s picture

Server is apache 2.2, php 5+ and MySQL 5+. The site I have created is working as it is supposed to so far. I haven't run in to any problems with functionality, but it's just to make you aware of the error more than anything else.

nchar’s picture

Status: Active » Closed (cannot reproduce)