Koozali.org: home of the SME Server

phpmyadmin

Offline fabio

  • ***
  • 46
  • +0/-0
phpmyadmin
« on: May 26, 2013, 10:44:33 PM »
Ciao.
SME 8.

Ho fatto installazione impartendo questi comandi:

yum --enablerepo=smecontribs install smeserver-phpmyadmin
signal-event post-upgrade; signal-event reboot

Dopo il riavvio del server, mi porto su:

https://ipmioserver/phpmyadmin

ricevo questo:

phpMyAdmin - Error
Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.

Volevo rimuovere il contrib per reinstallarlo da capo con il comando:
rpm -e smeserver-phpmyadmin phpmyadmin

ma ottengo:
errore: il pacchetto phpmyadmin non è stato installato  :(

mentre con il comando:
yum erase phpmyadmin posso eliminarlo.

Eliminato, riavviato il sistema, reinstallato ex-novo con comando di prima.. ma niente. ottengo sempre stesso errore!

Nei messaggi di log, filtrando con nome php ottengo:

May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/conf.menu.apps.php 
May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/dimp/config/prefs.php 
May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/dimp/config/hooks.php 
May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/dimp/config/conf.php 
May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/turba/config/prefs.php 
May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/turba/config/attributes.php 
May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/turba/config/conf.php 
May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/turba/config/sources.php 
May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/config/prefs.php 
May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/config/registry.php 
May 26 22:30:57 server esmith::event[1486]: expanding /home/httpd/html/horde/config/mime_drivers.php 
May 26 22:30:58 server esmith::event[1486]: expanding /home/httpd/html/horde/config/hooks.php 
May 26 22:30:58 server esmith::event[1486]: expanding /home/httpd/html/horde/config/conf.php 
May 26 22:30:58 server esmith::event[1486]: expanding /home/httpd/html/horde/ingo/config/prefs.php 
May 26 22:30:58 server esmith::event[1486]: expanding /home/httpd/html/horde/ingo/config/backends.php 
May 26 22:30:58 server esmith::event[1486]: expanding /home/httpd/html/horde/ingo/config/conf.php 
May 26 22:30:58 server esmith::event[1486]: expanding /home/httpd/html/horde/imp/config/prefs.php 
May 26 22:30:58 server esmith::event[1486]: expanding /home/httpd/html/horde/imp/config/mime_drivers.php 
May 26 22:30:58 server esmith::event[1486]: expanding /home/httpd/html/horde/imp/config/servers.php 
May 26 22:30:58 server esmith::event[1486]: expanding /home/httpd/html/horde/imp/config/hooks.php 
May 26 22:30:59 server esmith::event[1486]: expanding /home/httpd/html/horde/imp/config/conf.php 
May 26 22:31:05 server esmith::event[1486]: expanding /etc/php.ini 
May 26 22:31:05 server esmith::event[1486]: expanding /etc/phpMyAdmin/config.inc.php

Consigli? Grazie anticipatamente
« Last Edit: May 26, 2013, 10:57:31 PM by fabio »

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: phpmyadmin
« Reply #1 on: May 28, 2013, 11:09:16 AM »
verifica nei log di http, ed eventualmente abilita la visualizzazione degli errori (http://wiki.contribs.org/PHP#Display_Error_Messages)

inoltre cerca nei forum per phpmyadmin perchè mi pare di ricordare che ci sono dei problemi (cerca nel forum SME 8 contribs)

Offline fabio

  • ***
  • 46
  • +0/-0
Re: phpmyadmin
« Reply #2 on: May 28, 2013, 01:48:11 PM »
Ok Stefano. Intanto grazie.

Offline aspirina

  • **
  • 37
  • +0/-0
Re: phpmyadmin
« Reply #3 on: June 05, 2013, 08:48:03 AM »
Ciao Fabio!
Hai seguito queste istruzioni http://wiki.contribs.org/PHPMyAdmin ??
Secondo me ti sei dimenticato di espandere i template...

Ciao ciao