Page 1 of 1

PHP ADD ON HELP

Posted: Wed Jul 01, 2009 4:27 pm
by loothecat
I had had my website hosted on a remote server from then i have decided to host at home it is all setup but i cannot do all php functions allowed previously. For example i cannot use my random image generator, how do install php functions to work?
Thanks,
Loothecat
EDIT: I am using a LAMP Ubuntu server

Re: PHP ADD ON HELP

Posted: Wed Jul 01, 2009 4:49 pm
by Christopher
You can either compile extensions into the PHP module or load them in php.ini. Either way you need to build them or get them from your distribution.