I use Drupal for my site and I love it! I don't have any prblems with it. I actually like that there is not an installation script. I was just wondering why drupal.org has not implemented a installation script? I have worked with Civicspace and they have their own little version of a installation script that involves you editing a text file after going through some sort of process... I am just curious?
a friend wants an ecommerce site for a small record label. drupal looks like a good choice, see http://www.illect.com/front.php, but my experience w/ setting up php sites only goes so far as a wordpress blog. i'm thinking i could do this, but i was wondering if anyone could give me a guess as to how long it may take to set up and what i might charge him for the work... or if this might be biting off more than i can chew...
I have a question about HTTP Compression and Drupal
The speed report of the firefox webdeveloper plug-ins shows me:
"this site don't make use of http compresion".
Is this right? Drupal don't use HTTP compression.
I put this line of code at the beginning of the inde.php of drupal:
ob_start("ob_gzhandler");
and now the speed report says:
Congratulations. This site is using HTTP compression, otherwise called content encoding using gzip. The sizes reported here are for compressed content sent from the server to the client.