Giter VIP home page Giter VIP logo

Comments (13)

luckypoem avatar luckypoem commented on May 24, 2024

oh.i know why ,i forgot to add "/" in the end of the site.url,but i set username/pw,i still cannot login here:
http://as3.brite.biz/htmly/login,why?

from htmly.

danpros avatar danpros commented on May 24, 2024

Hi what is the error message when you try to login?

from htmly.

luckypoem avatar luckypoem commented on May 24, 2024

there is no error message appearing.i bind a domain,http://htmly.brite.biz/ ,it's still the case.very strange.
how to fix it?

from htmly.

fahmi182 avatar fahmi182 commented on May 24, 2024

Please create YourUsername.ini inside config/users folder
and write down your password there:

password = YourPassword

Please, See Example file (username.ini.example) at folder config/users

from htmly.

luckypoem avatar luckypoem commented on May 24, 2024

hi.fahmi182:

as3:/htmly/config# ls
config.ini users
as3:
/htmly/config# cd users
as3:/htmly/config/users# ls
luckypoem.ini username.ini.example
as3:
/htmly/config/users#

here http://htmly.brite.biz/login,i input user as luckypoem and its pw,but just can't login.my webserver is
apache.does apache cause the problem?

from htmly.

danpros avatar danpros commented on May 24, 2024

Hi luckypoem,

So you already put your password with this format in luckypoem.ini?

password = YourPassword

Do you have any error log on the server? like permission denied etc. I use this function to parse the ini file so its must be bullet-proof http://php.net/manual/en/function.parse-ini-file.php

When I fill the username with the username, htmly found the ini file, since if the ini file not found than the error will be: record not found.

from htmly.

luckypoem avatar luckypoem commented on May 24, 2024

hi.
yes i already put my pw with the format in luckypoem.ini.
pls check my phpinfo: http://as3.brite.biz/info.php,u check if the function is enabled or not,i don't know how to check.

maybe php version caused the problem?

from htmly.

danpros avatar danpros commented on May 24, 2024

Hi,

That's pretty weird behavior, how about the file or folder permission? the server must can read it (config/users folder), usually is 0644, 0755, or 0777.

The error log file is on:

/var/log/httpd/error_log

You can reach me on dan<at>danpros.com if you need more help that involving some of your personal data. This is a brand new project so I am really glad if I can resolve any issue for good.

from htmly.

luckypoem avatar luckypoem commented on May 24, 2024

hi.
mr danpros:
u updated the sourcecode?i install ur app in a virtual host (not in my vps) successfully:
http://ab.brite.biz/htmly/ , but in my vps,still failed: http://htmly.brite.biz/login,i still cannot login.
can u try installing ur app in some linux vps?

the only cause is permission settings problem,i think.

from htmly.

ncang avatar ncang commented on May 24, 2024

hi @luckypoem i check r u use latest version of htmly at http://htmly.brite.biz ?

from htmly.

luckypoem avatar luckypoem commented on May 24, 2024

hi.
mr ncang:
yes,

from htmly.

ncang avatar ncang commented on May 24, 2024

make sure u have username at folder config like luckypoem.ini then :
;Password
password = ursecretpass

from htmly.

ncang avatar ncang commented on May 24, 2024

done ? so u can close this issue 👍

from htmly.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.