Recent Articles

Installazione Imagick

| 12 dicembre 2010 | 0 Comments

Installazione The Imagick extension can be compiled directly into PHP or as a shared library. As it is a PECL extension, it can simply be installed with the following command line. pecl install imagick Following installation from PECL this line needs to be added to the php.ini file. extension=imagick.so

Continue Reading

php.ini edit dal terminal ssh

| 11 dicembre 2010 | 0 Comments

To edit the php.ini on you server log on to the server via ssh (putty) 1. Log on to your server via ssh 2. Change directory from present home folder using ‘cd ..’ command 3. # cd /etc 4. # ls (make sure your php.ini file is present) 5. # vi php.ini 6. Find the [...]

Continue Reading

Featuring YD Feedwordpress Content Filter Plugin