[PLUTO-help] Mysql e connessione esterna

Sasa sasa a shoponweb.it
Ven 4 Lug 2008 18:51:54 CEST


Ciao a tutti, ho un problema con mysql quando provo a connettermi 
dall'esterno ad un database, se al contrario la connessione avviene partendo 
dalla stessa macchina dove risiede mysql  non riscontro alcun problema.
Il test di interrogazione al database lo faccio usando il seguente script in 
php:

DBHost="88.88.88.88"
DBName="testr"
DBUser="user"
DBPassword="password"

..quando questo script viene eseguito dall'esterno ho il seguente messaggio 
di errore:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable 
to complete your request.
Please contact the server administrator, postmaster a pippo.it and inform them 
of the time the error occurred, and anything you might have done that may 
have caused the error.
More information about this error may be available in the server error log.

Nel log di mysql non trovo nessun messaggio di errore, sul firewall ho 
aperto la porta standard 3306, ho lasciato i parametri di default relativi a 
mysql (non essendo un esperto di mysql ho preferito non fare danni !).

Le versioni in uso sono:
fedora core 8
mysql-server-5.0.45-6
php-mysql-5.2.4-3
httpd-2.2.6-3

Grazie.

------

   Salvatore.




More information about the pluto-help mailing list