skip to Main Content

Can't Install FreeTDS via Yum Package Manager – Plesk

I tried following the instructions in the article below but it says, "No package freetds available." http://www.hosting.com/support/linux/installing-freetds-for-linux/ This is my I/O: [root@mydomain ~]# yum search freetds Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.web-ster.com * extras:…

VIEW QUESTION

I'm trying to install wkhtmltopdf on my VPS but get an errormessage when executing – Plesk

I'm trying to install wkhtmltopdf on my virtual private server. This is a tool to convert HTML to PDF. I did the following: Start SSH terminal and login. cd /var/www/vhosts/{domain}/subdomains/stage/httpdocs/lib/wkhtmltopdf wget http://wkhtmltopdf.googlecode.com/files/wkhtmltopdf-0.10.0_rc2-static-i386.tar.bz2 tar -ixvf wkhtmltopdf-0.10.0_rc2-static-i386.tar.bz2 ./wkhtmltopdf-i386 http://www.example.com/ test.pdf This is…

VIEW QUESTION
Back To Top
Search