php - How to install the wkhtmltopdf shell utility? -
i have dedicated whm / cpanel server root access.
i trying install shell utility (wkhtmltopdf) /usr/local/bin/ can call within php using exec.
i've got handle on php stuff. new server / sys admin related things.
i have checked out instructions on http://code.google.com/p/wkhtmltopdf/ - these assume higher level of knowledge have.
i wondering if can explain, complete newbie, how go installing wkhtmltopdf.
thanks (in advance) help.
depends bit on server , system. have root/sudo access? ubuntu?
sudo apt-get install wkhtmltopdf installed me nicely , can symbolic links point executable, depends on environment. kind of broad question, i'll edit answer if want more info it's hard write such generic answer work in case :) perhaps check out how install wkhtmltopdf on linux based (shared hosting) web server
Comments
Post a Comment