Hello! I have just bought a vps and i just installed a wallpaper php scrip but the problem is that it doesn't load images. It says, How can i enable them. do i have to install something???
You can create a php file, eg: phpinfo.php The content must be: <?php phpinfo(); ?> Code (markup): And in phpinfo, search for GD
yes i have cpanle. anyhow I asked the support team and they just fixed it up. thanks for your replies. they would be useful for me for next time
you have to compile php with the correct tags as shown in this example: http://r00tsecurity.org/forums/index.php?showtopic=9280 --with-gd --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib