sudo gedit/etc/php5/apache2/php.ini search for “upload_max_filesize” and change for example “2M” to “20M”. This is very important if you want install for example Virtuemart with Joomla. After: sudo /etc/init.d/apache2 restart
Archivio per la categoria ‘Computer e Internet’
Change the php file upload limit in Ubuntu
Posted: 27 settembre 2011 in Computer e Internet, Tutorial, UbuntuEtichette: apache2, php, ubuntu
Change (cambiare) DocumentRoot (/var/www) Apache2 on Ubuntu
Posted: 27 settembre 2011 in Computer e Internet, Tutorial, UbuntuEtichette: apache, apache2, documentroot
sudo gedit /etc/apache2/sites-available/default and change the selected phrases in red with your new directory. DocumentRoot /var/www/ <Directory /> Options FollowSymLinks AllowOverride None </Directory> <Directory /var/www/> Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all # This directive allows us to have apache2′s default start page # in /apache2-default/, but still have / go to the [...]
Add ppa chromium (chrome) and mozilla firefox daily on ubuntu 11.04 (and 11.10)
Posted: 8 settembre 2011 in Computer e Internet, Tutorial, UbuntuEtichette: chrome, chromium, firefox, ppa, ubuntu
sudo add-apt-repository ppa:chromium-daily/ppa sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
Sdk Android update error
Posted: 28 luglio 2011 in Android, Computer e InternetEtichette: android, problem, sdk
Se avete ricevuto duranto l’update dell’skd android un errore simile: SDK setup error:a folder failed to be renamed or moved the message suggests that you turn of your anti-virus. Quello che bisogna fare è creare una copia della cartella tools, presente nella directory principale dell’skd, e lanciare nella nuova cartella creata il file android.bat. Una volta [...]
From the shell: sudo gedit /etc/apt/apt.conf And paste: Acquire::http::proxy “http://USERNAME:PASS@PROXY:PORT/”;
“Adisu Federico II” by sharksoft android
Posted: 11 gennaio 2011 in Android, Computer e Internet, Hobby, My Android Applications, ProgrammazioneEtichette: adisu, android, federico II, gps
Ecco la mia prima applicazione per Android pubblicata sul market in versione free. Vuoi conoscere tutti i ristoranti/pizzerie convenzionati con l’Adisu Federico II? Questo programma per Android ti aiuta nella scelta di dove mangiare mostrandoti gli enti convenzionati presenti nella tua zona indicandoti anche la loro distanza dalla tua posizione. E’ utile nel caso per [...]
Pc in assistenza e sviluppo app di android in pausa XD un motivo in più per studiare..
Aggiornare Acer Liquid A1 (S100) ad Android Froyo 2.2
Posted: 27 dicembre 2010 in Android, Computer e Internet, TelefoniaEtichette: acer liquid, froyo, rom
Finalmente anche il mio liquid ora monta Froyo. Prerequisiti: Non è necessario che il cell sia rootato. Bisogna usare la modalità DebugMode. Ecco quello che ho fatto e che ho usato: se ancora dovete installare i driver usb per il riconoscimento dello smartphone su windows scarichiamo ed installiamo http://www.4shared.com/file/EJCrhF9T/Application_Acer_10_A16D_Liqui.html scarichiamo Acer Tool 3.1 http://www.mediafire.com/?l408mp10p9h1wn8 scarichiamo la rom [...]
