Bonjour et merci a tous pour votre aide
j'essaye d'installer un script sur mon serveur local
j'ai créé ma base de données : deals root et pas de mot de passe
j'ai lancé l'installation
et puis a un moment je bloc et ca me mets :
j'ai bien le fichier library.inc.php avec le chemin :Code:
1
2
3
4
5
6
7
8
9
10
11 ( ! ) Warning: require_once(C:/wamp/www//system/includes/library.inc.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\NODT\index.php on line 55 Call Stack # Time Memory Function Location 1 0.0082 416040 {main}( ) ..\index.php:0 ( ! ) Fatal error: require_once() [function.require]: Failed opening required 'C:/wamp/www//system/includes/library.inc.php' (include_path='.;C:\php\pear') in C:\wamp\www\NODT\index.php on line 55 Call Stack # Time Memory Function Location 1 0.0082 416040 {main}( ) ..\index.php:0
C:/wamp/www//system/includes/library.inc.php
deplus dans index à la ligne 55 j'ai :
j'ai l'impression que le problème vient de là !!!Code:require_once ($_SERVER['DOCUMENT_ROOT'].'/system/includes/library.inc.php');
quelqu'un pourrait il m'aider à "decoincer" mon installation
Par avance , merci pour votre aide
cordialement
JACK