Installing Custom PHP & PDFLib
Posted by: hellboy
Posted on: 2008-07-01 00:09:00
Hello all,
I am trying to install PHPLib an open source library which will be used to generate dynamic PDF file. I read the dreamhost wiki and it said that I need to install the Custom PHP as the I will not be able to install the PDFLib in the default PHP that the dreamhost installed. I have tried to install the Custom PHP using the process explained in the dreamhost wiki after making some modifications in the code I run the script using PUTTY and the command runs without any error. But When I see the phpinfo page into my server I see Configuration path as /etc/php5/cgi but as far as I understand by reading the help on installing PHPLib it should be something like /user/php5......
Can you help me please. I am stuck in this part like forever.
Thanks in advance.