Maintaining a Drupal site, or a collection of sites is much easier if everything is kept completely separate--Drupal core, contributed modules, and the site itself. |
|||
Drup.org exists as a place for me to document the things that I have learned while building dynamic websites and hosting platforms. My business (designing Drupal websites) gw.ca . Below are some of the sites that I have built: Commercial websites
Websites for non-profits |
|||
|
|||
|
|||
There are some problems with running Drupal on php 5.3. There are five kinds of solutions:
Drupal 62. Modify Drupal's error reporting --already done for Drupal 63. Find patches |
|||
Here is a good link on how to Recover a Non-booting Linux System and the core: ubuntu@ubuntu:~$ sudo mount /dev/sda6 /mnt ubuntu@ubuntu:~$ sudo mount /dev/sda1 /mnt/boot ubuntu@ubuntu:~$ sudo mount /dev/sda7 /mnt/home Verify everything looks correct before proceeding (i.e. you got the partitions correct and mounted in the correct places). Next, you need to take care of /proc and /dev as follows: ubuntu@ubuntu:~$ sudo mount -t proc none /mnt/proc |
|||
Installation:Quick intro (but use htpasswd not htpasswd2) http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access... |
|||
|
|||
Here are some misc scripts. |
|||
Drupal Modules
|
|||
