diydeveloper / cms-canvas

Laravel CMS
36 stars 33 forks source link

Can not start the cms after successfull installation! #17

Closed Wmas closed 8 years ago

Wmas commented 8 years ago

I have the same issue posted by 'keilcarbon'. This question is never been answered so I am wondering if it will be answered now. Firefox say: " The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete. "

Any help will be appreciated.

I would like to upgrade the all project to CI3

Thanks for your help.

cosmomathieu commented 8 years ago

After grabbing a fresh copy of the 1.1 version I installed it and got a redirect issue (no errors); I could not view any pages apart from the front (home) page. Here is what I did to fix it. Opened .htaccess file and altered line 6 from RewriteBase / to RewriteBase /playground/cms-canvas_v1.1/ as cmscanvas was installed two directories deep from the root /playground/cms-canvas_v1.1/. After that I could access all pages front/admin without any issues.

Wmas commented 8 years ago

Thanks for sharing this.

I have tried all the possible combinations around the RewriteBase but I get still the same behavior. By the way you was lucky you could see the homepage , I can not see the home page either.

I have installed on the cms-canvas directory, so following your advise RewriteBase/cms-canvas/ should do, but it doesn't.

Wmas commented 8 years ago

Thanks for your reply.

I will try to re-install the all application once more and I let you know.

Cheers

Franco franco@webline-studio.nl

On 16 Feb 2016, at 16:44, Cosmo notifications@github.com wrote:

After grabbing a fresh copy of the 1.1 version I installed it and got a redirect issue (no errors); I could not view any pages apart from the front (home) page. Here is what I did to fix it. Opened .htaccess file and altered line 6 from RewriteBase / to RewriteBase /playground/cms-canvas_v1.1/ as cmscanvas was installed in two directories from the root. After that i would access all pages front/admin without any issues.

— Reply to this email directly or view it on GitHub.

cosmomathieu commented 8 years ago

Make sure all required modules are enabled i.e. mod_rewrite. Try installing WordPress to ensure its not an issue with MAMP etc.

Wmas commented 8 years ago

WordPress? Sorry but I don't get you now. Is this CMS made to be used with WordPress? Because I dont use it.

Cheers

cosmomathieu commented 8 years ago

No it's not meant to be used with WordPress. cmscanvas is a CMS itself, WordPress is another. I was merely suggesting that you installed WordPress in order to see whether or not it would install successfully. I was hoping to helping you narrow down your issue to MAMP or cmscanvas.

Nonetheless, it seems that you figured out your issue since you closed this issue... Mind sharing with me your resolution?

Wmas commented 8 years ago

Thanks for your reply.

I have tried everything possible but unfortunately the problem persists.

I think I must go for something else. It’s a pity the developer don’t support this anymore. In this case I think he should mention it. This to avoid people loosing time for nothing.

Cheers

Franco Magliozzi franco@webline-studio.nl

On 18 Feb 2016, at 19:44, Cosmo notifications@github.com wrote:

No it's not meant to be used with WordPress. cmscanvas is a CMS itself, WordPress is another. I was merely suggesting that you installed WordPress in order to see whether or not it would install successfully. I was hoping to helping you narrow down your issue to MAMP or cmscanvas.

Nonetheless, it seems that you figured out your issue since you closed this issue... Mind sharing with me your resolution?

— Reply to this email directly or view it on GitHub.