Closed (cannot reproduce)
Project:
Open Deals Drupal Distribution
Version:
7.x-1.0-alpha4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2011 at 21:52 UTC
Updated:
16 Jan 2012 at 08:40 UTC
Comments
Comment #1
georgemastro commentedYour FTP client is probably incorrectly classifying png files as ascii files. Try transferring them manually with your transfer setting set to "binary".
Comment #2
tabestan commentedI 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...
Comment #3
yannisc commentedTry 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.
Comment #4
nchar commentedTry to set PHP memory limiy to 128MB and max execution time to 60.
Comment #5
nchar commented@volvic0402 try to use the .zip file instead of .tar.gz
Comment #6
volvic0402 commentedHi 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.
Comment #7
nchar commentedWhat 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.
Comment #8
volvic0402 commentedServer 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.
Comment #9
nchar commented