PDA

View Full Version : having trouble getting started,please help!


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

Connie
02-10-2007, 08:11 PM
1) there is no PERL at all2
2) I managed to install PP various times at Pixelpost

so your information here does not help really

it would be better to give us the URL of your install and we could check more ;=)