Archive

Archive for December, 2007

Protected: Registry Booster 2 pesmica

December 4th, 2007 Enter your password to view comments.

This post is password protected. To view it please enter your password below:


Categories: Pesmica Tags:

Enable custom Apache .htaccess mod_rewrite

December 1st, 2007 No comments

Enable custom Apache .htaccess mod_rewrite files on SuSE linux

1. Edit the file /etc/apache2/default-server.conf with your prefered editor
1. Search for AllowOverride – it should be below the line
2. Change AllowOverride None to AllowOverride All – this will allow custom .htaccess rewrite rules
3. Save your changes and exit
2. run SuSEconfig to update the apache configuration files
3. run /etc/init.d/apache2 restart to restart the Apache server

Categories: Uncategorized Tags:

Howtos – Installing PHP 5 and MySQL 5 on ClarkConnect 4.x

December 1st, 2007 No comments
First, you need to add the optional software repository to your system. From the command line, run:

echo "rpm [pcn] ftp://rhel-4:hiptop@rh.apt.clarkconnect.com System extras" > \
 /etc/apt/sources.list.d/extras.list
apt-get update

If you already have PHP/MySQL installed, then run:

apt-get dist-upgrade

If you do not have PHP/MySQL installed, run:

apt-get install cc-php cc-mysql
Categories: Uncategorized Tags:
17043 pages viewed, 0 today
11075 visits, 0 today
FireStats icon Powered by FireStats