1. Install Ubuntu Serverhttp://thanhsiang.org/faqing/node/131 2. Install Drupal3. Configuration of clean URLs
Edit line 7 to read, "AllowOverride All". 4. Install GD support php5-gd
5. Install PECL uploadprogress5.1. Prepare 5.2. Donwload uploadprogress and install $ phpize the module should be automagicly placed with your other modules i.e: /usr/lib/php5/20060613+lfs/ 5.3. php.ini extension=uploadprogress.so 5.4. Restart Apache
|
|||