11
Mamba
Re: error of my xoops website set in my server
  • 2013/9/11 13:27

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Did you read the "XOOPS Installation Guide"?

You have to make sure that the directories are properly identified in your mainfile.php file:

I guess, it needs to be something like:

// Physical path to the XOOPS documents (served) directory WITHOUT trailing slash 
define('XOOPS_ROOT_PATH''/home/ecofish1'); 
// Physical path to the XOOPS library directory WITHOUT trailing slash 
define('XOOPS_PATH', /home/ecofish1/xoops_lib'); 
// Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash 
define('
XOOPS_VAR_PATH', '/home/ecofish1/xoops_data');

If you have it, then make sure that the write permissions for these directories are properly set.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

179 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 179


more...

Donat-O-Meter

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

Latest GitHub Commits