Salve a tutti, un pò di tempo fà ho comprato uno script, già testato e funzionante, quando ho provato a configurarlo modificando i dati del database:
//MySQL database information information
$cfg['sqluser'] = 'mysqluser’;
$cfg['sqlpass'] = 'mysqlpwd';
$cfg['sqldb'] = 'Sql109954_1';
$cfg['sqlhost'] = 'mysqlhost';
e mettendo ovviamente i dati del database datemi da aruba.
Appena inseriti, l'home page del sito dà il seguente problema:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, postmaster@xxxxxxx.net 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.
Che può essere, i dati del databse me li ha dati aruba, sono giusti, lo script è impossibile sia sbagliato perchè è un prodotto in vendita, in molti lo hanno.
Non sò davvero dove possa essere il problema...