السلام عليكم

انا مشترك في http://www.tripod.lycos.co.uk
واريد حل المشكلة ..
حيث انني مااعرف وش معلومات قاعدة البيانات ...

<?php

/////////////////////////////////////////////////////////////
// Please note that if you get any errors when connecting, //
// that you will need to email your host as we cannot tell //
// you what your specific values are supposed to be //
/////////////////////////////////////////////////////////////

// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';

// hostname or ip of server
$servername='localhost';

// username and password to log onto db server
$dbusername='swaleeef';
$dbpassword='aaaaaa';

// name of database
$dbname='swaleeef';

// technical email address - any error messages will be emailed here
$technicalemail='444@lycos.com';

// use persistant connections to the database
// 0 = don't use
// 1 = use
$usepconnect=1;

?>

ارجو تعديلها بما يتناسب معها .. واهم شئ اسم قاعدة البيانات مااعرف ..