Warning: Cannot add header information – headers already sent by

12 years ago

Header Errors Warning: Cannot add header information - headers already sent by (output started at /home/uruser/www/errors.php:9) in…. Warning: Cannot send…

Install mod_geoip: How to ?

12 years ago

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…

Upgrading gcc compiler

12 years ago

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

12 years ago

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…

You don’t have permission to access //_vti_bin/_vti_aut/author.exe

12 years ago

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…

FrontPage Installation

12 years ago

1. Reinstalled the extensions through cPanel. 2. Reinstalled the extensions through WHM. 3. Uninstalled/Reinstalled through Shell. 4. /scripts/updatenow 5. /scripts/initfpsuexec…

Fantastico is not installed at the default location

12 years ago

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

12 years ago

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";…

Error in exim main log for VPS

12 years ago

Error in exim main log for VPS: ------------------------------------- 2013-04-11 00:38:57 H=localhost ([xx.xx.xx.xx]) [127.0.0.1] Warning: Sender rate 1.0 / 1h 2013-04-11…

Configure eth1

12 years ago

Configure eth1 on the server. if eth1 is not showing up using ifconfig then add folloing entry for eth1 then…