[Obm] Installation V2.0.1 sur serveur Ubuntu 7.04
Enzo
enzo at equi-libre.org
Thu May 17 09:51:16 CEST 2007
Bonjour,
après avoir longuement traîné sur le site de demo qui donne vraiment
envie, je suis actuellement en train de faire mes premières armes sur OBM.
Question 1 : j'ai du faire une modif dans le script d'install pour
qu'il fonctionne
Ligne 12 - j'ai enlevé le mot clef "function" sans quoi j'avais une
erreur style ") unexpected"
Est-ce normal? Le shell par défaut est bash mais sh est présent.
Question 2 : J'ai suivi le déroulé d'installation dispo sur le site et
j'ai une erreur qui persiste malgré ma tenacité.
Voici le retour du script d'installation
<br />
<b>Warning</b>: include(obminclude/global.inc) [<a
href='function.include'>function.include</a>]: failed to open stream: No
such file or directory in
<b>/var/www/obm-2.0.1/php/admin_data/admin_data_index.php</b> on line
<b>25</b><br />
<br />
<b>Warning</b>: include() [<a
href='function.include'>function.include</a>]: Failed opening
'obminclude/global.inc' for inclusion
(include_path='.:/usr/share/php:/usr/share/pear') in
<b>/var/www/obm-2.0.1/php/admin_data/admin_data_index.php</b> on line
<b>25</b><br />
<br />
<b>Warning</b>: include(obminclude/of/of_category.inc) [<a
href='function.include'>function.include</a>]: failed to open stream: No
such file or directory in
<b>/var/www/obm-2.0.1/php/admin_data/admin_data_index.php</b> on line
<b>29</b><br />
<br />
<b>Warning</b>: include() [<a
href='function.include'>function.include</a>]: Failed opening
'obminclude/of/of_category.inc' for inclusion
(include_path='.:/usr/share/php:/usr/share/pear') in
<b>/var/www/obm-2.0.1/php/admin_data/admin_data_index.php</b> on line
<b>29</b><br />
<br />
<b>Fatal error</b>: Call to undefined function get_global_params() in
<b>/var/www/obm-2.0.1/php/admin_data/admin_data_index.php</b> on line
<b>105</b><br />
Update phonetics and approximative searches
X-Powered-By: PHP/5.2.1
Content-type: text/html
<br />
<b>Warning</b>: include(obminclude/global.inc) [<a
href='function.include'>function.include</a>]: failed to open stream: No
such file or directory in
<b>/var/www/obm-2.0.1/php/admin_data/admin_data_index.php</b> on line
<b>25</b><br />
<br />
<b>Warning</b>: include() [<a
href='function.include'>function.include</a>]: Failed opening
'obminclude/global.inc' for inclusion
(include_path='.:/usr/share/php:/usr/share/pear') in
<b>/var/www/obm-2.0.1/php/admin_data/admin_data_index.php</b> on line
<b>25</b><br />
<br />
<b>Warning</b>: include(obminclude/of/of_category.inc) [<a
href='function.include'>function.include</a>]: failed to open stream: No
such file or directory in
<b>/var/www/obm-2.0.1/php/admin_data/admin_data_index.php</b> on line
<b>29</b><br />
<br />
<b>Warning</b>: include() [<a
href='function.include'>function.include</a>]: Failed opening
'obminclude/of/of_category.inc' for inclusion
(include_path='.:/usr/share/php:/usr/share/pear') in
<b>/var/www/obm-2.0.1/php/admin_data/admin_data_index.php</b> on line
<b>29</b><br />
<br />
<b>Fatal error</b>: Call to undefined function get_global_params() in
<b>/var/www/obm-2.0.1/php/admin_data/admin_data_index.php</b> on line
<b>105</b><br />
Il semble que ce soit lié à obminclude. Voici mon fichiers d'hôte virtuel
<VirtualHost 192.168.1.13:80>
DocumentRoot /var/www/obm/php
ServerName intranet.artgens.net
#LoadModule env_module /usr/lib/apache2/modules/mod_env.so
Setenv OBM_INCLUDE_VAR /var/www/obm/obminclude
php_value include_path ".:/var/www/obm/obminclude"
Alias /images /var/www/obm/resources/themes/default
DirectoryIndex obm.php
<Files ~ "\.inc$">
Order allow,deny
Deny from all
</Files>
AddDefaultCharset ISO-8859-15
</VirtualHost>
j'ai commenté le chargement du module mod-env.so car apache me dit qu'il
est déjà chargé.
Voilà, merci d'éclairer ma lanterne.
--
Enzo GRAFTIEAUX
Tel : 08 71 730 930
Mobile : 06 64 53 86 75
Mail : enzo at equi-libre.org
Web : www.equi-libre.org
-------------- next part --------------
Skipped content of type multipart/related
More information about the Obm
mailing list