crankyclicks
08-10-2005, 02:52 AM
I have a problem with the installation.
I've tried since yesterday but I can't seem to get it running smoothly.
When I modifed the pixelpost.php, all information is correct. Even tried grabbing a fresh copy and remodifying it again but it has a problem. Something about unable to log into SQL.
Warning: mysql_connect(): Access denied for user: 'huilingl@localhost' (Using password: YES) in /home/huilingl/public_html/admin/install.php on line 38
Error: Access denied for user: 'huilingl@localhost' (Using password: YES)
So i tried inputing the details straight into the install page and voila! Worked. Tables created. But when I tried clicking the link to go to the admin page. I have an error.
Warning: Cannot modify header information - headers already sent by (output started at /home/huilingl/public_html/includes/pixelpost.php:48) in /home/huilingl/public_html/admin/index.php on line 46
I have a feeling that I can't manually change the details in install.php because everything to is to fit the variables in pixelpost.php.
HELP?
I've tried since yesterday but I can't seem to get it running smoothly.
When I modifed the pixelpost.php, all information is correct. Even tried grabbing a fresh copy and remodifying it again but it has a problem. Something about unable to log into SQL.
Warning: mysql_connect(): Access denied for user: 'huilingl@localhost' (Using password: YES) in /home/huilingl/public_html/admin/install.php on line 38
Error: Access denied for user: 'huilingl@localhost' (Using password: YES)
So i tried inputing the details straight into the install page and voila! Worked. Tables created. But when I tried clicking the link to go to the admin page. I have an error.
Warning: Cannot modify header information - headers already sent by (output started at /home/huilingl/public_html/includes/pixelpost.php:48) in /home/huilingl/public_html/admin/index.php on line 46
I have a feeling that I can't manually change the details in install.php because everything to is to fit the variables in pixelpost.php.
HELP?