nu·men (n
m
n, ny
-)
-n
)
It almost becomes a de-facto standard to refer everything on-line for those spending 10+ hrs in the digital world, out of which most is spend on reading e-pages. Then reverting back to cellulose page is like switch from e-mail to snail mail but cellulose book is pretty conspicuous no matter how far you are using computer.
The steps involved are clearly specified in qtmoko.org. It was a long procedure in my testbed with limited mem.. Even some of the errr as well as the outputs produced by the compilation process are given in quotes as it was important for me how I come to resolve some issues..
symbiotic env - (tested)
ubuntu - 8.04(LTS)
Qt-4.5.0
metacity
Hope the content is reproduced precisely the way I tried it some days back...This should have been the post before this
Initally download the toolchain from
http://wiki.openmoko.org/wiki/Toolchain
Create symbolic link for the needed toolchain
Resolved on making use of gta02 as a regular phone.
What better than to make use of (as a regular device and a development env) the device on a regular basis.
It's the only way to get to know the device and getting started with....
Follow up on the previous blog entry
Until yesterday I presumed without verifying that I have set the php memory limit to 128MB from within drupal in settings.php in hosting environment as I have done it in my test environment but only when the fatal error msg was displayed I verified the mem limit which was not affected by the changes in the settings.php.
Feels like having the whole world in one's hand
It's just how you want to perceive anything - It's basically all about what you want to do with the phone - if it's just a basic phone function that one is looking for then better go for other phone set available in the market.
Just with the installation of ckeditor the image upload option is not available, install IMCE and then edit the ckeditor.config.js in which uncomment the following lines
//config.extraPlugins += (config.extraPlugins ? ',imce' : 'imce' );
//CKEDITOR.plugins.addExternal('imce', Drupal.settings.ckeditor.module_path + '/plugins/imce/');In order to add the toolbar button, simply add
['Link','Image','IMCE']
in
Just another set of terms for deranged mind from deranged mind. It's nothing but
1. one drupal instance hosting multiple site and
2. multiple site hosted on different instance of drupal
Some call instance as code base ... it's OK if the terms don't confuse you.
various materials are there on the topic with really easy set of instruction(s) to carry out the task.
404 not found error
After copying drupal content to the httpdocs the site was behaving not as needed so got rid of the drupal content and with the initial set of file was getting "404 not found error"
The requested URL / was not found on this server.
referring the /var/log/apache2/error.log showed
[mon Mar 01...][error][client 192.168.1.2] file does not exist: /var/www/gnumen.net
after having a look in /etc/apache2/site-available