Skip to main content

Home/ Drupal/ Contents contributed and discussions participated by Richard Sheppard

Contents contributed and discussions participated by Richard Sheppard

Richard Sheppard

Solango and Tomcat 6 on Ubuntu Intrepid @ Irrational Exuberance - 1 views

  • sudo mkdir /usr/share/tomcat6/logs
    • Richard Sheppard
       
      Use: sudo ln -s /var/lib/tomcat6/logs . Instead. The command "sudo bin/startup.sh" will give you grief if you don't.
  • sudo cp -R /var/lib/tomcat6/conf /usr/share/tomcat6/ sudo cp -R /var/lib/tomcat6/temp /usr/share/tomcat6/
    • Richard Sheppard
       
      I replaced these two lines with: sudo ln -s /var/lib/tomcat6/conf . sudo mkdir /var/lib/tomcat6/temp sudo ln -s /var/lib/tomcat6/temp .
  •  
    I used this howto for setting up Tomcat to provide the Solr service while using the out of the box Tomcat6 from the normal Ubuntu channels. I'm using Jaunty. I've highlighted a couple of things in the process.
Richard Sheppard

Druplash and Druplex Presentation at DrupalCon Boston 2008 Went Great | cascadingStyle - 0 views

  •  
    Excellent info re: using Flash to read content managed by Drupal
1 - 20 of 32 Next ›
Showing 20 items per page