|
#1
|
|||
|
|||
|
Installation Problem - Database Confusion
Code:
mysql_connect($pixelpost_db_host, $pixelpost_db_user, $pixelpost_db_pass) || die("Error: ". mysql_error());
mysql_select_db($pixelpost_db_pixelpost) || die("Error: ". mysql_error());
My info is Host: localhost DB User: charlene_admin DB: charlene_photoblog |
|
#2
|
|||
|
|||
|
You have to enter your DB info in the file
Code:
admin/pixelpost.php
__________________
http://photoblog.x123.info |
|
#3
|
|||
|
|||
|
I thought I read the directions clearly and I checked the message boards and yet all that went over my head. Stupid me wasn't even editing the right file.
ops: Thanks for your help. |
| Post Reply |
| Thread Tools | |
|
|