wget http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs862/ghostscript-8.62.tar.bz2 bunzip2 ghostscript-8.54.tar.bz2 tar -xvf ghostscript-8.54.tar cd ghostscript-8.54 ./configure make make install
Installation: 1: Installing libpcap cd /usr/local/src wget http://ovh.dl.sourceforge.net/sourceforge/libpcap/libpcap-0.8.1.tar.gz tar -zxvf libpcap-0.8.1.tar.gz cd libpcap-0.8.1 ./configure make && make install 2: Installing…
Header Errors Warning: Cannot add header information - headers already sent by (output started at /home/uruser/www/errors.php:9) in…. Warning: Cannot send…
1. mkdir /home/uruser/geoip cd /home/uruser/geoip 2. Download and install library: wget http://www.maxmind.com/download/geoip/api/.../c/GeoIP.tar.gz http://www.maxmind.com/download/geoip/api/c/GeoIP-1.3.4.tar.gz tar xzfv GeoIP.tar.gz cd GeoIP* ./configure make…
cd /usr/local mkdir gcc cd gcc wget ftp://mirrors.kernel.org/gnu/gcc/gcc...-4.2.2.tar.bz2 tar -jxvf gcc-core-4.2.2.tar.bz2 mkdir obj cd obj At this point we need…
ERROR : Warning: fwrite(): supplied argument is not a valid stream resource in /home/uruser/public_html/index.php on line 359 Solution: I'm pretty…
403 Forbidden You don't have permission to access //_vti_bin/_vti_aut/author.exe on this server" Additionally, a 404 Not Found error was encountered…
1. Reinstalled the extensions through cPanel. 2. Reinstalled the extensions through WHM. 3. Uninstalled/Reinstalled through Shell. 4. /scripts/updatenow 5. /scripts/initfpsuexec…
Error:- Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it's current location to…
ERROR: FANtastico can connect to mysql .... Solution: /usr/local/cpanel3rdparty/includes... Create a following file change IP cat mysqlconfig.local.php <?php $MYSQLHOST="66.249.137.160"; $MYSQLPATH="/usr/bin/mysql";…