Ticket #890 (closed bug: worksforme)

Opened 18 months ago

Last modified 15 months ago

Problème erreur jAcl sur serveur windows

Reported by: Glosialabolas Owned by:
Priority: normal Milestone: Jelix 1.1.3
Component: module:master_admin Version: 1.1.1
Severity: normal Keywords: windows server
Cc: Php version: 5.2.3
Review: Hosting Provider:
Blocked By: Documentation needed: no
Blocking:

Description (last modified by laurentj) (diff)

Des que l'on veut aller sur la page d'authentification du module admin

 [exception 370]  Driver for jAcl not found \\NAS\WEB\Inetpub\wwwroot\site\aaa\lib\jelix\acl\jAcl.class.php 62

Fichier log :

 2009-03-25 01:04:41	[370]	 Driver  for jAcl not found	\\NAS\WEB\Inetpub\wwwroot\nom_du_site\jelix-test\lib\jelix\acl\jAcl.class.php	62
 trace:
 0	jCoordinator->handleError()	\\NAS\WEB\Inetpub\wwwroot\nom_du_site\jelix-test\lib\jelix\core\jException.lib.php : 22
 1	jExceptionHandler()	[php] : 

Page appelé :

http://nom_du_site/jelix-test/site/www/admin.php

Change History

Changed 18 months ago by laurentj

  • component changed from jelix:acl to module:master_admin
  • description modified (diff)
  • milestone Modules deleted

Changed 18 months ago by laurentj

  • milestone set to Jelix 1.1.2

Changed 15 months ago by laurentj

Je viens de tester avec 1.1.2/1.1.3, sous mac/linux, ça fonctionne sans erreur.

Changed 15 months ago by laurentj

Je viens de tester avec 1.1.1, sous mac/linux, ça fonctionne sans erreur.

Changed 15 months ago by laurentj

  • status changed from new to closed
  • resolution set to worksforme

Je viens de tester avec 1.1.1, sous windows, ça fonctionne sans erreur.

Récapitulation de la méthode employée :

php.exe jelix.php --actu createapp
# creation de la base dans phmyadmin et edition du fichier dbprofils.ini.php
# puis :
php.exe jelix.php --actu initadmin admin

Pour moi, il n'y a pas de problème. Si tu confirmes quand même le problème, merci d'indiquer ce que tu as fait pour créer ton appli avec le plus de détails possible, et réouvre le ticket.

Note: See TracTickets for help on using tickets.