Créer un blog avec Web Acappela
Résolu
Trespo
-
Trespo -
Trespo -
Bonjour,
je veux créer un blog pour des commentaires avec web acappela. Le site est en ligne et le gestionnaire du bloc me signale cette erreur:
Warning: require_once(.htWaGlobalFunction.php): failed to open stream: No such file or directory in /home/charlfr7/public_html/wa-admin/wa_admin.php on line 2
Fatal error: require_once(): Failed opening required '.htWaGlobalFunction.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/charlfr7/public_html/wa-admin/wa_admin.php on line 2
quelqu'un peut m'aider s'il vous plait!
je veux créer un blog pour des commentaires avec web acappela. Le site est en ligne et le gestionnaire du bloc me signale cette erreur:
Warning: require_once(.htWaGlobalFunction.php): failed to open stream: No such file or directory in /home/charlfr7/public_html/wa-admin/wa_admin.php on line 2
Fatal error: require_once(): Failed opening required '.htWaGlobalFunction.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/charlfr7/public_html/wa-admin/wa_admin.php on line 2
quelqu'un peut m'aider s'il vous plait!
A voir également:
- Créer un blog avec Web Acappela
- Créer un compte google - Guide
- Comment créer un groupe whatsapp - Guide
- Web office - Guide
- Creer un site web - Guide
- Creer un blog - Guide
voici le contenu du fichier .htWaGlobalFunction:
<?php
include_once('waCommonFunction.php');
include_once('waStaticFunction.php');
include_once('waErrorFunction.php');
$waSpecialIdentifier="5rx6dcntvq1myxs26vcp0jdgo17pz";
$waIncludeFileId=13;
$waSqlproperty_driver=1;
$waSqlproperty_port=3306;
$waSqlproperty_host="";
$waSqlproperty_database="";
$waSqlproperty_login="";
$waSqlproperty_pwd="";
$waSqlproperty_can_create_database=true;
?>
il n y a pas un chemin où l'on fait appelle au fichier wa_admin.php