http://mirror.centos.org/centos/4/os/i386/CentOS/RPMS/ http://mirror.centos.org/centos/5/os/i386/CentOS/ http://httpupdate.cPanel.net/mysqlinstall/4.1.22-0/64/centos/4.3/ http://downloads.mysql.com/archives/mysql-4.1/ http://mirror.centos.org/centos/4/os/x86_64/CentOS/RPMS/
See MoreTag: hostripples
UPGRADE BUGZILA
========== TO UPGRADE BUGZILA DO AS FOLLOWS ============== bash$ cd /var/www/html bash$ wget http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-2.22.1.tar.gz (Output omitted) bash$ tar xzvf bugzilla-2.22.1.tar.gz bugzilla-2.22.1/ bugzilla-2.22.1/.cvsignore (Output truncated) bash$ cd bugzilla-2.22.1 bash$ cp ../bugzilla-3.0/localconfig* . bash$ cp -r ../bugzilla/data . bash$ cd .. bash$ mv bugzilla bugzilla.old bash$ mv bugzilla-2.22.1 bugzilla ============== If u r getting any database error […]
See MoreBlank PHP Pages
Blank PHP Pages You go to a .php page, but it’s blank. The scope of what can cause blank pages is very broad, but there are a few things to look at: -Is error reporting turned off anywhere in the script or in the .htaccess? If so, turn it on to see what is happening […]
See More