Code Monkey home page Code Monkey logo

Comments (3)

Artifact0 avatar Artifact0 commented on May 24, 2024

it is easy to install on Daniel's hosting. download the master zip from here, upload that and extract it with the online file manager, rename folder, edit bottom of chat.php, and you are just about good to go.
when you say logins and users are correct do you mean mysql user/pass?
can you provide more details to better solve the problem?
once I found the option to install it with database driver 2 and use sqli it was easier for me. that db method uses local files instead of separate server, port and login credentials. for large sites that may cause performance issues but for a small site it makes it easier to deploy and manage, much more simple. maybe this line will help you also:
define('DBDRIVER', 2); // Selects the database driver to use - 0=MySQL, 1=PostgreSQL, 2=sqlite

from le-chat-php.

01123581321345589144233 avatar 01123581321345589144233 commented on May 24, 2024

i have setup the system with sqlite and it works, i try tomorrow to setup a new with mysql, sems to the login and databasenames are not working, so i try again and leave a report here.

from le-chat-php.

DanWin avatar DanWin commented on May 24, 2024

@linhux , if you need assistance with the setup, you can contact me by mail with your account details and I can have a look at what your issue is. There are many users using the chat script on my hosting without any issues, so I suspect there is some configuration option you overlooked when saving the DB config within the chat.php script.

from le-chat-php.

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.