| Re: Cant login on migrated system |
| by Mamba on 2012/3/17 1:23:11 Quote: You guys are good!!! Many thanks to you since i can always rely on your assistance in the time of need. You can always consider donating to XOOPS
|
| Re: Cant login on migrated system |
| by vmax2extreme on 2012/3/17 0:14:13 Setting the xoops_root to http://184.170.131.98/~vmoanet fixed it all for me. You guys are good!!! Many thanks to you since i can always rely on your assistance in the time of need. Now back to testing this new host....Its seems already quicker then the non-responsive GoDaddy! Mike |
| Re: Cant login on migrated system |
| by Mamba on 2012/3/16 23:48:25 One thing that I see is that probably in mainfile.php you have a "/" that you shouldn't have in the le="color: #000000"><?php // XOOPS Virtual Path (URL) // Virtual path to your main XOOPS directory WITHOUT trailing slash define('XOOPS_URL', 'http://mytest.com/~vmoanet'); Check if there is "/" after "~vmoanet" and if yes, then remove it. |
| Re: Cant login on migrated system |
| by vmax2extreme on 2012/3/16 22:11:43 when I setup FTP, it was all set to write just not execute. UPDATE: set to 777 |
| Re: Cant login on migrated system |
| by iHackCode on 2012/3/16 21:40:41 oh i just noticed this on the test site. you should should put http://184.170.131.98/~vmoanet as the XOOPS_URL or the cookies wont work. |