Menu

#68 Invalid username/password

v2.3
open
None
1
2015-04-27
2014-09-25
Anonymous
No

Hi guys, i am trying to run ospos v2.3 along with xampp v1.8.3 in my mac (running OSX 10.9). I have followed the installation guide from http://www.opensourceposguide.com but when is tried to access the app (localhost/ospos) i only got a notification
"A Database Error Occurred

Unable to connect to your database server using the provided settings.

Filename: core/Loader.php

Line Number: 346"

I read on the internet that we can solve this by changing the value of $db['default']['db_debug'] to FALSE. When i change it, the login form appears, but another problem comes. The username admin and password pointofsale don't work at all. It says invalid username and password.

Is there any solution for this? Thank you in advance!

Discussion

  • Anonymous

    Anonymous - 2014-09-26

    Hi guys, just now i tried using mamp instead of xammp and it works actually. Just put your ospos folder in htdocs in mamp and follow the installation guide from http://www.opensourceposguide.com/. However if you get a notification 403 forbidden access error, you can try to access this app by typing localhost:8888/ospos (if ospos is the name of the folder) instead of localhost/ospos. That works for me

     
  • Teplok

    Teplok - 2014-10-29

    I installed ospos with WAMPP or XAMPP both works well.
    The only thing you need to make adjustment is ./application/config/database.php.html

    First you need to remove .html in the file name than you edit the configuration inside referring to your database server setting.

     
  • Anonymous

    Anonymous - 2015-04-27
    Post awaiting moderation.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.