Git Product home page Git Product logo

Comments (6)

bearlike avatar bearlike commented on August 25, 2024
  • Can you share more details about your setup? (PHP version, Database Version, Deployment, etc.). Based on what is currently available, it seems like your deployment is unable to access PHPMailer. This mostly indicates a permission issue or incorrect installation. We suggest you try using php:7.2 instead of the latest version. If you're new to setting up web servers, you may follow along the instructions available in README.md, Dockerfile, and docker-compose.yml

no errors are displayed

  • By default, PHP may be configured to not display errors on the browser. The error_log directive in the php.ini file determines the location where PHP errors are logged. You can share the specified log file with us.

there are lots of errors in the sql - may be needs to be updated.

  • I do not see any error log related to the database. If there are any, please do share.

Also, please follow the bug reporting template. It's posted so that we can get the whole picture in one go.

from rems-for-organisations.

gomzy2k23 avatar gomzy2k23 commented on August 25, 2024

i have check phpmailer - i manage to fix it. Pear was not enable.

i set php error reporting on - now i get this error after login as admin:
http://localhost/rems/members/validate.php
**could not find driver**

from rems-for-organisations.

bearlike avatar bearlike commented on August 25, 2024

@gomzy2k23, that is not the complete error log. As I have previously mentioned:

By default, PHP may be configured to not display errors on the browser.

Kindly follow the links below to find your error logs. The location varies according to your setup. If you are new to this, we advise you to refer to the following articles and search the internet for relevant information:

  1. Where does PHP store the error log? (PHP 5, Apache, FastCGI, and cPanel)
  2. Display All PHP Errors: Basic & Advanced Usage
  3. PHP error logs guide

In my best guess, the error "could not find driver" could indicate that pdo_mysql is not installed. Kindly install pdo_mysql and check the issue. To continue this discussion any further, we will need the error logs.

from rems-for-organisations.

gomzy2k23 avatar gomzy2k23 commented on August 25, 2024

i tried to use iis and xampp . both stuck on a blank page after log in with username and password admin admin.

access.log
error.log
install.log
ssl_request.log

from rems-for-organisations.

bearlike avatar bearlike commented on August 25, 2024

The logs show no relevant errors, suggesting issues with the REMS setup or web server stack installation. Issues outside REMS deployment are beyond our project's scope. Please update this thread if a relevant bug is discovered.

from rems-for-organisations.

stale avatar stale commented on August 25, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from rems-for-organisations.

Related Issues (10)

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.