Is NetPBM installed?

NetPBM is not installed in a central location on the server because ImageMagick can usually be used instead in most scripts and is installed on all servers.

If NetPBM is important for you and you need it installed the binary can be installed in your webspace with no intervention from us. Simply download the file here, extract it using Winzip/WinRar and upload it to your top level directory into a newly created folder called "netpbm". In your script, provide the path to this folder when asked for the path to NetPBM which should be: /home/username/netpbm (replace username with your actual username).

  • 115 Users Found This Useful
Was this answer helpful?

Related Articles

How do I test Python to make sure it is working for my account?

The following will allow you to create a test script to ensure Python is working on your account...

How do I parse PHP in HTML pages?

If you wish parse PHP in your HTML pages you need to add the following line you the .htaccess...

How do I use the Ioncube loaders?

The Ioncube loaders are installed and ready for use so you don't need to do anything to use them.

Is PHP ran as an Apache module or as CGI?

We run suPHP on our servers, so PHP is running as CGI.

Can I run PHP scripts anywhere on my web space?

You can run PHP scripts anywhere on your web space with the exception of the "cgi-bin".