SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

Hi, my provider just updated the server where I have installed xoops and now I have this error message

"XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run."

Could someone point me to the right direction to solve this problem. Thanks.
From this thread: if your using cpanel your path should be /home/yourcpanelusername/public_html/yourxoopsdir or try this create path.php in your home directory then put this content and open it to view your path
<?php
print ($_SERVER['DOCUMENT_ROOT']);
?>


The comments are owned by the author. We aren't responsible for their content.


Login

Who's Online

145 user(s) are online (2 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 145


more...

Donat-O-Meter

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

Did you know ?

By careful configuring of user groups, you can simulate multiple site contents with one xoops install.

Random question

How do I change the module name or the title of a block?