Ok,what that means is that you will have to find a library, say the GD image libary, that does not come compiled with perl, and install it yourself.
On your webserver, there should be a directory that contains PHP, and a modules directory. If no modules directory, then you can upload the file to the PHP directory.
After you upload the module, you will have to edit the PHP.ini file so when PHP starts up, it includes the module.
Look in the PHP.ini file for something like this:
[tt]
;extension=modulename
[/tt]
If there is something like that, un comment it, (take out the

and then type the name of the module.
Save the file and restart PHP.
Hope this helps.
-Vic
P.S. And if you ask me, if your host tells you to install your own modules, I would find another host. Thats the post of a host, so you don't have to worry about the server. Thats what your paying them for. vic cherubini
krs-one@cnunited.com
====
Knows: Perl, HTML, JavScript, C/C++, PHP, Flash
====