Pligg domain url change

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 01-12-2010, 03:43 PM
New Pligger
 
Join Date: Feb 2009
Posts: 19
Hi guy,
I want to change my pligg site url from http:// malekiha.com/pligg to another url like pliggen.com for example. How can i do this?

Thanks
Reply With Quote
  #2 (permalink)  
Old 01-12-2010, 03:48 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
edit settings.php
/libs/dbconnect.php

Then log in and change admin> configure> location installed>
Reply With Quote
  #3 (permalink)  
Old 01-12-2010, 03:56 PM
New Pligger
 
Join Date: Feb 2009
Posts: 19
Thanks for your answer, but what exactly have I to change?
This one:
define("EZSQL_DB_HOST", 'localhost');


Quote:
Originally Posted by chuckroast View Post
edit settings.php
/libs/dbconnect.php

Then log in and change admin> configure> location installed>
Reply With Quote
  #4 (permalink)  
Old 01-12-2010, 04:04 PM
New Pligger
 
Join Date: Feb 2009
Posts: 19
My settings.php files is like this:

<?php
$my_base_url = 'http://malekiha.com';
$my_pligg_base = '/pligg';
$dblang = 'en';
define('table_prefix', 'pligg_');
$language = 'english';
include_once mnminclude.'settings_from_db.php';
?>

and my /libs/dbconnect.php file:

<?php
define("EZSQL_DB_USER", 'database_user');
define("EZSQL_DB_PASSWORD", 'pasword');
define("EZSQL_DB_NAME", 'database_name');
define("EZSQL_DB_HOST", 'localhost');
if (!function_exists('gettext')) {
function _($s) {return $s;}
}
?>

What exactly have i to change? Please help.

Last edited by allby; 01-12-2010 at 05:13 PM.
Reply With Quote
Reply

Tags
domain, pligg, url

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pligg User Integration Options Yankidank Wiki Articles 4 02-10-2012 02:52 AM
My new add-on domain cannot show my pligg site css oobie11 Questions and Comments 6 07-15-2009 08:35 PM
new domain and pligg in subdirectory - config adamcygal Questions and Comments 3 07-15-2009 07:21 PM
setting new domain under existing Pligg website adamcygal Questions and Comments 2 07-15-2009 06:29 PM
pligg copy on same domain jbird Questions and Comments 0 02-12-2008 11:55 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development