Installation Erreur Flexicontent 1.5.3

More
15 years 7 months ago #7861 by mediana
Sur une installation fraiche de Joomla 1.5.18, j'obtiens une erreur lorsque je veux installer Flexicontent 1.5.3 :
Code:
* JInstaller::install: Erreur SQL. DB function failed with error number 2006 MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `j15_flexicontent_cats_item_relations` ( `catid` int(11) NOT NULL default '0', `itemid` int(11) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`catid`,`itemid`), KEY `catid` (`catid`), KEY `itemid` (`itemid`) ) TYPE=MyISAM CHARACTER SET `utf8` COLLATE `utf8_general_ci`; SQL = CREATE TABLE IF NOT EXISTS `j15_flexicontent_cats_item_relations` ( `catid` int(11) NOT NULL default '0', `itemid` int(11) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`catid`,`itemid`), KEY `catid` (`catid`), KEY `itemid` (`itemid`) ) TYPE=MyISAM CHARACTER SET `utf8` COLLATE `utf8_general_ci`; * Composant Installation: Erreur SQL ou fichier sql absent ou illisible. DB function failed with error number 2006 MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `j15_flexicontent_cats_item_relations` ( `catid` int(11) NOT NULL default '0', `itemid` int(11) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`catid`,`itemid`), KEY `catid` (`catid`), KEY `itemid` (`itemid`) ) TYPE=MyISAM CHARACTER SET `utf8` COLLATE `utf8_general_ci`; SQL = CREATE TABLE IF NOT EXISTS `j15_flexicontent_cats_item_relations` ( `catid` int(11) NOT NULL default '0', `itemid` int(11) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`catid`,`itemid`), KEY `catid` (`catid`), KEY `itemid` (`itemid`) ) TYPE=MyISAM CHARACTER SET `utf8` COLLATE `utf8_general_ci`; * Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM j15_modules AS m LEFT JOIN j15_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering

configuration :
Code:
PHP exécuté sur: Linux web257.240.ha.ovh.net 2.6.32.7-mutu-grs-ipv4-32 #2 SMP Sat Feb 6 13:33:23 UTC 2010 i686 Version de la base de données: 5.0.90-log Collation de la base de données (dépend du jeu de caractères): utf8_general_ci Version de PHP: 5.2.13 Serveur Web: Apache/2.2.X (OVH) Du serveur Web à l'interface PHP: cgi Version de Joomla!: Joomla! 1.5.18 Stable [ wojmamni ama wojnaiki ] 27-May-2010 18:00 GMT Navigateur: Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4

Merci pour votre aide.

Antoine

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #7863 by micker
hello peut tu changer le temps d'execution du php ?
sinon fait ton install en local et transfere ton site en suivant

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #7866 by mediana
J'ai essayé d'installé la version 1.5.2, et la je n'ai eu aucun problème.
Mais comme ce sont des capacités d'édition depuis le frontend dont j'ai besoin, je cherche toujours à pouvoir installer la version 1.5.3 !
Merci de votre aide.

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #7871 by micker
as tu essayer ma solution ?

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #7874 by mediana
J'ai réussi à installer sur OVH en modifiant le .htaccess ; le voici :

SetEnv REGISTER_GLOBALS 0
SetEnv ZEND_OPTIMIZER 1
SetEnv MAGIC_QUOTES 1
SetEnv PHP_VER 5

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #7880 by micker
hello oui chez ovh il faut ces lignes pour être en php 5 et flexi ne fonctoine qu'en php5
A+

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #7886 by Pixwem
Bonjour,

Après avoir correctement installé Flexicontent 1.5.3, et bien qu'ayant modifié mon htaccess pour m'assurer que mon hébergement tourne en php5, j'ai les messages d'erreurs suivants après l'installation de Flexiaccess:
:(
Warning: array_push() [function.array-push]: First argument should be an array in /homez.313/siteweb/www/plugins/system/flexiaccess/flexiaccessclass.php on line 1359

Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in /homez.313/siteweb/www/plugins/system/flexiaccess/flexiaccessclass.php on line 1362

Warning: array_unique() [function.array-unique]: The argument should be an array in /homez.313/siteweb/www/plugins/system/flexiaccess/flexiaccessclass.php on line 1392

Warning: array_push() [function.array-push]: First argument should be an array in /homez.313/siteweb/www/plugins/system/flexiaccess/flexiaccessclass.php on line 1359

Warning: array_diff() [function.array-diff]: Argument #1 is not an array in /homez.313/siteweb/www/plugins/system/flexiaccess/flexiaccessclass.php on line 1364

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.313/siteweb/www/administrator/modules/mod_famenu/helper.php on line 235

Merci de votre aide.

Cordialement,

Pixwem.

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #7888 by Pixwem
Désolé, j'avais oublié de fouiller dans le forum. J'ai trouvé un post sur le même problème. Emmanuel Danan y expliquait qu'il fallait simplement se déconnecter et se reconnecter. Désolé.

Please Log in or Create an account to join the conversation.

More
15 years 7 months ago #7895 by micker
lol oui tout a fait !

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
14 years 8 months ago #15487 by grahamm
Bonjour,

J'ai moi aussi ces erreurs :
Code:
Warning: array_push() [function.array-push]: First argument should be an array in /homez.342/kappatau/www/test/plugins/system/flexiaccess/flexiaccessclass.php on line 1359 Warning: array_intersect() [function.array-intersect]: Argument #1 is not an array in /homez.342/kappatau/www/test/plugins/system/flexiaccess/flexiaccessclass.php on line 1362 Warning: array_unique() [function.array-unique]: The argument should be an array in /homez.342/kappatau/www/test/plugins/system/flexiaccess/flexiaccessclass.php on line 1392 Warning: array_push() [function.array-push]: First argument should be an array in /homez.342/kappatau/www/test/plugins/system/flexiaccess/flexiaccessclass.php on line 1359 Warning: array_diff() [function.array-diff]: Argument #1 is not an array in /homez.342/kappatau/www/test/plugins/system/flexiaccess/flexiaccessclass.php on line 1364 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.342/kappatau/www/test/administrator/modules/mod_famenu/helper.php on line 235 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.342/kappatau/www/test/administrator/modules/mod_famenu/helper.php on line 235 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.342/kappatau/www/test/administrator/modules/mod_famenu/helper.php on line 235 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.342/kappatau/www/test/administrator/modules/mod_famenu/helper.php on line 235 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.342/kappatau/www/test/administrator/modules/mod_famenu/helper.php on line 235 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.342/kappatau/www/test/administrator/modules/mod_famenu/helper.php on line 235 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.342/kappatau/www/test/administrator/modules/mod_famenu/helper.php on line 235 Warning: in_array() [function.in-array]: Wrong datatype for second argument in /homez.342/kappatau/www/test/administrator/modules/mod_famenu/helper.php on line 235

lorsque je sauve une modification dans la gestion des utilisateurs Joomla (Comme l'Editeur de l'utilisateur par exemple.

J'ai bien essayé de me login, logout vérifier que les plugins étaient bien publié dans le bon ordre. Mais rien y fait.

Un petit coup de main?

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save