yurig
02-10-2007, 06:48 PM
Hi,
im having trouble installing pixelpost. i can access my remote pixelpost folder no problem through filezilla, but then when i open a browser to try to install pixelpost i just get a 404 error. ive checked and triple checked that my info in the pixelpost.php folder is edited correctly and it is. ive looked in mysql folder on eleven2 and i notice that in the database section it says the following:
Connection Strings
Perl $dbh = DBI->connect("DBI:mysql:yurig_database:localhost","yurig_dmb","<PASSWORD HERE>");
PHP $dbh=mysql_connect ("localhost", "yurig_dmb", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db ("yurig_database");
can anybody help me? id really appreciate it!
many thanks,
yuri g
im having trouble installing pixelpost. i can access my remote pixelpost folder no problem through filezilla, but then when i open a browser to try to install pixelpost i just get a 404 error. ive checked and triple checked that my info in the pixelpost.php folder is edited correctly and it is. ive looked in mysql folder on eleven2 and i notice that in the database section it says the following:
Connection Strings
Perl $dbh = DBI->connect("DBI:mysql:yurig_database:localhost","yurig_dmb","<PASSWORD HERE>");
PHP $dbh=mysql_connect ("localhost", "yurig_dmb", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db ("yurig_database");
can anybody help me? id really appreciate it!
many thanks,
yuri g