2006-02-09, 02:01 PM
I use Linux server...Am I upload in www or public html???
I uploaded in www in directory and when ı create database I take below error
what can ı do???
and where will I upload files???
I uploaded in www in directory and when ı create database I take below error
Connection Strings
Perl $dbh = DBI->connect("DBI:mysql:forumbay_MyBB:localhost","forumbay_haXan","<PASSWORD HERE>");
PHP $dbh=mysql_connect ("localhost", "forumbay_haXan", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db ("forumbay_MyBB");
what can ı do???
and where will I upload files???