Git Product home page Git Product logo

Comments (4)

soif avatar soif commented on June 5, 2024

Salut

Il manque : sans doute, une ligne, comme ca:
<Directory /var/www/phpmydomo/> Options Indexes FollowSymLinks AllowOverride All Order allow,deny allow from all </Directory>

cf (mis a jour dans le Develop)
https://github.com/phpMyDomo/phpMyDomo/blob/develop/www/inc/doc/INSTALL.md

Et il faudra que dans la config de PMD tu lui dise que tu utilise un sous dossier:
$conf['app']['dir'] ="/phpmydomo";

HTH

from phpmydomo.

Vincere1st avatar Vincere1st commented on June 5, 2024

Rebonjour,
J'ai fait ce que vous m'avez dit, et c'est ok, cela fonctionne pour le problème du /home.
Ensuite j'ai eue un autre problème
Lorsque j'ai lancé 192.168.0.38/phpmydomo/home j'avais ce message:
Warning: require_once(/var/www/phpmydomo/inc/conf/config.php): failed to open stream: No such file or directory in /var/www/phpmydomo/inc/lib/boot.php on line 53
Donc avec mes connaissances de base en php, je suis aller fouiller et j'ai remarqué que dans le fichier /inc/lib/boot.php le path conf était défini en ligne 38 pointait vers le dossier conf, mais le dossier conf n'existe pas, mais c'est plutôt conf_sample, donc je corrige ce chemin et tout est ok.

Etes vous intéressé par mon aide?
Si oui dites moi comment vous joindre en direct.

from phpmydomo.

Vincere1st avatar Vincere1st commented on June 5, 2024

Bonjour,
Avez vous vu mon message?
Avez vous corrigé le problème?
Est ce que ce que j'ai fait est bon?
Bonne journée.

from phpmydomo.

soif avatar soif commented on June 5, 2024

non!

il n'y as pas de "probleme": il ne faut pas changer le code , mais commencer par BIEN lire la doc:
https://github.com/phpMyDomo/phpMyDomo/blob/develop/www/inc/doc/INSTALL.md :

in phpMyDomo/www/inc/ rename the directory conf_sample to conf : mv /var/www/inc/conf_sample /var/www/inc/conf
.....

from phpmydomo.

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.