Alright, hit me up now for installs before I get lazy!!!
Make sure your server has imagemagick(perlmagick) and perl libwww installed :
If this little script can't run on you server then I can't complete your install :
Quote:
#!/usr/bin/perl
use Image::Magick;
use LWP;
use LWP::Simple;
use URI::Escape;
require LWP::UserAgent;
use HTTP::Request::Common;
use MIME::Base64;
require HTTP::Headers;
print "content-type: text/html\n\n";
print "Hurray!";
exit;
|
BTW :
during the 10 years I've done this, if there was a host that had problems
installing perl libwww and I ended up doing it myself, every single one of them were
eventually hacked out of business.
It's a sign of poor tech support which can mean insecure servers etc...
Phatservers has everything my script needs without even asking on their cheapest
accounts.
And if they just added a new server that doesn't have everything then email them
and it will be fixed in a matter of minutes.