1
pubhead
Moving a XOOPS installation
  • 2004/10/5 2:14

  • pubhead

  • Just popping in

  • Posts: 11

  • Since: 2004/9/16


Hello,

I developed my XOOPS site in a /public_html/dev folder, and then wanted to migrate it to just /public_html. After reading through the forums, I came upon this posting, which directed me to change the physical path and virtual path in mainfile.php after moving my files (example below)

// XOOPS Physical Path
// Physical path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_ROOT_PATH', '/home/yoursite/public_html');

// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_URL', 'http://yoursite.org');

I did that, and the site came up. But there were weird characters where text used to be. For example, dates were appearing as (_th06+0000RUTCMonAMUTCEthUTCR0N6), etc.

Looks like my SQl database didn't like the move. These other folks had success. I am wondering if I am missing something?

Login

Who's Online

152 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 152


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits