Closed bonny1992 closed 5 years ago
can you send printscreen's? it's hard to tell what it is widout an example
or tell us in the steps of the install it gives the error, by that, we can be able to fix the problem
branch?
It's as simple as I wrote: 1) Go to http://mypage.com/ (where is located the CMS) 2) It redirects to http://mypage.com/install/ 3) Then the browser gives the error
At this point the only thing I could do, is to force the install by manually editing the file system/config.php and renaming/deleting the install folder.
Then I go back to my root page (http://mypage.com) and then it works, until I click on a link, then it redirects me to (for example) http://mypage.com/page/login/mypage.com/page/login, and everytime I click on the link, the situation goes worse: http://mypage.com/page/login/mypage.com/page/login/mypage.com/page/login/mypage.com/page/login and so on (pardon me if I didn't use the page hierarcy correctly, but I can't try that at the moment).
The branch I needed was the 3.3.5 one, since I use a 3.3.5 TrinityCore.
If it's useful, I use a lighttpd webserver with FastCGI (but everything else works, from url rewriting to redirects).
If you need something else, just tell me. And sorry for the late reply.
Ok, with latest revision, I am able to see the first install page, but when I click on "Install" it gives me 404.
But, if I write the url http://mypage.com/install/step-2.php, it works (telling me I don't have Apache installed, but it should work with either).
have you try with apache2?
one of the requirements it's apache
http://stackoverflow.com/questions/27115464/how-to-convert-my-apache-htaccess-rewrite-rules-to-lighttpd convert the .htaccess content to lighttpd go directly to step 3
@wolone sorry for the wait, i've addered a polyfill to the code. (also i don't have much time, i only am correcting errors)
@wolone also, that error, i i'm not mistaken, only ocurrs on the cgi enviorment
i hope that i've helped, ur welcome
Well, during installation it gives me "ERR_TOO_MANY_REDIRECTS". I tried disabling Cloudflare on my host, but no luck.
How can I fix that?
EDIT: Ok, I managed to get this installed by manually editing my system/config.php file, but... nothing is working xD My login doesn't simply work, it says I "need to activate" my account.
Obviously there's a HUGE issue with url redirection, since everytime I click on login it brings me to myurl.com/login/myurl.com/login/myurl.com/login and so on.
For now, it's not worth installing it, but it's an interesting project!
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.