1
Hi all, i did a migration of a XOOPS portal from a server to another server, I was worring much for the MySQL export-import but it was all fine, and now I got blocked in very strange problem that I can't find the solution.
In mainfile.php i have this:
// XOOPS Physical Path
// Physical path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_ROOT_PATH', 'd:/inetpub/webs/domainname/public');
// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_URL', 'http://www.domainname.com/public');
"public" is the only directory where I, as user of a shared hosting, can change chmod to dirs so i have to work there.
Of course instead of "domainname" i have the real name of the site.
Everything works fine, the db connection is ok, I get the first page of the site, but after the first page the whole site (even the login) cannot be used, because every url inside the html code has a slash inside, like that: