Quote:
|
Originally Posted by Newbie
hi,
i have uploaded my site and i get a fatal error :cry:  : Fatal error: Call to undefined function: message_die() in /data/members/free/tripod/nl/u/n/i/unique/htdocs/db/db.php
see it self: http://members.lycos.nl/unique
on local host my site works perfect :!:
can somebody helps me please please :!: :?: :!:
Thnx Greedz Newbie
|
Iam not sure I understand your question, but I thought I would just mention, certain providers like Yahoo for example dont use "localhost" for phpMyAdmin they use "mysql"
so for example in your config.php file
$dbhost = "
localhost"; Should be $dbhost = "
mysql";
Maybe lycos runs the same as Yahoo or similar, email there support or search there site.