Search found 1 match
- Fri Dec 28, 2007 7:37 am
- Forum: Submit Your Suggested Tips & Tricks Here
- Topic: How to find database information and absolute path
- Replies: 0
- Views: 755
How to find database information and absolute path
The most important part of NEW or TRANSFER of Joomla is lines below in configuration.php $mosConfig_absolute_path = '/your_path/goes_here/no_slash_at_the_end'; // absolute path to joomla $mosConfig_cachepath = '/your_path/goes_here/no_slash_at_the_end/cache'; ...