OpenX – Gd Graphics Extension problem
If you installed the openx without installing the php gd extensions your statistics widgets will show an error message saying that gd extensions are not installed. In case you are using Ubuntu you may install this extension with following command. sudo apt-get install php5-gd You would expect that After the installation if you restart the [...]
Read the rest of this entry »