rss
Rechercher : dans
Par : Pertinence Date Nom d'utilisateur
Statut : Non résolu

Internal server error phpmyadmin

Posté par xml009, le mercredi 24 octobre 2007 à 12:41:37
Bonjour,
Actuellement titulaire d'un serveur dedié sur OVH avec comme systeme d'exploitation Ubuntu Desktop 7.04,
en voulant accéder a l'adresse suivant: http://91.121.85.134/phpmyadmin
Vous pouvez constater son erreur :/
Et ceci est arrivé du jour au lendemain, hier sa marcher trés bien, aujourd'hui j'en passe....

Merci pour votre aide
Configuration: Windows Vista
Internet Explorer 7.0
Répondre à xml009  Signaler ce message aux modérateurs Aller au dernier message

1


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
lami20j, le mercredi 24 octobre 2007 à 12:56:24
Salut,

essaie la connexion et ensuite affiche le résultat de
tail /var/log/apache2/access.log
--

lami20j
Répondre à lami20j

2


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
xml009, le mercredi 24 octobre 2007 à 13:00:48
Il me dit:

root@ns27452:/# tail /var/log/apache2/access.log
172.152.173.70 - - [24/Oct/2007:02:35:47 +0200] "GET /icons/folder.gif HTTP/1.1" 304 - "http://91.121.85.134/xz/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
172.152.173.70 - - [24/Oct/2007:02:35:48 +0200] "GET /xz/Image/ HTTP/1.1" 200 899 "http://91.121.85.134/xz/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
172.152.173.70 - - [24/Oct/2007:02:35:48 +0200] "GET /icons/image2.gif HTTP/1.1" 200 309 "http://91.121.85.134/xz/Image/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
172.152.173.70 - - [24/Oct/2007:02:35:49 +0200] "GET /xz/Image/xz!%5e%5e.bmp HTTP/1.1" 200 230454 "http://91.121.85.134/xz/Image/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
172.152.173.70 - - [24/Oct/2007:02:40:48 +0200] "GET /xz/Image/ HTTP/1.1" 200 1091 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
172.152.173.70 - - [24/Oct/2007:02:40:48 +0200] "GET /icons/blank.gif HTTP/1.1" 304 - "http://91.121.85.134/xz/Image/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
172.152.173.70 - - [24/Oct/2007:02:40:48 +0200] "GET /icons/back.gif HTTP/1.1" 304 - "http://91.121.85.134/xz/Image/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
172.152.173.70 - - [24/Oct/2007:02:40:48 +0200] "GET /icons/image2.gif HTTP/1.1" 304 - "http://91.121.85.134/xz/Image/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
172.152.173.70 - - [24/Oct/2007:02:40:50 +0200] "GET /xz/Image/Shot00022.JPG HTTP/1.1" 200 152764 "http://91.121.85.134/xz/Image/" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
77.202.217.120 - - [24/Oct/2007:03:45:55 +0200] "GET / HTTP/1.1" 200 358 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)"
77.202.217.120 - - [24/Oct/2007:03:45:55 +0200] "GET / HTTP/1.1" 200 358 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)

merci
Répondre à xml009

3


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
lami20j, le mercredi 24 octobre 2007 à 13:10:04
oups, je t'ai donné la mauvais commande, désolé :-)
c'est error.log qu'il faut regarder
tail /var/log/apache2/error.log
--

lami20j
Répondre à lami20j

4


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
xml009, le mercredi 24 octobre 2007 à 13:16:42
Pas de soucie,
voila l'execution de tail /var/log/apache2/error.log me donne:

[Wed Oct 24 13:14:55 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here

merci
Répondre à xml009

5


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
xml009, le mercredi 24 octobre 2007 à 14:14:14
up svp
Répondre à xml009

6


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
lami20j, le mercredi 24 octobre 2007 à 14:21:58
/var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
Ben, il suffit de comprendre le message d'erreur

Option FollowSymLinks not allowed here - La dirctevie Option FollowSymLinks not allowed here n'est pas permis ici

Affiche
cat /var/www/phpmyadmin/.htaccess
--

lami20j
Répondre à lami20j

7


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
xml009, le mercredi 24 octobre 2007 à 15:59:00
voila:

root@ns27452:~# cat /var/www/phpmyadmin/.htaccess
DirectoryIndex index.php
Options +FollowSymLinks -Indexes

<IfModule mod_mime.c>
<IfModule mod_php4.c>
AddType application/x-httpd-php .php

php_flag magic_quotes_gpc Off
php_flag track_vars On
php_flag register_globals Off
php_value include_path .
</IfModule>
<IfModule mod_php5.c>
AddType application/x-httpd-php .php

php_flag magic_quotes_gpc Off
php_flag track_vars On
php_flag register_globals Off
php_value include_path .
</IfModule>
<IfModule !mod_php4.c>
<IfModule !mod_php5.c>
<IfModule !mod_fastcgi.c>
<IfModule !mod_fcgid.c>
<IfModule mod_actions.c>
<IfModule mod_cgi.c>
AddType application/x-httpd-php .php

Action application/x-httpd-php /cgi-bin/php
</IfModule>
<IfModule mod_cgid.c>
AddType application/x-httpd-php .php

Action application/x-httpd-php /cgi-bin/php
</IfModule>
</IfModule>
</IfModule>
</IfModule>
</IfModule>
</IfModule>
</IfModule>

# Deny config.inc.php file
<Files config.inc.php>
Order deny,allow
Deny from all
</Files>

# Authorize for setup
<Files setup.php>
# For Apache 1.3 and 2.0
<IfModule mod_auth.c>
AuthType Basic
AuthName "phpMyAdmin Setup"
AuthUserFile /etc/phpmyadmin/htpasswd.setup
</IfModule>
# For Apache 2.2
<IfModule mod_authn_file.c>
AuthType Basic
AuthName "phpMyAdmin Setup"
AuthUserFile /etc/phpmyadmin/htpasswd.setup
</IfModule>
Require valid-user
</Files>


merci
Répondre à xml009

8


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
lami20j, le mercredi 24 octobre 2007 à 16:13:11
Ben, ton fichier semble correct.
Affiche cat /var/log/apache2/error.log pour voir s'il n'y a pas d'autre erreurs
et le code d'erreur d'apache c'est quoi?
ça peut être aussi à cause de mysql (voir /var/log/syslog)
lami20j
Répondre à lami20j

9


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
xml009, le mercredi 24 octobre 2007 à 16:26:46
[Wed Oct 24 01:51:37 2007] [error] [client 86.205.225.180] File does not exist: /var/www/max/Video/comique
[Wed Oct 24 01:51:38 2007] [error] [client 172.152.173.70] File does not exist: /var/www/max/video
[Wed Oct 24 01:51:49 2007] [error] [client 172.152.173.70] File does not exist: /var/www/max/video
[Wed Oct 24 02:30:34 2007] [error] [client 172.152.173.70] File does not exist: /var/www/xz/.gaming.cx
[Wed Oct 24 02:42:54 2007] [notice] caught SIGTERM, shutting down
[Wed Oct 24 02:43:04 2007] [notice] Apache/2.2.3 (Ubuntu) PHP/5.2.1 configured -- resuming normal operations
[Wed Oct 24 03:01:14 2007] [notice] caught SIGTERM, shutting down
(2)No such file or directory: apache2: could not open error log file /etc/apache2/logs/www.dedieniiko.net-error_log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /etc/apache2/logs/www.dedieniiko.net-error_log.
Unable to open logs
(2)No such file or directory: apache2: could not open error log file /etc/apache2/logs/www.dedieniiko.net-error_log.
Unable to open logs
[Wed Oct 24 03:45:41 2007] [notice] Apache/2.2.3 (Ubuntu) PHP/5.2.1 configured -- resuming normal operations
[Wed Oct 24 03:53:58 2007] [notice] caught SIGTERM, shutting down
[Wed Oct 24 03:55:18 2007] [notice] Apache/2.2.3 (Ubuntu) PHP/5.2.1 configured -- resuming normal operations
[Wed Oct 24 03:58:33 2007] [error] [client 90.39.116.209] File does not exist: /var/www/favicon.ico
[Wed Oct 24 04:01:47 2007] [error] [client 90.39.116.209] File does not exist: /var/www/favicon.ico
[Wed Oct 24 12:11:40 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:11:49 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:13:15 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:13:18 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:14:34 2007] [alert] [client 90.39.116.209] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:16:38 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:17:40 2007] [notice] caught SIGTERM, shutting down
[Wed Oct 24 12:18:54 2007] [notice] Apache/2.2.3 (Ubuntu) PHP/5.2.1 configured -- resuming normal operations
[Wed Oct 24 12:21:42 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:24:23 2007] [error] [client 77.202.217.120] File does not exist: /var/www/phpmyadmin
[Wed Oct 24 12:26:11 2007] [error] [client 77.202.217.120] File does not exist: /var/www/phpmyadmin
[Wed Oct 24 12:26:13 2007] [error] [client 77.202.217.120] File does not exist: /var/www/phpmyadmin
[Wed Oct 24 12:27:56 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:30:55 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:38:46 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:45:02 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:45:03 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:47:10 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 12:59:07 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 13:01:30 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 13:01:32 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 13:01:33 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 13:14:52 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 13:14:53 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 13:14:55 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 13:50:29 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 14:15:28 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 15:25:32 2007] [error] [client 81.169.186.141] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Wed Oct 24 16:18:09 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
[Wed Oct 24 16:19:57 2007] [alert] [client 77.202.217.120] /var/www/phpmyadmin/.htaccess: Option FollowSymLinks not allowed here
Répondre à xml009

10


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
Rules-, le vendredi 26 octobre 2007 à 09:53:48
bonjour va dans ton .htaccess dans phpmyadmin ensuite edite le
une fois dedans commante la ligne suivant Options +FollowSymLinks -Indexes
en mettant un #devant enregistre le tout et op l'affaire est reglee :)

bonne journee.
Répondre à Rules-

11


  • Ce message vous semble utile, votez !
  • Signaler ce message aux modérateurs
 lami20j, le vendredi 26 octobre 2007 à 11:09:22
Salut,

en mettant un #devant enregistre le tout et op l'affaire est reglee :)

Oui et non.
Dans mon fichier .htaccess de phpmyadmin j'ai la même directive et je n'ai pas ce problème.
Donc même si l'affaire sera peut être reglée je pense que ce n'est pas la vraie solution.

lami20j
Répondre à lami20j
Discussions pertinentes trouvées dans le forum
25/05 15h47[Python] Internal Server Error4
15/02 19h04Internal Server Error aide svp5
10/02 22h34Internal Server Error3
03/02 14h13Internal Server Error9
Plus de discussions sur « Internal server error phpmyadmin »
Logiciels pertinents trouvés dans les téléchargements
Télécharger WAMP Server 2.0cWAMP Server - WAMP5 (WAMP signifiant Windows Apache Mysql PHP) est une plateforme de développement Web sous Windows. Il vous permet de...Catégorie: Serveurs
Licence: Freeware/gratuit
Télécharger Internet Explorer 7Internet Explorer - Internet Explorer 7 est la dernière version du navigateur phare de Microsoft, intégrant les derniers correctifs en matière...Catégorie: Navigateurs
Licence: Freeware/gratuit
Télécharger Filezilla Server 0.9.25Filezilla Server - FileZilla Server est un serveur FTP pour Windows développé en open source. Il comporte de nombreuses fonctionnalités telles...Catégorie: FTP
Licence: Open Source
Télécharger Google Toolbar pour Internet Explorer 4Google Toolbar pour Internet Explorer - La barre d'outils Google permet : d'afficher le pagerank des pages visitées d'ajouter à vos favoris les pages que vous...Catégorie: Référencement
Licence: Freeware/gratuit
Plus de logiciels gratuits sur « Internal server error phpmyadmin »