western willow ventures inc.

eye on the net
  • Home
  • Contact
  • Web
  • Graphics
  • ARDi
  • Samples
  • Terms of Service
  • Fun
  • Privacy

Search

Home

hosting

Wrangling your bash shell into line

Tue, 2010-11-23 11:27 |  Franco

While I love my hosting provider, they have some issues, ones I have learned to live with.

to configure your bash shell to show you a nice prompt do this:

PS1='\u@yourdomain.com [\w]# '

to make and use a local bin directory try this:

PATH=$PATH:~/bin

Franco's blog |  Login to post comments |  209 reads |  Tags: hosting

How do I Increase the memory available to Drupal in a hosting environment.

Tue, 2010-05-11 19:31 |  Franco

This is something I have to do frequently so I am posting it here so I dont have to search for it!

Increase PHP memory limit (4 methods)

The one I use most is to use my php.ini file or do it inside the drupal settings.php file.

settings.php:

ini_set('memory_limit', '96M');

php.ini:

memory_limit = 16M

Franco's blog |  Login to post comments |  352 reads |  Tags: drupal, hosting, memory

Popular content

Today's:

  • Contact
  • Alexandra Falls, NWT
  • Web

All time:

  • Contact
  • Web
  • ARDi - Aerial Research Drone One

Last viewed:

  • NEW! - Photos on Canvas
  • Corporate Profile
  • Flaminco poppy

Navigation

  • Login
  • Album photos
  • Contact form
  • Feed aggregator
© 2010 Western Willow Ventures Inc.

Designed by Heidi Selzler.