04/09/2012, 22:54:44
Il faut savoir lire les messages d'erreurs :
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/mnt/162/sdb/8/f/technopengl/modules/CGExtensions/CGExtensions.module.php) is not within the allowed path(s): (/mnt/116/sdb/8/f/technopengl) in /mnt/116/sdb/8/f/technopengl/modules/FLVPlayer/FLVPlayer.module.php on line 25
Donc :
Il fallait modifier le "162" en "116"
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/mnt/162/sdb/8/f/technopengl/modules/CGExtensions/CGExtensions.module.php) is not within the allowed path(s): (/mnt/116/sdb/8/f/technopengl) in /mnt/116/sdb/8/f/technopengl/modules/FLVPlayer/FLVPlayer.module.php on line 25
Donc :
Il fallait modifier le "162" en "116"