havok89 / Hoosk

Hoosk Codeigniter CMS
http://hoosk.org
Other
128 stars 87 forks source link

cannot login after installation #28

Closed nikhil167 closed 7 years ago

nikhil167 commented 7 years ago

I installed hoosk and this "installation completed" page came up with a login button, but clicking on that button > "This site can’t be reached demohoosk’s server DNS address could not be found." Page is lost what i did wrong? i'm a beginner please do help

havok89 commented 7 years ago

Hey

Please check your config.php file that was created by the install script and ensure your domain is correct, I just tested doing a fresh install and ran into no issues here.

What set up are you installing it on?

nikhil167 commented 7 years ago

Thanks for Responding, "Initial Login DashBoard - Cannot enter with default username and password #12" By reffering this i got in. But in Admin Settings i can't find any themes in the select box 'current themes' it's blank and when saving these "Error Number: 1048 Column 'siteTheme' cannot be null". And in other sections i can't save nothing when i click save button nothing happens it's not loading but not any errors

I think i did't installed it right. I am setting it in my localhost using wamp. I downloaded the zip from 'code' section of this page and installed it in my root folder which is www Help Me. Thanks

havok89 commented 7 years ago

Make sure the theme folder has extracted correctly, it should have 2 themes in it, the admin and the default theme.

I will try installing this weekend using wamp as there has been a few people having issues with it.

nikhil167 commented 7 years ago

Thanks mate, looking forward to it. Well there is 2 themes in it admin and dark, not default.

havok89 commented 7 years ago

That is fine as long as tehre is something as well as admin folder in there, i meant dark not default lol. It must be an issue with it not being able to read whats in that folder

nikhil167 commented 7 years ago

Hi havok89, Did you check it.

havok89 commented 7 years ago

I managed to get it running fine in wamp - I installed the latest version of wamp and copied the files to:

C:\wamp64\www\hoosk

When visiting localhost/hoosk it would install but not work so what I had to do was set up a virtual host in wamp - it was simple to do:

Go to the wamp homepage by visiting localhost then under Tools on the bottom left hand side there is "Add a Virtual Host" click on it.

after saving this it prompts you to restart the DNS which you can do by rightclicking the wamp icon and going to tools -> restart dns

After this if i visit hoosktest.com in my browser it loads the local hoosk version on wamp and installs and works fine - just set the url during install to what you made your virtual host name (mine being hoosktest.com)

It cant set the login cookie properly when only using localhost/hoosk - it is best to set up virtualhosts for managing projects.

Hope that helps you!

nikhil167 commented 7 years ago

Many Thanks Mate, Worked Perfectly !!

hs364 commented 5 years ago

Hello, login can't jump