Open Source
Menu
Log-in
Tags Cloud
AdSense
FTP client
Joomla
Joomla 1.5.15
Joomla SEF
Joomla SEO
Joomla backup
Joomla database
Joomla security
MOD HTML
advanced mode
auto-frontpage
autopublish
backup
community
configuration
content
content feed
database export
dbprefix
frontpage
googleAds
htaccess
javascript
joomla
joomla 1.5
joomla plugin
language pack
manual backup
page navigation
password
phpMyAdmin
plugin
public_html
security
security breach
sh404sef
url redirection
url rewrite
www redirection
Latest Comments
*****More Explanation You Can Add Or Edit This Lin...
02.02.12 14:30
Thank You... :lol:
06.01.12 05:05
THANK YOU...!!!! it's working to me...
17.12.11 01:46
Hey, thanks a lot. :D :lol:
09.12.11 17:49
YES!! It works great. I'm happy
01.12.11 14:05
How to retrieve the database settings of an existing Joomla website |
|
|
|
| Sunday, 28 February 2010 20:21 |
|
In case you’ve lost the db settings of your Joomla website you can easily retrieve them from the Joomla configuration file. Here is how to do it. var $dbtype = 'mysql'; var $host = 'localhost'; var $user = 'your database username'; var $password = 'your database password'; var $db = 'database name'; var $dbprefix = 'jos_'; // This is the default database table prefix. Change this to whatever you intend entering into the MySQL
|




Comments
RSS feed for comments to this post.